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: 
Anonymous
Not applicable

Qlik Sense Only Function is not working

I have Tried the Only Function in Dimension.

It Showing the Invalid Dimension but expression is ok.

Please suggest any other alternative.

1 Solution

Accepted Solutions
Chanty4u
MVP
MVP

have tried like this?

=aggr(only({<Dim={'Value'}>} ID),Dim1)

View solution in original post

4 Replies
Chanty4u
MVP
MVP

can you shre your expression?

Chanty4u
MVP
MVP

have tried like this?

=aggr(only({<Dim={'Value'}>} ID),Dim1)

Anonymous
Not applicable
Author

Only({<Table_Name={'T1'}>} ID_Name)

Chanty4u
MVP
MVP

in dimension 

expresion always with aggr will work.