Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

TEXT+IMAGE in single Cell

HI all,

I want to show text and image in a single cell of a pivot/staright table.

For example .. In  a staright table , I should show a value and an image based on that vale.

   If the value is above zero a green  arrow upwards and if it is below zero a red arrow downwards.

As shown in image.

Thanks in advance.

Regards,

Susvith

1 Solution

Accepted Solutions
Aurelien_Martinez
Partner - Specialist II
Partner - Specialist II

Hi,

You can change the format number like ▲ #,##0.0%; ▼ #,##0.0%

See the article : http://community.qlik.com/blogs/qlikviewdesignblog/2013/09/13/replacing-images-with-geometric-shapes...

Regards,

Aurélien

Help users find answers! Don't forget to mark a solution that worked for you!

View solution in original post

2 Replies
Aurelien_Martinez
Partner - Specialist II
Partner - Specialist II

Hi,

You can change the format number like ▲ #,##0.0%; ▼ #,##0.0%

See the article : http://community.qlik.com/blogs/qlikviewdesignblog/2013/09/13/replacing-images-with-geometric-shapes...

Regards,

Aurélien

Help users find answers! Don't forget to mark a solution that worked for you!
Not applicable
Author

Thank You so much my friend.... Its working..