Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
amars
Specialist
Specialist

Showing the data

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

1 Solution

Accepted Solutions
Anonymous
Not applicable

I'd say "use the record ID in the chart". It's OK to hide it.

View solution in original post

3 Replies
johnw
Champion III
Champion III

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.

Anonymous
Not applicable

I'd say "use the record ID in the chart". It's OK to hide it.

amars
Specialist
Specialist
Author

Thank's all,

I already have done it, but by using RowID() function of sql. Thank's again.

Regard's

AmarBig Smile