Forum Discussion
Issue with Field parameter
- 2 years ago
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 💡
- Masthi2 years agoFrequent Visitor
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).