Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to add dimension in Text & Image

Hi,

I am new to Qlik I am trying to add dimension to Text & Image but it only allows me to add measures. How do I do this?

1 Solution

Accepted Solutions
Ponkaviyarasu
Partner - Contributor III
Partner - Contributor III

Hi,

  • Text & Image--> Add Measure-->Open Expression Editor-->Insert Dimension from Field drop down list. But adding dimension to Text & Image object does not show any data if your dimension has more than one value.


  • if you want to view your dimension data, you can use Filter pane object.

View solution in original post

2 Replies
Ponkaviyarasu
Partner - Contributor III
Partner - Contributor III

Hi,

  • Text & Image--> Add Measure-->Open Expression Editor-->Insert Dimension from Field drop down list. But adding dimension to Text & Image object does not show any data if your dimension has more than one value.


  • if you want to view your dimension data, you can use Filter pane object.
Digvijay_Singh
MVP
MVP

Not sure exact needs but if you want to show dimension values in text & image, one way to do is like this -

=Concat(Aggr(Only(Customer),Customer),chr(13))