Forum Discussion
asad_brohi
2 years agoFrequent Visitor
Creating a dynamic group based on real time calculation in Power BI
Hello, I am trying to create a dynamic group for a sample dataset that has 2 columns i.e. "student name" and a measure "percentage %". We assume that the percentage is a measure whose values reca...
parry2k
2 years agoSuper User
asad_brohi There are many blogs around this, check this one and tweak it as you see fit.
asad_brohi
2 years agoFrequent Visitor
This blog asks to create a new table and relationship along with DAX measures, I already have too many tables in my data model. I need this grouping for 1 visual only (using grouping if possible), need a bit simpler solution.