Forum Discussion
Dataflow Refresh Error regarding alternate key
I have many Dataverse dataflows that I run for various applications. Each day, these dataflows run and process 10s of thousands of records successfully, but also each day, I get 1 or 2 errors that says...
{"error":{"code":"0x8006088a","message":"The key in the request URI is not valid for resource 'Microsoft.Dynamics.CRM.intelhub_earnedmedia_combined'. Ensure that the names and number of key properties match the declared or alternate key properties for the resource 'Microsoft.Dynamics.CRM.intelhub_earnedmedia_combined'."}}
What's interesting, if I refresh the dataflow again, it usually comes back with no errors. But it is annoying that I get the error above in the first place.
Does anyone have any ideas why this error happens in the first place and if there are any solutions on how to resolve it for good?
I just wanted to confirm that each Dataverse table the dataflow is feeding does have a PrimaryKey set.
7 Replies
- otraversCommunity Champion
Looks like Dataverse being flaky, you're not the only one running into this:
- PBI_QueryousAdvocate I
I get this every day. At random, for random individual records. The Dataverse is an unintuitive wilderness of illogical constraints and bugginess with little or no documentation to explain these errors. The error message is also a lie, it explains nothing.
- silcambroFrequent Visitor
Hello,
having the same issue, only when we schedule the Dataflow, if we run it manually there are no issues.
Did you find any solution on this? Did you open a ticket ?
Thanks
--silvano
- PBI_QueryousAdvocate I
Hiya Silvano,
I didn't find a solution I'm afraid. I haven't opened a ticket. This is just the nature of the MSFT Dataverse. It is a volitile environment. It can't be trusted 100%