Thanks Katherine. I have never opened case but will. Someone in the InfoAssist forum asked to see the code I was referring to. I'll post it here to...just in case someone sees something I have wrong. If I get no repsonses I'll open a case.
Thanks again!!!!
Ok, I went into Info Assist, using the reporting object, I tried to create a report that prompted me for: FISCAL YEAR(s), RptBaNbr(s) and location(s).
I clicked RUN.
I selecta single FY = 2014
I selected a single Location = OFFICE
I selected a handfull of RptBaNbrs.
I got all RptBaNbrs and also locations other than: OFFICE.
I clicked the little magnifying glass and copy the code to MsWord. I am pasting a sampling below. I believe the refernces under the WHERE area should be: ANDS...it put an: OR in there....
-*Do not delete or modify the comments above
TABLE FILE TBLMSTR_ACTUALBUDGETUNITWRVUCOMBINEDDETAIL
-SET &SECTION='WHERE';
-INCLUDE lvpgfina/mrv/actvsbudgunitswrvusdtl.fex
WHERE (((
-SET &SECTION='FILTER22';
-INCLUDE lvpgfina/mrv/actvsbudgunitswrvusdtl.fex
)
OR (
-SET &SECTION='FILTER21';
-INCLUDE lvpgfina/mrv/actvsbudgunitswrvusdtl.fex
))
AND ((
-SET &SECTION='FILTER9';
-INCLUDE lvpgfina/mrv/actvsbudgunitswrvusdtl.fex
)));
SUM TBLMSTR_ACTUALBUDGETUNITWRVUCOMBINEDDETAIL.TBLMSTR_ACTUALBUDGETUNITWRVUCOMBINEDDETAIL.ACTUNITS/D12.2 AS 'Act Units'
.
.
.
WebFOCUS 8206.08
Windows, All Outputs