RE: getting the available values from lookup field
Hi magical,
I‘m not clear what you want to need
As you mentioned, you have set the preSearch filter on the lookup field, and you want to get values that are in the dropdown.
The lookup field can show all records from another entity, but you have set preSearch filter for it, so it will just show part of these records.
Now, you want to get these records, you need Iterate through the entity with filter.
You can try to use 'CRM REST Builder' tool to retrieve records with filter.
Note:
CRM REST Builder Download page: https://github.com/jlattimer/CRMRESTBuilder
Regards,
Leah Ju
Please mark as verified if the answer is helpful. Welcome to join hot discussions in Dynamics 365 Forums.