Forum Discussion
ICush
2 years agoRegular Visitor
PowerBI - dynamic y column filtering
Hello, I am currently tried to build a dynamic visual where you can filter by month, location and between multiple y columns Essentially I'd like users to be able to select a month, location...
- 2 years ago
Hello ICush ,
Okay do the following, create a measure for each factor column that sums it and then group them in a field parameter then try to display it, It should work like that.
If I answered your question, please mark my post as solution, Appreciate your Kudos 👍
Follow me on Linkedin
Vote for my Community Mobile App Idea 💡
Idrissshatila
2 years agoSuper User
Hello ICush ,
Okay do the following, create a measure for each factor column that sums it and then group them in a field parameter then try to display it, It should work like that.
If I answered your question, please mark my post as solution, Appreciate your Kudos 👍
Follow me on Linkedin
Vote for my Community Mobile App Idea 💡
ICush
2 years agoRegular Visitor
Thank you so much! That's worked great and solved it 😀