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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
LoKi_asterix
Contributor III
Contributor III

Native arrow icons not showing in pivot tables

Is there anything else required to use these native arrow icons? They display fine in a text object but not in pivot tables, even when the representation is set to Image

=if(Sum(Sales) > 10000 , 'qmem://<builtin>/Arrow_NE_G.png', 'qmem://<builtin>/arrow_se_r.png')

Labels (5)
1 Solution

Accepted Solutions
marcus_sommer

AFAIK it should be possible to show such icons within a table-chart. I had used them myself whereby it was for ages and I don't remember exactly how they were applied.

I suggest you try it again with a complete new chart - with the most simplest approach, maybe no dimension and a static icon - only: 'qmem...' and then maybe if(1>2, 'q...', 'q...') and then playing with the different interpretation options as well as format-settings for the expression.

View solution in original post

3 Replies
marcus_sommer

You may try to change the representation to a link.

LoKi_asterix
Contributor III
Contributor III
Author

I appreciate the suggestion, but I’ve already tried that and the issue is still there.

marcus_sommer

AFAIK it should be possible to show such icons within a table-chart. I had used them myself whereby it was for ages and I don't remember exactly how they were applied.

I suggest you try it again with a complete new chart - with the most simplest approach, maybe no dimension and a static icon - only: 'qmem...' and then maybe if(1>2, 'q...', 'q...') and then playing with the different interpretation options as well as format-settings for the expression.