Dynamics NAV 2016 connector issues. - Invalid Mashup
I have successfully added OData services, and I am able to connect and see data through the browser.
Now, when I create a flow in SharePoint,
I am able to get the tables, and all the rows.
But when I try to run the flow I get the following error:
{ "status": 400, "message": "Invalid Mashup Expression using supplied values.\r\n inner exception: The value does not support deltas.", "source": "127.0.0.1" }
And trying the samething through PowerApps, gives me, again, all the tables but no actual data shows up in my fields.
Any help is highly appreciated.