Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
Hi
I often need to limit a report to only show values for specific product numbers.
Until now I have used DAX and made a calculation, however I'm not sure this is best-practice. Especially not if it includes a lot of product numbers.
Example:
Product line X = CALCULATE([Sales Orders (Current Sales Orders)];FILTER(Product_list;Product_list[Product_No] IN {"1223"; "4232"; "7354"; "1645"}))
Is it possible to add a table in Power Query only containing the specific product numbers and somehow link this and use it as a filter on the total product number table?
You don't need to create relationships in this case.
Hi
I followed the steps you provided above by insterting a table and changed the DAX measure. It works.
However, when I click on the graph that contains sales orders from the specific product numbers, the other visuals don't change/filter. How come?
you could create a table manually from the "Specify Data" option in the Start menu with a column that has the codes you need.
Then you modify your measurement, something like this:
Hi
Thanks for quick reply.
Do I have to link the table in the modelling tab or is this not needed?
Also, I would like to be able to filter the other visuals based on the "specific style table". Will this be possible with the solution you suggest?
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
96 | |
69 | |
43 | |
38 | |
29 |
User | Count |
---|---|
154 | |
93 | |
63 | |
42 | |
41 |