Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Everyone,
I have a field fiscal year month that starts from 201301 to 201707 where 201301 is july 2013 since fiscal year starts from july and ends in June.
I have a variable '$(vQC)'=If(getselectedcount(Month)=0,'201705',fiscal year month) where '201705' is nov 2017 which is a current month for my app since my app is forecast for 2017.
What expression should I write in place of '201705' to make it dynamic?
Thanks
Bhawana
Not sure I understand, would you mind elaborating a little more? You want to make 201705 to be dynamic based on what?
I mean an expression in place of that date '201705' with respect to fiscal year month where month changes jan to feb and year changes from 2013 to 2017. Now variable has been static to only '201705'. Users can select Fiscal Year and Month as selection in visualization.