We have the following:
1. OData URL (v9.1) of Dynamics
2. Organization account
But our need to call the Web Apis of Dynamics as an non interactive. We only need to give to user the API Key. And user can use that key in Power BI to communicate with Dynamics.
Now, query is - how to generate the Web API Key of Dynamics ?
Note: I have already tried the way using AAD auth (using App Registration). Till now it only work in custom application, but not have a way from PowerBI.