Hi Experts,
I am creating a report based on sales invoice header and line table.
Here the records are filtered based on the posting date
now i want to print the date (entered as filter value) on the report header
here i haven't used the Date table.
the output should be like this
Report "From Date" and "To Date"
Can anybody help me out
Markandey Pandey
0
Comments
RIS Plus, LLC
MVP - Business Apps
you need to write rec.Getfilters on the header it will show all filters on that same dataitem.
RIS Plus, LLC
MVP - Business Apps
What is with getfilter / getfilter() :?:
http://msdn.microsoft.com/en-us/library/dd338960.aspx
its done