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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
We are trying to create Dynamic Slicers based on field parameters, and trying to populate them in a slicer. Based on the slicer selection we are showing the values of the columns in a table. On "Select ALL" the order of the column remains intact in the table, but on resetting the slicer and upon selecting individual slicer values(multiple selections) the sequence of the columns in the table
is not maintained and the column selected from the slicers gets appended in the table as per the order in which they are selected in the slicers. We want the order of the columns in the table must be maintained as per the order we have in the Field parameter order. Please suggest if there any solutions to this.
Solved! Go to Solution.
Hi @Anonymous
I can offer one suggestion (PBIX attached)
Doing it this way, the order in which the filtered fields are displayed in the visual will always follow the Order column in the field parameter table, and not the order of selection.
It appears that the order of selection is followed only when the filter is applied directly on the field parameter table.
In attached PBIX, the order of the "Column Selection" fields is always Country-Region, Category, Color.
Regards
Thanks, @OwenAuger , Your solution worked, thanks a lot for your swift response
Hi @Anonymous
I can offer one suggestion (PBIX attached)
Doing it this way, the order in which the filtered fields are displayed in the visual will always follow the Order column in the field parameter table, and not the order of selection.
It appears that the order of selection is followed only when the filter is applied directly on the field parameter table.
In attached PBIX, the order of the "Column Selection" fields is always Country-Region, Category, Color.
Regards
I cant download this file
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.