The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
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.