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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
UserID2626
Partner - Creator III
Partner - Creator III

Text color expression for specific cell Qlik sense

hi,

Is it possible to give a color for specific cell in a specific row(Not based on any dimension Value).

 

Labels (2)
1 Solution

Accepted Solutions
Kashyap_R
Partner - Specialist
Partner - Specialist

Hi

try this

Give this in column background color expression

if(RowNo() = n,color) 

Thanks

Thanks and Regards
Kashyap.R

View solution in original post

1 Reply
Kashyap_R
Partner - Specialist
Partner - Specialist

Hi

try this

Give this in column background color expression

if(RowNo() = n,color) 

Thanks

Thanks and Regards
Kashyap.R