Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Team,
I need to create a report which has rows with alternate color. I do not want to use the if conditions for every dimension and measure. I have created a multi kpi and have written the css code for the same. The code works for other tables but not for straight table. I do not want to make things complicated as the report while editing should be understandable, hence i request if any of my fellow mate could help me on this.
Note - i do not use any extensions for this issue.
Hi,
In the script mention the rowno(),
and every field background expression
pick(match(row,1,2,3,4,5),red(),blue(),green(),black(),white()).
Hi @Harish10
I think your question is about Qlik Sense Enterprise on Windows rather than Qlik Enterprise Manager which is the forum you posted to. To reach the right audience, please post your question here: Qlik Sense | Qlik Community
Thanks!
Dana