Forum Discussion

EduardoMachado's avatar
EduardoMachado
New Member
1 year ago
Solved

Enable or Disable columns in a report

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.

2 Replies