私は車両情報を保持するフィーチャ サービスを持っています。特定の Vehicle_ID を持つ各車両には、このフィーチャ サービス内に複数のレコードが存在する可能性があります。Power Automate で行いたいのは、各ユニークな Vehicle_ID の最新レコードのリストを取得することです。ArcGIS の "Get data from feature layer" アクションを使用してこれを実現する方法はありますか? <\/P>
That is correct. For a particular Vehicle_ID, say "TR-115", there would be no more than a single record for any one day, but there are multiple records for the same vehicle over time on different dates. And I am trying to get a list of just the most recent record for each Vehicle_ID.Most of the Power Automate examples I found online use a SharePoint table as an example. Using a SharePoint action, they first sort the table by the unique ID in ascending order, and date in descending order, and then use another field called Top to get the top 1 record for each unique ID. But looking at the ArcGIS "Get data from feature layer" action, I don't see a way to pull the top 1 record for each Vehicle_ID. But maybe there is a way to accomplish something similar.
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.