Hi everyone,
I'd like to extract AAD Users list with Dataverse List rows. I noticed that the type of this table is virtual.
With XRMTOOLBOX I can read this table but in Power Automate, with List Rows I had this error:
System.ServiceModel.FaultException`1[Microsoft.Xrm.Sdk.OrganizationServiceFault]: AccessToken not found (Fault Detail is equal to Exception details:
ErrorCode: 0x80040216
Message: AccessToken not found
TimeStamp: 2022-09-07T10:59:49.0000000Z
OriginalException: Microsoft.Crm.CrmException: AccessToken not found
at Microsoft.Crm.ObjectModel.OboTokenProvider.<>c__DisplayClass5_0.<GetOBOToken>b__0()
at Microsoft.PowerApps.CoreFramework.ActivityLoggerExtensions.Execute[TResult](ILogger logger, EventId eventId, ActivityType activityType, Func`1 func, IEnumerable`1 additionalCustomProperties)
at Microsoft.Xrm.Telemetry.XrmTelemetryExtensions.Execute[TResult](ILogger logger, XrmTelemetryActivityType activityType, Func`1 func)
at Microsoft.Crm.Sandbox.Service.PluginSecureStoreServiceProvider.<>c__DisplayClass37_0.<OnBehalfOfTokenServiceProviderAcquireToken>b__0()
at Microsoft.PowerApps.CoreFramework.ActivityLoggerExtensions.Execute[TResult](ILogger logger, EventId eventId, ActivityType activityType, Func`1 func, IEnumerable`1 additionalCustomProperties)
at Microsoft.Xrm.Telemetry.XrmTelemetryExtensions.Execute[TRes...).
I don't know how to managed this issue.
Any suggestion?
This is my flow:

Thanks in advance
Silvia Innamorati