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: 
Ein
Contributor
Contributor

Repetitive dimensions

My data is derived from the union of several data sources. Only this one dimension is displayed repeatedly, while the other dimensions are displayed only once. Does anyone know why?

Ein_0-1748339420369.png

 

Labels (1)
1 Solution

Accepted Solutions
rubenmarin

Hi, maybe that field is created using Dual() where each value has a pair of number and text values, that could be values with the same text value but different number value.

You can check it adding to a table and set dimension Source and expression Num(Source)

View solution in original post

1 Reply
rubenmarin

Hi, maybe that field is created using Dual() where each value has a pair of number and text values, that could be values with the same text value but different number value.

You can check it adding to a table and set dimension Source and expression Num(Source)