on 2020 Jul 11 5:27 AM
Hi,
I am new to Webi reports. I have a requirement to find a fortnight date between two dates and display feature dates as per the fortnight date.
For example:- in each month, 14th and 28 date is a fortnight date. I need to achieve below logic in webi reports formula calculation.
If(date = 06/28/2020) -- "MM/DD/YYYY"
need to display this date as a report date (we have a one-column cell and named as report date in webi reports) for every day report running till 07/14/2020.
also display all the feature dates in webi report table columns like below
06/29/2020 - "MM/DD/YYYY"
06/30/2020 - "MM-DD-YYYY" So on... till 07/14/2020
if(date = 07/14/2020) -- "MM/DD/YYYY"
need to display this date as a report date (we have a one-column cell and named as report date in webi reports) for every day till 07/28/2020.
also display all the feature dates in webi report table columns like below
07/15/2020 - ("MM/DD/YYYY" format)
07/16/2020 - ("MM-DD-YYYY") So on... till 07/28/2020
How to achieve this by using webi report functions?
Can any one help me on this?
Thanks in advance.
Request clarification before answering.
User | Count |
---|---|
81 | |
30 | |
10 | |
8 | |
8 | |
7 | |
6 | |
6 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.