Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago
Solved

icon based on measure value

Hi! , I have a measure like this :

VARIACION SESIONES = DIVIDE( [TOTAL SESIONES],METRICAS[TOTAL SESIONES CAMPAÑA ANTERIOR])-1
 
and I get this card :
 

I need a card like this one , based on "VARIACION SESIONES" value . If value >0, then :

If value <0, then :

How could I add the icon ? Is it possible?

Thanks in advance