I’ve a table with two column “country” and “countryOrder”
Country is sorted by countryOrder, its done by power bi desktop.
By using rest api when i clone the report and push new data sorting is not working.
What should i do to keep the sorting functionality by rest api?