Dataverse Use Async Promise in ribbon enable rule
It's always good to use D365 API calls when dealing with Ribbon's rules. But what about long running calls, you have do it asynchronously to not stuck the ribbon load. Let's see this trick about : Dataverse Use Async Promise in ribbon enable rule
