Hi All,
I am trying to access CDS data in Excel Power Query by using the Dynamics365 connector here.
I can retrieve my custom entity data, but I am having issues finding my fields optionset labels to link to the numeric values listed on my Entity records.
I can see an optionset table, however it will not load giving the following error.
DataSource.Error: OData: Request failed: The remote server returned an error: (400) Bad Request. (The 'RetrieveMultiple' method does not support entities of type 'optionset'.)
Details:
DataSourceKind=OData
DataSourcePath=https://xxxxxxxxx.api.crm6.dynamics.com/api/data/v9.1/optionsets
Url=https://xxxxxxxx.api.crm6.dynamics.com/api/data/v9.1/optionsets
Can anyone point me in the right direction
I can see the optionset display labels when I use the CDS connector from PowerBI, however using PowerBI is not an option for this project initially.
Thanks in advance