Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all
I am trying to create a YOY comparison chart in qlik showing a rolling 12 month average, I have set up rolling 12 month flag but when I use it I get all months filled in and cant limit to that financial year in the set as restricts the rolling 12 months:
=Num((Count({<[Client]={'Fred'},Post={'Full Duties'},[Disch ind]={'Y'},R24M_Flag={'1'},R12M_Flag={'0'},>}[patid]))
/
(Count({<[Client]={'Fred'},[Disch ind]={'Y'},PTSFLAG={'0'},FiscalYear=,R12M_Flag={'0'},R24M_Flag={'1'},}[patid])),'##0.0%')
I have put a picture below on what I am trying to achieve.
Any help would be appreciated.
Many thanks
Paul