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: 
Not applicable

handling -ve values

The -ve values of a field when read , are being converted in this format , (123345) (i.e. encapsulated by brackets). So are excluded in aggregations.

How to load the fields having -ve values.?

Any help is appreciated.

Thanks.

1 Solution

Accepted Solutions
Not applicable
Author

I figured it out.Issue was with the file.The Cell which holds these values has no format.I changed it to 'General'.

Thanks.

View solution in original post

2 Replies
yblake
Partner - Creator II
Partner - Creator II

may be TextBetween(fieldname,'(',')') can help you.

Not applicable
Author

I figured it out.Issue was with the file.The Cell which holds these values has no format.I changed it to 'General'.

Thanks.