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: 
RHZ123
Contributor
Contributor

Mathematical.NUM

hello

how it works the function Mathematical.NUM

Labels (2)
1 Solution

Accepted Solutions
manodwhb
Champion II
Champion II

@RHZ123,please accept the solution so that it would be helpful to others

View solution in original post

2 Replies
manodwhb
Champion II
Champion II

@RHZ123,Mathematical.NUM function to give output like Boolean values 0 or 1,if the 1 means true 0 means false.

 

exmaple:-

Mathematical.NUM(row.number) == 1? row.number : 0

manodwhb
Champion II
Champion II

@RHZ123,please accept the solution so that it would be helpful to others