HOW İS TABLE DATE SORT DESC?

By default, the table with date columns comes in asc order. I want the tables with date columns to come as desc order.
When I create the table, the dates are exactly the opposite.

sort the way as desc, not asc.

I want the table as follows.I need this.

It seems like you have found a workaround to your own issue: you can already apply client-side sorting by clicking the date column.

No, I don't want that.

I want Kibana to come in order from big date to small date while loading the screen.