The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hello,
I have a table filled with text information which has about 20 columns. Is there a way that users can dynamically select the column in the table that they want anytime without editing the report?
let's say we have a table with columns A to T and one user wants that the table only shows columns B, E, F and another one wants to see column S only etc. Appreciate your help.
Solved! Go to Solution.
This video demonstrates a technique to select the desired column(s) to display. The concept is to create a slicer based on the column that is used in the matrix columns.
https://www.youtube.com/watch?v=6jeSIRpjv0M
If this is not what you're looking for, please provide sample data and the desired output.
Proud to be a Super User!
Hi @catsy,
You can do unpivot columns on your table value fields to convert them to attribute and values, then you can use filter to control which files displayed:
In addition, you can also take a look at the following link about dynamic attribute filter:
Dynamic Attributes In A Power BI Report
Regards,
Xiaoxin Sheng
This video demonstrates a technique to select the desired column(s) to display. The concept is to create a slicer based on the column that is used in the matrix columns.
https://www.youtube.com/watch?v=6jeSIRpjv0M
If this is not what you're looking for, please provide sample data and the desired output.
Proud to be a Super User!
User | Count |
---|---|
86 | |
84 | |
36 | |
34 | |
34 |
User | Count |
---|---|
93 | |
79 | |
66 | |
55 | |
52 |