Hello Everyone,
The problem is that we have an inconsistent behavior importing the data. When we import the data (Get data operation) to the Dataverse from the Web API using the Power Query, the process is going till the end with no errors and the new table is created in Dataverse. But, the data is not imported. Doing the same scenario multiple times, we have noticed that sometimes the data is imported as it should.
Our environment:
- Power Platform default Trial environment.
- For the API backed we use Azure API Management.
- No authentication is used.
The backend API was tested successfully independently.
Is there any log for this kind of operations?
Maybe we are missing something. Did somebody encounter this kind of situation ?
Thank you in advance!