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.
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!
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
25 | |
10 | |
7 | |
6 | |
6 |
User | Count |
---|---|
30 | |
11 | |
11 | |
10 | |
6 |