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: 
Avigdo
Contributor II
Contributor II

get current cell value in order to color the background

Hi,

I have a long &complex measure with a few aggr() funcions and i want to color its backgroud depending in a simple conditions.

IE: if the cell value is positive or negative

Is there a function that will spare me the need to put there again the whole formula?

a kind of Get-Current-Cell-Value function...

Thank You

Labels (1)
1 Reply
canerkan
Partner - Creator III
Partner - Creator III

Hi Avigdo,

have you tried putting your expression in a Master Measure under your Master items. That way you can use it more easy over you whole app and updating it is more easy as well.

Let me know if it helped.

Regards,

Can