Skip to main content
Announcements
SYSTEM MAINTENANCE: Thurs., Sept. 19, 1 AM ET, Platform will be unavailable for approx. 60 minutes.
cancel
Showing results for 
Search instead for 
Did you mean: 
mansoorsheraz
Creator
Creator

QlikSense showing multiple rows for a single column in straight table

Hi,

I have encountered a very strange problem here. The straight table with only column is showing duplicate rows which for a dimension which shouldnt be the case:

mansoorsheraz_0-1689451081874.png

 

I have tried with conversions to num() and other ways too but it still shows duplicate entries. The data model is perfectly aligned on a single key but I am, unable to understand this. How can I resolve this issue?

Regards.

Labels (4)
1 Reply
Or
MVP
MVP

Unfortunately, there's not enough information here to be able to tell. You might want to include a sample app.

Things you could check:

1) Trim the field

2) Make sure the underlying numeric value is identical (with dual types, the text can be identical while the numeric portion could be different)

3) Select one of the values at a time and see which other fields gray out, which might allow you to figure out something in the data model that's causing this behavior

4) If the value is a key, check that the key is actually identical on all sides of the join (both the numeric and text values, or just convert it to a number or text on both sides to ensure it's identical)