Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content
Announcements
WEBINAR June 25, 2025: Build on Apache Iceberg with Qlik Open Lakehouse - REGISTER TODAY
cancel
Showing results for 
Search instead for 
Did you mean: 
nishika
Partner - Contributor III
Partner - Contributor III

Pajama Colouring for Table

 
Labels (3)
1 Solution

Accepted Solutions
nishika
Partner - Contributor III
Partner - Contributor III
Author

In background Colour of table :

if(mod(rowno(total),2)=0,RGB(247,245,244))

View solution in original post

1 Reply
nishika
Partner - Contributor III
Partner - Contributor III
Author

In background Colour of table :

if(mod(rowno(total),2)=0,RGB(247,245,244))