Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Table visual - Is it possible to dynamically add/remove columns?

I have seen a lot of tutorials on how to dynamically change column selection in table visuals and matrices but none of them have quite fit my use case.  Basically, I'm wondering if it is possible to ...
  • Anonymous's avatar
    Anonymous
    5 years ago

    While this is somewhat along the lines of what I am looking for, I do need the ability to see more than the MAX() value which would mean that the table expands horizontally and vertically when more categories are added, and contracts when they are removed.  There appears to be no native functionality in PowerBI to allow what I am looking for, so I am going to have to use bookmarks to achieve it.  Thank you though.