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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to get KPI lights in excel sheet when sending data to excel from access point? URGENT HELP PLEASE

Hi,

I have straight table with KPI as in attached KPIs png. when my user sending this information to excel he/she can not able to see lights under KPI column in excel sheet as it is showing blank which is in attached excel png. Please can anyone let me know how to set this to see the lights in excel also.

Thanks.

10 Replies
Not applicable
Author

I have used the background colour I just used in my expression as below

Count(DISTINCT(IF(ISNULL(Date), ID ,RED())))

But I need multiple colours how can I cahnge expression and also instead of RED colour in excel it is showing Dark balck colour. Do I need to chnage anything here?