Forum Discussion
Anonymous
4 years agoNot applicable
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...
- Anonymous4 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.
Anonymous
4 years agoNot applicable
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.