Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have a request to creata a report that allows the user to compare two independant sets of periods. For instance: last month with the same month last year or last quarter with the preceding quarter, or last 2 months with the 2 months preceding that period.
I want to create two picklists where users can select months for each set of periods ( period set A and Period set B) and then a report where I put the data of period sets A and B together
How can I get a variable that has multiple selects?
How can I use this variable in a set analysis?
Thanks for your help!
hei
attach is a simple example of what you asked for
hope its helps you