Skip to main content
Announcements
Live today at 11 AM ET. Get your questions about Qlik Connect answered, or just listen in. SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
upaliwije
Creator II
Creator II

set expression

Please help me to write the following set expression in not equal form. That is To_month not equal to R_month

sum( {1<[To_MONTH]={"$(=Only([R_MONTH]))"}>} [PREMIUM] )

1 Solution

Accepted Solutions
Sokkorn
Master
Master

sum( {1<[To_MONTH] -= {"$(=Only([R_MONTH]))"}>} [PREMIUM] )

View solution in original post

1 Reply
Sokkorn
Master
Master

sum( {1<[To_MONTH] -= {"$(=Only([R_MONTH]))"}>} [PREMIUM] )