I have built a report with these tables in it:
DataItem Name
Sales Invoice Header <Sales Invoice Header>
Sales Invoice Line <Sales Invoice Line>
Stockkeeping Unit <Stockkeeping Unit>
I want to filter on the Vendor No. in the Stockkeeping Unit table, but if I put the filter in there it won't acknowledge it, and still shows every vendor in my report.
Sorry, I'm a bit of a n00b at this.
Thanks
0
Comments
-Where did you put the filter? In the properties of the dataitem? Somewhere in the code and in this case where?
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!
..The formatting of my last post didn't come out right; the indentation of the report looks like this:
Sales Invoice Header <Sales Invoice Header>
..Sales Invoice Line <Sales Invoice Line>
....Stockkeeping Unit <Stockkeeping Unit>
What options do I have to get the filter to work?
..The formatting of my last post didn't come out right; the indentation of the report looks like this:
Sales Invoice Header <Sales Invoice Header>
..Sales Invoice Line <Sales Invoice Line>
....Stockkeeping Unit <Stockkeeping Unit>
What options do I have to get the filter to work?
Becuase it should do 1) . Filters on low level of the report model don't affect higher levels.
Do It Yourself is they key. Standard code might work - your code surely works.