March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hi Experts,
I want to filter the fact table based on the two dimension tables using the condition (Document_Series_No>2015 or Entry_Series_No>2014),How can i do this in Power BI ? The attached is the table descriptions.
@Anonymous,
Could you please share dummy data of your tables and post expected result? You can create DAX by adding the filter condition as below.
CALCULATE(<expression>,FILTER('Fact Table','Fact Table'[Document_Series_No]>2015 || 'Fact Table'[Entry_Series_No]>2014))
Regards,
Lydia
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
134 | |
91 | |
90 | |
64 | |
58 |
User | Count |
---|---|
201 | |
137 | |
107 | |
72 | |
68 |