The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi experts!
I have a transactional table that contains a lot of Sales Values for each product.
This table is linked to a dimensional table that contains the department level.
Now, I would like to display the sales for each department and each product in a simple matrix.
But, there is 1 department, where I would like to get the Sales Value just for the Total / Subtotal, and a 0 for the Products.
How is this possible using DAX?
Solved! Go to Solution.
Hi,
You can use ISFILTERED to display certain level as 0. For example:
I hope this post helps to solve your issue and if it does consider accepting it as a solution and giving the post a thumbs up!
My LinkedIn: https://www.linkedin.com/in/n%C3%A4ttiahov-00001/
Proud to be a Super User!
Hi,
You can use ISFILTERED to display certain level as 0. For example:
I hope this post helps to solve your issue and if it does consider accepting it as a solution and giving the post a thumbs up!
My LinkedIn: https://www.linkedin.com/in/n%C3%A4ttiahov-00001/
Proud to be a Super User!
User | Count |
---|---|
28 | |
12 | |
8 | |
7 | |
5 |
User | Count |
---|---|
34 | |
15 | |
12 | |
7 | |
6 |