Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Second level data value when in drill down

Hello ,    We have a report where we have bar graphs overlaid on one another with buttons acting as bookmarks to display each graph visual. (We couldn't use dynamic x-axis as all other visuals did...
  • Anonymous's avatar
    Anonymous
    4 years ago

    Thank you for your response, looks like an interesting read. I was able to solve this issue using HASONEFILTER(Table_name[column_name]),TRUE, FALSE) feature and selectively displaying text like that.