Forum Discussion
eag24
2 years agoFrequent Visitor
DAX Filter
Hello, I am making a Price Volume Mix in PowerBI, but after review I need to fix my values for Total Volume. I have made this PVM Dynamic by allowing the user to select two years. I set those year...
govindarajan_d
2 years agoSuper User
Hi eag24,
In your second DAX, I have few questions:
1. You are trying to show the selected manufacturer's volume?
2. Any reason why you enclosed it within CALCULATE? Did you check the same measure without using CALCULATE?