Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

Reply
callum
Helper II
Helper II

Implementing data sorting

Hi,

 

In the built-in visuals one can click the three dots and then sort by a column. I assume there's some kind of standard way to implement this feature in a visual, rather than doing it all from scratch? If nothing else, it would be good to know how to even just modify the menu that appears when the three dots are clicked.

 

Thanks.

1 ACCEPTED SOLUTION
jppp
Continued Contributor
Continued Contributor

You can define this sorting behavior in the capabilities.json.

Please take a look aat the documentation: https://github.com/Microsoft/PowerBI-visuals/blob/master/Capabilities/Sorting.md

View solution in original post

2 REPLIES 2
jppp
Continued Contributor
Continued Contributor

You can define this sorting behavior in the capabilities.json.

Please take a look aat the documentation: https://github.com/Microsoft/PowerBI-visuals/blob/master/Capabilities/Sorting.md

Thank you... I don't how I missed this. I must've looked at the capabilities documentation nearly a dozen times!

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Kudoed Authors