Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
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