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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
kev6brown
Partner - Creator II
Partner - Creator II

Number format

I have the following measure -

(sum([Actual - YTD])-$(vPriorPeriodAdjustmentYTD))/($(v_rounding)

this gives me a result of £69,180,466 but i would like to show it as - £69,180

I assume i need a num function but it doesn't seem to change anything

Kev

1 Reply
Ivan_Bozov
Luminary
Luminary

Go like this:

Capture.PNG

... or wrap your expression in a NUM function.

vizmind.eu