Using the standard KPI object in QlikSense, with font size customization and fixed, not responsive layout...
I want to wrap or insert a break in the measure title. Have tried making the label a formula of 'line1' & chr(10) & chr(13) & 'line2' but this is ignored.
Is there any way to achieve a line break in the measure title? Tried multi-kpi object but that does not allow for setting the font size and disabling the responsive layout.