This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
I want to allow the user to activate or deactivate columns in the table visual, something like a filter in which they select which columns they want to see in the report
The Fact table has 5 columns with their respective values.
test 1
test 2
test 3
test 4
test 5
In the table I only want to show the columns test1, test3 and test 5, the user does not have access to the data structure, so it needs to be something like a filter, but which allows the columns to be shown or not.
Solved! Go to Solution.
Have you tried Field Parameters?: https://learn.microsoft.com/en-us/power-bi/create-reports/power-bi-field-parameters
Here my user tickets the columns they want to see in the table.
With 2 columns that always appear regardless.
To create them go to Modelling | Field Parameters
If they are columns you can just drag them in.
When using Aggregates like SUM(this field) or Count(that field) you must make them as measures first.
You can tell the field is a measure due to the calculator icon.
If you are happy with this answer please mark as a solution for others to find !
Kudos are always appreciated! Check out our free Power BI video courses.
Have you tried Field Parameters?: https://learn.microsoft.com/en-us/power-bi/create-reports/power-bi-field-parameters
Here my user tickets the columns they want to see in the table.
With 2 columns that always appear regardless.
To create them go to Modelling | Field Parameters
If they are columns you can just drag them in.
When using Aggregates like SUM(this field) or Count(that field) you must make them as measures first.
You can tell the field is a measure due to the calculator icon.
If you are happy with this answer please mark as a solution for others to find !
Kudos are always appreciated! Check out our free Power BI video courses.
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 38 | |
| 28 | |
| 27 | |
| 22 | |
| 18 |
| User | Count |
|---|---|
| 67 | |
| 37 | |
| 32 | |
| 26 | |
| 25 |