Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello this statement on Qliksense doesn't appear as percentage:
Num(
(
Count({<STATO={'ATTIVATA'},RICHIESTA_APERTURA={">=$(=(max(RICHIESTA_APERTURA)-6))<=$(=max(RICHIESTA_APERTURA))"}> }DISTINCT NUMERO_PROPOSTA)
-
Count({<STATO={'ATTIVATA'},RICHIESTA_APERTURA={">=$(=(max(RICHIESTA_APERTURA)-12))<=$(=max(RICHIESTA_APERTURA)-6)"}> }DISTINCT NUMERO_PROPOSTA)
)
/
* 100,'00') & '%'
How can i solve?
Thanks
Marco
Just solved Thanks!
Under number formatting is necessary to select number and then percentage,