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
I am trying to filter the measure count(...) with an expression from Orders table with condition Final=1.I am not able to include that anywere in the measure.Tried a couple of ways but no luck.Ps help
TotalReceiving:=calculate(COUNT('Orders'[OrderID]),LASTNONBLANK('Date'[Date],CALCULATE(COUNT('Orders'OrderID]))))
I need to include another filter condition here like:
'Orders'[Final]=1
Solved! Go to Solution.
@Anonymous,
You may check if the following link helps.
https://www.sqlbi.com/articles/filter-arguments-in-calculate/
@Anonymous,
You may check if the following link helps.
https://www.sqlbi.com/articles/filter-arguments-in-calculate/
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 |
|---|---|
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |