Hello, I have some users experiencing a problem when they try to run a flow from our Dynamics sales. In the ribbon, when they press flow is says "loading" and then the following window is opening up:
They don't select any flow since the flow menu does not show up. But when I check the logs I can see that the flow was started anyway. And it has failed with the following error:
Thanks in advance!
BR,
Emma
Hello @manuelstgomes
I am using this query:
But the strange thing is that there are only some users who are having this problem... a lot of users are able to run it successfully.
Am I correct to assume that you're doing an OData query where you compare an ID?
The error is telling you that you're trying to compare an GUID value in a String value and therefore is not comparable.You need to convert it to a string to be comparable.
Makes sense?
If I have answered your question, please mark your post as Solved.
If you like my response, please give it a Thumbs Up.
Cheers
Manuel
WarrenBelz
146,524
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,906
Most Valuable Professional