Forum Discussion
mobutt
9 years agoRegular Visitor
Dynamic Title using Hierarchical Slicer
Hi,
I was wondering if there was a way to create a dynamic title based on values selected in a hierarchical slicer. I'm using a measure to set the dynamic title but it only works for one level of the hierarchy. If anyone has a simple example, that would be of great help.
3 Replies
- v-sihou-msftMicrosoft Employee
When using a Text measure to display the selection dynamically, it can't cross different hierarchy level data field. And your measure can only return a single value. How about multi selection in hierarchy slicer? I don't think your requirement can't be achieved. The most appropriated way is using a table visual which includes all data fields involved in hierarchy.
Regards,
- mobuttRegular Visitor
I'm not sure what you mean, use the table as the title?
- v-sihou-msftMicrosoft Employee