Forum Discussion
Slicer level report comments
I have a requirement where report admin can write comments based on months.
i was thinking of using bookmark and selection pane and create months buttons, is it the right approach?
- Anonymous5 years ago
Create a new table with columns month and comments .
Then in the relationship join the month column with the dimension table month column.
In the visualization select card visualisation and select comment as the field and then use the month slicer to view the comments for different months.
3 Replies
- amitchandak
Super User
Anonymous , check if this feature can help
https://docs.microsoft.com/en-us/power-bi/consumer/end-user-comment
- AnonymousNot applicable
i wanted a dynamic comment in the report , when i select january i can see the comments specifically for the month of january and so on
- AnonymousNot applicable
Create a new table with columns month and comments .
Then in the relationship join the month column with the dimension table month column.
In the visualization select card visualisation and select comment as the field and then use the month slicer to view the comments for different months.