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! Learn more
Hello community,
I am trying to compare two columns with numbers, if it is true then show me "soy"
I am doing with IF. it is working with numbers but not with text.
How can it run?
Solved! Go to Solution.
Your new column cannot have multiple formats. In other words you cannot mix text with numbers.
That is why it works when both are numbers.
Suggest you change 0 to "" or some other text string that makes sense for your situation.
Regards,
Your new column cannot have multiple formats. In other words you cannot mix text with numbers.
That is why it works when both are numbers.
Suggest you change 0 to "" or some other text string that makes sense for your situation.
Regards,
many thanks...... it was so easy. 😀
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.