Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Is it possible to implement a visual table in which the columns that the user wants to display with check boxes, etc., are checked, and the columns that the user does not want to display are unchecked and hidden?
If so, could you please tell me how to do this?
The image is below.
Thank you in advance.
Solved! Go to Solution.
Hello @Developer_921 ,
yes, you can make this through field parameters.
check it out https://learn.microsoft.com/en-us/power-bi/create-reports/power-bi-field-parameters
Proud to be a Super User! | |
Hello @Developer_921 ,
yes, you can make this through field parameters.
check it out https://learn.microsoft.com/en-us/power-bi/create-reports/power-bi-field-parameters
Proud to be a Super User! | |
Thank you, Mr. @Idrissshatila
I was able to create the report as I had imagined.