Hi,
I do a report, and I want to transfer value of "Date Filter" from table "Acc. Schedule Line" to my Report's Request Form. I set a filter to table and when I debug my code a field "Date Filter" is blank. And when I run this table I don't see this field. How can I transfer a value of this field to my Request Form?
Thanks...
0
Comments
you can get the value with GETFILTER("Date Filter");
Regards,
Frank