Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
I googled the error and it says I’m not using the same data types in my fields. That’s not true as all are decimal, so unsure how to fix this. How can I fix my data or my formula?
Solved! Go to Solution.
boolean is a true or false. The part I referred to returns true or false. [FICA Exempt] is a decimal. So the IF statement returns true or false sometimes and decimal sometimes. That's why it's complaining.
You need to rewrite the IF statement so it only returns values of the same type.
boolean is a true or false. The part I referred to returns true or false. [FICA Exempt] is a decimal. So the IF statement returns true or false sometimes and decimal sometimes. That's why it's complaining.
You need to rewrite the IF statement so it only returns values of the same type.
one of the paths returns a boolean, [FICA...] = [Payment]
sorry. what does that mean. How do I fix?
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 97 | |
| 71 | |
| 50 | |
| 47 | |
| 44 |