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!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi Team,
when I add the field parametr to the table, it is showing all the fields but it should not show all of them at a time, based on user selection it should show. Please find the attached snip.
Default fields in the table as below:
1.Category
2.city
3.country
dynamic fields as below:
1.Order ID
2. Product name
3.Product id
-- I have tried this measure and used in the table rather than using field parameter but no use.
Solved! Go to Solution.
Hi,
I am not sure if I understood your question correctly, but one of many ways to solve this is creating Calculation Group in Tabular Editor and use it as a filter in the visual level filter pane.
Please check the below picture and the attached pbix file.
My pbi sample shows,
If one or two are selected on the slicer, it shows information.
If three or nothing are selected on the slicer, it shows nothing.
Hello @Masthi ,
so you could either make it as a single select
or keep it as it is and select by default one of them and it will only show and if the user want to select more he can select
If I answered your question, please mark my post as solution, Appreciate your Kudos 👍
Follow me on Linkedin
Vote for my Community Mobile App Idea 💡
Proud to be a Super User! | |
Hi
I am not talking about slicer selection (based on slicer selection the column is adding to the table-it is working fine).
Before that When I add the field parameter to the table visual, it is showing all the fields which are added to the field parameter (The table visual shouldn't show all the fields which are added to the field parameter (If the table visual shows all the fileds then what is the usage of field parameter concept).
Hi @Masthi There's no way for your report users to select the "none" or no fields option. Selecting no fields in the slicer or filter card is the same as selecting all fields.
please refer to the linked discussion, it includes some alternatives.
https://community.fabric.microsoft.com/t5/Desktop/Field-Parameters-nothing-selected-show-blank-on-a-...
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
Hi Ritaf,
You are not able to understand my issue.
I am not talking about slicer selection (based on slicer selection the column is adding to the table-it is working fine).
Before that When I add the field parameter to the table visual, it is showing all the fields which are added to the field parameter (The table visual shouldn't show all the fields which are added to the field parameter (If the table visual shows all the fileds then what is the usage of field parameter concept).
Hi,
I am not sure if I understood your question correctly, but one of many ways to solve this is creating Calculation Group in Tabular Editor and use it as a filter in the visual level filter pane.
Please check the below picture and the attached pbix file.
My pbi sample shows,
If one or two are selected on the slicer, it shows information.
If three or nothing are selected on the slicer, it shows nothing.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!