This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
There are no traditional 'fields' for textbox visuals - so any measures must be applied through the Fx feature and live within the formatting options.
An issue arrises if there is an error on the measure being used inside the Fx feature - you cannot go into the formatting options to fix it!
You are simply presented with the following, uniquely frustrating text:
- "Something's wrong with the visual. Please fix the error to view formatting options"
Excuse me sir! My error lives inside of the formatting options! lol
Solved! Go to Solution.
Hi @Kirch
This is a frustrating but known limitation in Microsoft Power BI—when a measure used inside the Fx (conditional formatting) of a textbox throws an error, the visual fails to render and Power BI blocks access to the formatting pane, effectively locking you out of the very place you need to fix it. There’s no direct fix for this behavior, so the workaround is to resolve the measure outside the visual context: either edit the measure from the Model view (fix the DAX or temporarily replace it with a safe fallback like "" or 0), or remove/replace the visual entirely and reapply the formatting once the measure is stable. A good preventive approach is to always wrap such measures with error handling like IFERROR, COALESCE, or defensive logic so they never break the visual in the first place. Bluntly, this is a design gap in Power BI’s UX—once the visual breaks, you’re forced to fix the logic at the source, not from the formatting pane.
Hi @Kirch
This is a frustrating but known limitation in Microsoft Power BI—when a measure used inside the Fx (conditional formatting) of a textbox throws an error, the visual fails to render and Power BI blocks access to the formatting pane, effectively locking you out of the very place you need to fix it. There’s no direct fix for this behavior, so the workaround is to resolve the measure outside the visual context: either edit the measure from the Model view (fix the DAX or temporarily replace it with a safe fallback like "" or 0), or remove/replace the visual entirely and reapply the formatting once the measure is stable. A good preventive approach is to always wrap such measures with error handling like IFERROR, COALESCE, or defensive logic so they never break the visual in the first place. Bluntly, this is a design gap in Power BI’s UX—once the visual breaks, you’re forced to fix the logic at the source, not from the formatting pane.
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 10 | |
| 8 | |
| 8 | |
| 6 | |
| 6 |
| User | Count |
|---|---|
| 24 | |
| 23 | |
| 22 | |
| 19 | |
| 16 |