Forum Discussion
Parameter selection for charts
- 10 months ago
Thankyou, DataNinja777, for your response.
Hi nish18_1990,We appreciate your query on the Microsoft Fabric Community Forum.
Based on my understanding of the scenario, please find attached a screenshot and a sample PBIX file which may assist in resolving the issue:
1.With Category View selected:
2.With Country View selected:The slicer selects a view group, such as Category or Country. Each group is linked, via the GroupKey, to its respective fields in the ViewFields parameter table. The relationship dynamically controls which fields appear in the visual, thereby providing a seamless toggle between hierarchies.
We hope the information provided helps to resolve the issue. Should you have any further queries, please feel free to contact the Microsoft Fabric Community.
Thank you.
Thankyou, DataNinja777, for your response.
Hi nish18_1990,
We appreciate your query on the Microsoft Fabric Community Forum.
Based on my understanding of the scenario, please find attached a screenshot and a sample PBIX file which may assist in resolving the issue:
1.With Category View selected:
2.With Country View selected:
The slicer selects a view group, such as Category or Country. Each group is linked, via the GroupKey, to its respective fields in the ViewFields parameter table. The relationship dynamically controls which fields appear in the visual, thereby providing a seamless toggle between hierarchies.
We hope the information provided helps to resolve the issue. Should you have any further queries, please feel free to contact the Microsoft Fabric Community.
Thank you.
Hi, The parameters are working as expected. I have a question : I need to add a parameter for showing Top 3,5,10 Categories or Countries based on the views we have selected. The top N should work on field Quantity. Could you please help me to achieve this view .