Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
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 ?
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 23 | |
| 21 | |
| 20 | |
| 18 | |
| 13 |
| User | Count |
|---|---|
| 58 | |
| 50 | |
| 38 | |
| 31 | |
| 27 |