Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
we are using Qlikview 11.
I want to know how could I format the label in GeoAnalytics layer.
I found this link : https://community.qlik.com/t5/Qlik-GeoAnalytics-Documents/Custom-labels-and-dynamic-symbols-in-Qlik-...
But I have not got how could I use it .
my expression for the lable is=if($(v_ViewLabel)=1,NAME,'')
would you please guide me how could I format it .
Thank you in advance.
Rgards,
Matsa
QlikView is using IE plugin for rendering in ajax mode, and IE has very poor SVG support that makes that tip less useful for QV.
The built in label only supports line breaks, chr(10) , as formatting.
Thanks,
Patric
QlikView is using IE plugin for rendering in ajax mode, and IE has very poor SVG support that makes that tip less useful for QV.
The built in label only supports line breaks, chr(10) , as formatting.
Thanks,
Patric