I have the following set analysis with one condition.
=sum({1} bank_shr_bal)/1000000
I need to create a second condition that filters the months the data collects from. The date column needs to be greater than a variable created called "minusYear" and the dimension I'm comparing it to is called MonthEnd. I'm really not sure how to do a greater than with Qlikview set analysis.
Thank you in advance for the help.