Hello Community,
I want to filter select_one_from_file ResourceRates.csv. to the current year, so the appropriate rate can be returned form the linked csv.
Purpose to use the field ${CalendarYear} to filter and only return rates where ${CalendarYear} = ${YearOfRate}.
Is the possible using autocomplete search?
Christopher
set appearance to autocomplete
added this to choice_filter selected(${CalendarYear},YearOfRate)
This worked and now rates for each year can be added to csv and the survey will filter out based on the year.
Can I do something like this?
autocomplete search('ResouceRates', 'matches','YearOfRate', ${CalendarYear})
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.