Hi All.
I have a requirement that in a single analysis I have to create two views.
One will show quarter 4 data based on quarter selection in DB prompt. So, if I select anything related to 2018, say, 2018Q1, the result should show 2018Q4 data.
The other view should show only selected quarters.
How do I go about it. I have tried few things like measure with presentation variable etc. Not sure what can be done in repository that one measures always points to Q4 of a year, no matter what...
Any idea? Thanks