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
Hi Team,
I have data which I wanted to filter with below flag as 1 i.e. ToShow=1, formula for ToShow is as below
This happens for many Event Ids in report , 40 is just an example.
Any idea what could be issue here ?
Thanks
Solved! Go to Solution.
This is resolved by creating a column as below
TempCol=[Toshow]
and using this column as well in visual filter as TempCol=1
This is resolved by creating a column as below
TempCol=[Toshow]
and using this column as well in visual filter as TempCol=1
I believe this is blanking the visual because mulitple dates are passed to the visual instead of defining the AS OF Date - Since it doesn't know what date to limit to it can't complete the calculation and shows blank.
There are few other date fields added to visual as part of report requirement, but ToShow has been designed on AS_OF_DATE field only, and not sure hows does it works for other IDs ?
Check out the April 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 |
|---|---|
| 35 | |
| 27 | |
| 26 | |
| 22 | |
| 18 |
| User | Count |
|---|---|
| 66 | |
| 36 | |
| 32 | |
| 26 | |
| 23 |