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!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Order Status is equal to "A" AND Date is prompted(date filter) OR Order Status is equal to "B", "C", "D". I m creating a matrix with Date filter, I want column B C D give same value even when date is changed and A column give value according to the DATE filter. Please help me.
@Anonymous please note that this here is the Microsoft Power BI user forum, not the Oracle BI forum.
test order num = IF(WC_DOMAIN_MEMBER_LANG_D_STATUS_CODE[Order Status] IN {"Open","Quotation","Appointment","Vehicle Arrived","Maintenance Started","Maintenance Completed","Delivery Completed","Pending Approval"},CALCULATE(COUNT(Fact_W_SRVREQ_F_Service[SR_NUM]),REMOVEFILTERS(Dim_W_DAY_D_Settlement_Date[Settlement Date])),COUNT(Fact_W_SRVREQ_F_Service[SR_NUM]))
without date filter
The problem is when I apply the filter I don't get the Complete Sub-Total, I want the sub-total of all the 8 values
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 11 | |
| 9 | |
| 9 | |
| 6 | |
| 5 |
| User | Count |
|---|---|
| 27 | |
| 22 | |
| 19 | |
| 17 | |
| 11 |