Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
In my Qlikview file , I wish to show all the data that is used to generate graph, pivot etc., but I have duplicate entries in the data. but even I wish to show the duplicate entries in a data table. I have used Table's or Chart's but I found that the duplicate entries get's suppressed by one. What should I do? Thank's in advance. As it is in production it is urgent.
Regard's
Amar
I'd say "use the record ID in the chart". It's OK to hide it.
One way is to add a unique record ID for each entry, such as by loading recno() as "Record ID". Show the record ID in the chart.
I'd say "use the record ID in the chart". It's OK to hide it.
Thank's all,
I already have done it, but by using RowID() function of sql. Thank's again.
Regard's
Amar