Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Dear All,
Like in data base if distinct is not mentioned, it displays all the records in result set. Can we do the same in Qliksense?
Please see the example below
As a workaround currently I have added rowno() in the script, to display all the records. Could you please suggest if any changes can be made at the front end to get the desired result as database.
Thank you in advance.
Vidya
Thank you for the reply. I will proceed with the same way .