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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to use only in dimension side

Hi All,

I need to use only() function in dimension side.

For EX: If I will select B option and field A is having only 1 value related to B then it should display A/B like that.

Labels (1)
1 Reply
Chanty4u
MVP
MVP

try in dim:

=aggr(only(Dim1),Dim1,Dim2)