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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
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))