Dimension Drill-down field name Labels in Qlik Sense
Hi, It would really help if we could give each field in a Dimension Drill-Down its own label or alternatively have the option to use Dimension Labels instead of fields when creating a Dimension Drill-down. Thanks
So I actually submitted a support ticket on this very thing,. You can technically use dimension labels if you configure them as a single-dimension first. It will then carry forward the labeling (or if you use island tables you can select labels based on active "dimensions")
This option doesn't work in my case, for some reason.
I writed:
IF(GetSelectedCount(Dim1)>=1, 'Dim2', if( GetSelectedCount(Dim1)>=1 AND GetSelectedCount(Dim2)>=1, 'Dim3', if( GetSelectedCount(Dim1)>=1 AND GetSelectedCount(Dim2)>=1 and GetSelectedCount(Dim3)>=1, 'Dim4', 'Dim1'))).
It just is showing to me Dim1 and Dim2. Other not.
What @mohammed_ahmed wrote works for me but wish the Drill Dimension would take care of this. It seems like unnecessary development and administrative overhead.
NOTE: Upon clicking this link 2 tabs may open - please feel free to close the one with a login page. If you only see 1 tab with the login page, please try clicking this link first: Authenticate me! then try the link above again. Ensure pop-up blocker is off.