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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
alextobias
Contributor II
Contributor II

how to load files with negative values

I have the following information:

account: -4000
account aa: -2000
aaa account: 1000

when it is loaded the result is all positive

account:          4000
account aa:    2000
aaa account: 1000

3 Replies
JustinDallas
Specialist III
Specialist III

Can you try loading the value as a Num?  As in Num(AccountValueField) ?

alextobias
Contributor II
Contributor II
Author

yes, the value is a negative number