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 let me tell you, doesn't matter how many tables you have, if your model doesn't have a date/calendar table (dimension) then there is something fundamentally wrong and not following the best practice. Full stop. Now choice is yours. Good luck!
asad_brohi
2 years agoFrequent Visitor
Actually I already have those tables in my model, I am not sure how the dates and grouping concept connect. I believe expanding the data model with many smaller dimension tables 1 for every visual isnt the best approach. I was looking how "Group" would work in this case. I hope anyone else might be more knowlegeable with this concept. Thanks anyway.