Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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.
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?