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!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
223 is the row in question. You can see the value is a 0. Note the "Manager" column is filtered to this one specific manager right now, not all values.
The row shows up in the data model.
But when I remove the row filter in Power Query...
The row disappears in the data model (look at the dates).
This is causing issues since I'm running a validation where my measure returns BLANK() if _x_ number of trailing months are not there. (i.e., March, April, and May all return BLANK() because it's checking if I have any missing values in the previous quarter)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.