Forum Discussion
Column Filter on Table Visual
Hello all! I'm new in the community and using Power Bi (must confess).
I'm creating a dashboard to support my department, and I want to give everyone the possibility of creating personalized tables so they can export them later.
Basically I need a filter that fills a table visual with columns and their values from the main Table:
Is that posible?
Thanks!
Hi Anonymous
There are a few options to achieve your goal, for example, you can give them the option to Personalize Visuals.
please refer linked tutorial :
https://www.youtube.com/watch?v=DuXuCc3I4t0The second option is to use field parameters, you just put all potential columns/measures, and the end-user sees slicers with fields and selects them:
https://www.youtube.com/watch?v=V6WchPDZibI&t=190sIf this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
3 Replies
- Ritaf1983Super User
Hi Anonymous
There are a few options to achieve your goal, for example, you can give them the option to Personalize Visuals.
please refer linked tutorial :
https://www.youtube.com/watch?v=DuXuCc3I4t0The second option is to use field parameters, you just put all potential columns/measures, and the end-user sees slicers with fields and selects them:
https://www.youtube.com/watch?v=V6WchPDZibI&t=190sIf this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
- AnonymousNot applicable
Thanks Rita! This is what I was looking for! The parameter solution suited better
- Ritaf1983Super User
Glad to help 🙂