Hi,
I have an requirement of displaying the BW exit value which left empty in Webi prompt where user interested in seeing the current fiscal period if user doesnot input in an input period prompt.
Summary Explanation:
Fiscal period in Webi Prompt= user input period otherwise pick Client default fiscal period based on system date using exit but not set as default value instead left empty in webi prompt assuming it is running for curent period based on client calendar.
Detail Explanation
In BO Webi Report, iam trying to display in a cell if user doesnot input or left empty, i should derive to get current period from below based on client calendar logic like how it was did in BW using exit.
Mon = Month
Day = Calendar day
Ex 1: Mon =1 Day =24
This means till jan 24th its Client period 1.
Ex 2: Mon =2 Day =21
This means last month jan 25th onwards till feb 21st it is Client period 2.
Ex 3: Mon =3 Day =28
This means last month feb 22nd onwards till March 28th it is Client period 3....and so on..
What I am trying to do is write in a variable formula to show the current fiscal period based on above logic to be compared with system date:
Any help would be greatly appreciated.
Thanks,
Dinya.