hi,
i have made a report using wizard based on the sales line table. report works fine. i've added the sales header table and made one field a req filter. however, the report does not take the filter in consideration when running. i.e. whether i fill in a value or not, it gives me the same result.
thanks for your help
0
Comments
Salesheader
-> Sales line
Where are you putting the filter? on sales line? or header?
if it's sales line, you need to set the property on sales hader. Showonlyifdetail to true.
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
report looks like the following
Sales line
-> Sales header
i'm setting filter on sales header
You need to manualy copy the desired filterfields to the salesline.
Or build your report like Ahmed suggests.
Do It Yourself is they key. Standard code might work - your code surely works.