Skip to Content
0
Jan 10, 2018 at 09:53 AM

How to filter report by Variables formula based

111 Views

I have a SAP BO 4.1 report having warehouse movements.
Thny need to schedule some instances extracting the documents posted in thellast 7 days.
How can I do ?
I've the document posting date as query field, but:
1. I'm not able to use formulas, like CurrentDate(), VariableDate(CurrentDate();-7) as prompt values;
2. I'm not able to use Variables I've defined based on above formulas to enter a report filter ....Any idea ?