Forum Discussion
SemG
8 years agoAdvocate I
If statements are evaluating wrongly
I have an IF statement in a calculated column of a calculated table that evaluates wrongly. See example below. How can this happen?
SemG
8 years agoAdvocate I
Hi Qiuyun Yu,
Thanks for answering. I am using calculated columns and I am adding multiple calculated columns with the + operator. I am not using aggregations.
Best regards,
SemG
v-qiuyu-msft
8 years agoCommunity Support
Hi SemG,
I mean you can check if you have set aggregation for [Boete Totaal] in the visual like below:
If it's SUM, then please try to create a measure like mentioned in my previous post. If issue persists, please share the pbix file with us.
Best Regards,
Qiuyun Yu