Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I have a data set of material consumption. The table has both which material is consumed aka "Material" and where it is consumed "Order".
For modeling Material is made the key field. However for one specific purpose I.e. showing consumption chart of material, need to sum Quantities by Order and not material field.
Pls note in most pages of my report, slicer of Material exist, hence I am finding it very difficult to sum quantities by Order.
Anyhelp would be appreciated.
Let me repharase the situation of my model a bit. I have this matrix situation and slicer is set for product/ material, so it is filtering what materials are used for production of each product. i need to change filter context for one visual so it shows me products to product consumption.
@Anonymous, It appears you should use measure with ALL. this would ignore defined filters - in your case material filter..
https://learn.microsoft.com/en-us/dax/all-function-dax
I did, but then it doesn't sum up quantities at all.
User | Count |
---|---|
77 | |
76 | |
44 | |
30 | |
26 |
User | Count |
---|---|
97 | |
91 | |
52 | |
47 | |
46 |