At this point I am just trying to get it to work in arcgis pro. I was able to get the bottom 1100 scores using definition query SQL :
[field] IN (SELECT TOP 1100 [field] FROM [layer] order BY [field])
The problem now is that I want the order reversed. I want to pick the top. Is there a way to reverse the order?
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.