I have a Trip a custom entity, N:N relationship to Contacts. Each trip has a Start and End date. I need to assign contacts (1, 2 or more), but only the ones, that are free during the the trip, so:
I am quite new do Dynamics, trying to adapt an Access-based application.
Currently I can select any contact on the form. Tried to create a new view, but I didn't see any option to pass a parameter. Could someone please advise me what is the best practice to list and select records from a related entity, that match to complex dynamic criteria?
Thanks.
Hi,
I will share an example based on your scenario.
Please, an example would come very handy. I have more similar tasks like this (like assign a car/bus to a trip matching certain criteria), so if this could be somehow generalized, that would even be better.
I am thinking on creating a flow that loops through all active trips and their drivers.
Hi,
Unfortunately you can't implement this scenario with OOB functionnalities.
I recommand to add some logic in the server side to tag your contacts based on your complex criteria. Then it will be easier to filter your contacts.
Let me know if you need more guidance to implement an example.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156