on 2016 Aug 02 12:24 PM
Hello,
I'd like to get a report that it calculates number of days between two dates.
One of them (date1) it hasn't values in a infoprovider, it is a user variable.
When a user executes the query, it shows a variable, user introduces a date (date1), and report shows a calculated ratio = date1 - date2 (date2 values are saved in a infoprovider).
The report hasn't filters.
Thanks.
Request clarification before answering.
Hi,
First, convert your DATE2 to KF..Follow the document below..
Then create another formula variable but instead of choosing INFOOBJECT in the replacement path tab, choose VARIABLE, enter the variable of your DATE1.
Then you may now create a formula to subtract the two (2) formula variables (FV)..
FORMULA = DATE1_FV - DATE2_FV
Regards,
Loed
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
90 | |
10 | |
9 | |
8 | |
6 | |
5 | |
5 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.