Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello Everyone,
I am trying to insert a conditional image in qlik sense. If the data are positive an upside arrow otherwise a downside arrow.
Is it possible in qliksense? Do I need to download an extension?
If yes please provide me the way.
Thanks in advance and Regards
Hi,
you can use keyboard extensions or symbols
Symbols: ▲▼◄►
extension:
https://developer.qlik.com/garden/5677d80b7f70718900987bff
Hi,
you can use keyboard extensions or symbols
Symbols: ▲▼◄►
extension:
https://developer.qlik.com/garden/5677d80b7f70718900987bff
Measure - Sum(sale)
Number format -> custom-> ▲ #,##0;▼ #,##0
Thank you very much @Yoshidaqlik ! This solution is perfect! Have a good day! 😄