Should the Database Preview records show sorted?

I’m not sure if this is a bug yet, but it appears the Sort and Direction values are not working.

I have this.
image

The SQL doesn’t show the SORT
image

And the Query Results are not in the correct order
image

Hey Keith!

You put me in thoughts brother and after playing a little with it I ended-up that:

  • Sort and Direction parameters are a “bridge” for dynamic sorting on client side…
  • We can do the same thing with a lot more work just by assigning a LOOOT of sorting conditions in the Sorting tab of the Query Builder:

I’m not able to add in the Sorting tab. The buttons are disabled. :man_shrugging:

image

While on sorting tab, double click the field you need on the left of the builder (available table/columns)

Ah, that works. Maybe @george and team should remove the add icon.

I still don’t get why the normal Sort and Dir aren’t working. Only after using the Sorting tab does it add the order by in the query.

if no field is selected the plus sign is disabled…

By selecting a cield, then plus is enabled…

1 Like

Ah, yes. Ok. I’m a little slow this morning. :slight_smile:

1 Like

hahaha
While we are focused on something we can even look for our glasses while we are wearing them!!
:joy: :joy:

1 Like