Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

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?

  • Anonymous's avatar
    Anonymous
    5 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

    • Anonymous's avatar
      Anonymous
      Not 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

  • Anonymous's avatar
    Anonymous
    Not 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.