Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
QlikBeginner1
Creator
Creator

Heatmap Extension

Hey all,

I am in the middle of building a dashboard, and I am using the 2 Dimensional Heat map Extension.

I was wondering if I am able to toggle the dimensions of the heat map? I have attempted to do this however Qlik keeps erroring.

I created a toggle which then selects the Dimensions I want to change the Heat map.

I then in the Dimension, used this code

=IF('$(vHeatSelctn)'='CaseOwner',[Case Owner: Full Name]),
=IF('$(vHeatSelctn)'='ReasonForComplaint',[Reason for Complaint]),
=IF('$(vHeatSelctn)'='MFU',[MFU])

and an Invalid Dimension error occurs.

Is this the way to go about this? Or am I able to toggle dimensions on a Heat Map?

Thanks,

 

heatmap selections.JPG

2 Replies
lorenzoconforti
Specialist II
Specialist II

If I'm not mistaken, this extension is now part of the visualisation bundle. If you use that, you should be able to implement dynamic dimensions

QlikBeginner1
Creator
Creator
Author

Thank you Lorenzo. We are due for an upgrade in the near future, so for now I will have to put this functionality on hold! appreciate the quick response !