Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello I have 3 fields: Company_Number , Company_Name and Company_Code
Using this expression for field name :
Company_Number & '' & Company_Name & '' & Company_Code& ''
I get : 123Company001
The result I want for a column header is 3 separate rows : 123
Company
001
Does the Chr() apply to field names with numbers in them ?
It's Qliksense Pivot I can only Indent or Fully expand
Does the Chr () work for mixed string/number fields ?
If I have a Company Name like Nike666 , CompanyNumber is 001 and Company Code is ABC
Noticed strings with numbers are still stuck together like : 001Nike666
ABC
I don't think you can force a line break in Qlik Sense. QlikView yes, Sense, no.
Anyone else have a different experience?
-Rob