Forum Discussion
Creating a dynamic summarized table or calculated table
- 9 years ago
Here is the link to the file: https://1drv.ms/u/s!Av_aAl3fXRbehap3IIpK9lEWhPkdwA
When you change the slicer-selections, the Table1 will change it's columns accordingly - after you've hit refresh!
When you apply it to your model, you might find that it doesn't work at the first go. Don't know why that is, but the solution is to close the file and re-open it. At least, this worked for me :-)
Edit: Changed link to the file: The measure that harvests the slicer-selection must be used in the report somewhere.
Here is the link to the file: https://1drv.ms/u/s!Av_aAl3fXRbehap3IIpK9lEWhPkdwA
When you change the slicer-selections, the Table1 will change it's columns accordingly - after you've hit refresh!
When you apply it to your model, you might find that it doesn't work at the first go. Don't know why that is, but the solution is to close the file and re-open it. At least, this worked for me :-)
Edit: Changed link to the file: The measure that harvests the slicer-selection must be used in the report somewhere.
- Anonymous9 years agoNot applicable
Hi ImkeF
Thanks. The only caveat is we will have to refresh for every change in the selection.
I will try it. Your source data can that be given in excel for me to play around.
Cheers
CheenuSing
- dpombal8 years agoPost Partisan
is there any workaround to avoid refreshing
- paweldm8 years agoHelper II
Hi ImkeF,
Can you explain step by step how your solution should work ?
Does it alwayes need to connect with Analysis Services?
Regards,
Paweł
- ImkeF8 years agoCommunity Champion
Hi paweldm,
yes, this solution only works via the connection to the Analysis server instance. So it will NOT work in the service in PowerBI.com.
Currently I cannot see which steps are missing in the documenation (mine and Rob Collie's blogpost). What exactly are you missing?