Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
I have an IF statement in a calculated column of a calculated table that evaluates wrongly. See example below. How can this happen?
Hi @SemG,
In your scenario, which aggregation do you set for the [Boete Totaal] in the visual? Assume it's SUM, then you need to create a measure like:
Measure= IF(SUM([Boete Totaal]) =100, "100","200")
Best Regards,
Qiuyun Yu
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
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
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
131 | |
80 | |
53 | |
38 | |
35 |
User | Count |
---|---|
207 | |
82 | |
75 | |
55 | |
50 |