Forum Discussion
Dynamic Filters on Dimension and Measures
my mistake, yes, we need aggregation
if("Delivery Option" IN VALUES(TableDimension[DimensionName]), MAX(Table[Delivery Option]), BLANK())You can work on this proposed solution but I don';t think it is very scalable and good approach, although at the same time I don't see any other solution.
I will leave it upto you to make a decision to see if you want to continue on this path :)
:smileysad:
- parry2k8 years ago
Super User
I know, give it a try , may be it worked out.
- Anonymous8 years agoNot applicable
Trying for same... since morning
- parry2k8 years ago
Super User
I hear ya, so are we getting somewhere or still need further help.
- Anonymous8 years agoNot applicable
we need help, am trying to serach online for same...
- parry2k8 years ago
Super User
what happened to proposed solution, did you tried it?
- Anonymous8 years agoNot applicable
I cant use aggrgated function as I need whole olumn value to display
- v-huizhn-msft8 years ago
Microsoft Employee
Hi Anonymous,
Please create a table inclusing dimension value, create another measure using switch function. More details, please review this blog.
Best Regards,
Angelia - v-huizhn-msft8 years ago
Microsoft Employee
Hi Anonymous,
Have you resolved your issue? If you have, welcome to share your solution or mark the right reply as answer. More people will get useful information from here.
Thanks,
Angelia - gnanavadivel1008 years agoNew Member
Hi Guys,
I found an interesting and useful solution by Angelia, where we can do a Dynamic Selection on Measures list.
We could achieve Dynamic Dimension Selection as well with Quick work around.
You can refer by blog....
https://wordpress.com/post/gunaseelangnanavadivel.wordpress.com/23Happy learning!
Thanks.Guna
- parry2k8 years ago
Super User
gnanavadivel100link doesn't open, although I already did it recently but would like to see what are the other methods.
- gnanavadivel1008 years agoNew Member
Please try with the below
https://gunaseelangnanavadivel.wordpress.com/2018/07/14/powerbi-dynamic-view-based-on-dimension-selection/Cheers,
Guna