This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
Hello All,
We have one Visual page which being used from past 2 years and worked fine but suddenly one measure stopped working and giivng me 0 values. Below is the visual in that visual we are using 3 measures
Can any one assist?
@Anonymous , Please check any filter saved by mistake. Ot there is data in tables. Or Data is there for selected values.
Also try this version of formula
IF (
HASONEVALUE ( 'Billing & Booking Switch'[Value] ),
SWITCH (
selectedvalue ( 'Billing & Booking Switch'[Value] ),
"Billing", [Billing],
"Booking", [Booking],
"Backlog", [Current Backlog]
)
)
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 |
|---|---|
| 30 | |
| 23 | |
| 23 | |
| 20 | |
| 16 |
| User | Count |
|---|---|
| 63 | |
| 38 | |
| 25 | |
| 23 | |
| 22 |