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!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
I have a calculated column :
Area grouping =
SWITCH(
TRUE(),
SEARCH("ERHB",'Events'[Health Board],,0)=1,"East",
SEARCH("MHB",'Events'[Health Board],,0)=1,"Midlands",
SEARCH("MWHB",'Events'[Health Board],,0)=1,"MidWest",
SEARCH("NEHB",'Events'[Health Board],,0)=1,"NorthEast",
SEARCH("NWHB",'Events'[ Health Board],,0)=1,"NorthWest",
SEARCH("SEHB",'Events'[Health Board],,0)=1,"SouthEast",
SEARCH("SHB",'Events'[Health Board],,0)=1,"South",
SEARCH("WHB",'Events'[Health Board],,0)=1,"West")
Hi @Anonymous ,
Has the problem be solved? I tried to download the file but it was deleted.
Best Regards,
Jay
Tried adding + 0 on measure but still blank values appear.
See attached
https://www.dropbox.com/s/dy26rb1wdfra8p8/Zero%20sample.pbix?dl=0
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 |
|---|---|
| 93 | |
| 81 | |
| 73 | |
| 46 | |
| 35 |