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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 
Tossia
Contributor
Contributor

Pdf creation

Hello,

I use following script for visualization 

=If([Time Status]='Green','🟢',
if([Time Status]='Amber','🟔',
if([Time Status]='Red','šŸ”“',
'⚪')))

I use emoji for display the circles

On the sheet it's OK

Tossia_0-1633088926935.png

But when I download the sheet as PDF, only red and grey circles are visible

Tossia_1-1633089055967.png

Somebody has some ideas?

I tried to change resolution but without expected results

1 Reply
Alan_Slaughter
Support
Support

Please provide more details. 

What sheet did you use?

Can you provide the qvf?