Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
ziaulhaque
Contributor II
Contributor II

Highlight table

Hi All,

I am very new to QlikView and need your assistance to build similar feature of tableau - HighLights tables. Color of each cell would be depend upon cell value ranking row-wise. 

3 Replies
Claudiu_Anghelescu
Specialist
Specialist

You can use Expression Background:

if(expr > 10, green(), red())
To help community find solutions, please don't forget to mark as correct.
ziaulhaque
Contributor II
Contributor II
Author

Color of each cell would be as per it's rank in row-wise. If a row has 25 cells and each cell can have different rank as it's value then each cell will have 25 different colors. Minimum is red and Max would be green.

Each row can have different value combinations. Using tableau it's very much easy.
sunny_talwar

May be look into Colormix Wizard