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

The FabCon + SQLCon recap series starts April 14th at 8am Pacific. If you’re tracking where AI is going inside Fabric, this first session is a can't miss. Register now

Reply
Anonymous
Not applicable

How to sort based on all data for custom visuals

So lets say I have a dataset with 10,000 values. These values are simply 1-10,000

 

I load batches with 100 values at a time. When I call sort on my custom table by ascending, I get 100, 99, 98 etc. But what I really want is for the sort to query the database, and return the values 10,000, 9999, 9998 etc.

 

Is this possible? I want to avoid using the filter pane if possible. I noticed that the original tables make a querydata call when sorting values. How can I replicate this?

 

 

0 REPLIES 0

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

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.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

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

Top Solution Authors