Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
The issue is because one of the columns type was ABC123, after it was changed to text the formula worked.
The issue is because one of the columns type was ABC123, after it was changed to text the formula worked.
if [x] = "yes" and if [y]="yes" then 1 else 0
It still doesn't work, even if I use 1 and 0
Sorry my bad. gave you wrong solution initially. Apologies.