Skip to main content
Announcements
Accelerate Your Success: Fuel your data and AI journey with the right services, delivered by our experts. Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

IF expression for dimension issue

Hello,

I'm having trouble with this IF expression for a dimension on a pivot table.

Capture.JPG

The last 2 columns are IF functions and are almost identical except the else expression.

The first IF statement correctly returns null but the second statement returns the else expression even though it meets the same condition expression as the first statement.

Is there an issue with the field I'm using in the else expression?  That field is used as an association on a concatenated table.

Thanks for help!

Rick

1 Reply
Anonymous
Not applicable
Author

After searching around, I found i have to include 'nodistinct' within aggr.  I read the notes about nodistinct but I don't understand what it means.  Can someone help explain that?