Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Guys,
I am facing a problem in solving the below Qlikview code. What is the function/logic of the highlighted code here
<Patient_Count> WHERE Year-Month = All Year-Month, TRAN_KEY=Exclude(TRAN_KEY),
RX_FILL_DATE < MAX(DATE_KEY) , GRACE_PRD_END_DTE > MAX(DATE_KEY) + <Patient_Count>
Any help would be appreciated.
Thanks in advance!
Sudhir
Where does this code come from? You call it formula. In QlikView the correct term would be expression.
Is this something from a LOAD SCRIPT? Or is this some code you want to have translated from some other system into something equivalent in QlikView?
Not clear