Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
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/
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 5 | |
| 3 | |
| 1 | |
| 1 | |
| 1 |