Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
Abhi999
Contributor III
Contributor III

Calculated Dimesion Issue

I am Trying to Dimension based on selection, but i am facing below issue.

My Ossue is in treemap iam using calculated dimension like

if(Report='A',Field1,

if(Report='B',Field2,

if(Report='c',Field3)))

in tree map when i select Filed1 when it satisfys Report=A then automatically other fileds get appl. i can see current selection in top of the dashboard how to get rid of this.

Labels (1)
0 Replies