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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
pgalvezt
Specialist
Specialist

Error in calculated dimension

Hi, I'm Traying to use the function Distinct for eliminate duplicate text.

like:

P

P

A

M

M

S

I need

P

A

M

S

I have =Concat(Distinct(Field))

But appear an error.

Thanks

8 Replies
jonathandienst
Partner - Champion III
Partner - Champion III

Hi

Normally, the rows with the same value get aggregated in the chart anyway. There is no need for a calculated dimension for this purpose. Just use the field as a dimension.

Regards

Jonathan

Logic will get you from a to b. Imagination will take you everywhere. - A Einstein
Clever_Anjos
Employee
Employee

You don´t need this, if you use a field as dimention, QV will use only distinct values.

pgalvezt
Specialist
Specialist
Author

I tried:

=Concat(Distinct Field)

Nothing Happened.

pgalvezt
Specialist
Specialist
Author

I put my field as a dimension this is my result for 1 account:

Sells

Sells

Sells

Sells

Sells

So on

pgalvezt
Specialist
Specialist
Author

I think with concat and distinct functions should be working.I think something missing

Clever_Anjos
Employee
Employee

Could you post a sample of your app?

pgalvezt
Specialist
Specialist
Author

Thank you for your replys guys. I can't send you a sample because my model is too heavy 300MB. But I Attached a file picture That I have.

Thank you!

Clever_Anjos
Employee
Employee

Please send a pic of your Dim and Expressions tabs