Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have a straight table in that i have claimnumber, date etc. in my straight table one claimnumber repeated multiple times.but i want distinct claimnumber in straight table.
I tried with concat and FirstSortedValue(DISTINCT ClaimNumber,date,-1) but this is not getting the output. Please can any one tell me the solution for this. Please find the sample data file
Hi Shabarish,
Each claim number have multiple IDs and cant be consider as duplicate.In some cases, there are many claims on different dates.
What you want to show in dimension and in expression?
Share the expected output.
Siva
Hi Sivasankar,
I dont want ids in my table. We can remove ids and i want show the output in dimension.
Hi,
What is your required output???
Regards,
Prashant
find the attached qlikview. if you add date in the dimension you will see multiple records, reason is the claim number appeared in different dates or claims done on multiple dates.
-Siva
Hi Sivasankar,
I am expecting the output what you have send that is correct but i want date with claimnumber.
like claimnumber with latest date only can you tell me how to do this