Forum Discussion
danextian
Super User
8 years agoExpression.Evaluate returns an error
Hi All, I need help in understanding why Expression.Evaluate in this query returns an error. let
Source = OData.Feed("http://services.odata.org/AdventureWorksV3/AdventureWorks.svc"),
...
v-juanli-msft
Community Support
8 years agoHello
I hope this case similar to the issue and solved alreadly may offer you some ideas, i am still seeking for the reason deeply all the time.
Best Regards
Maggie
- danextian8 years ago
Super User
Thanks for the reply. The solution in the link works if I am simply trying to re-apply the same data types from a previous step but what I am trying to understand why Expression.Evaluate returns an error when those are valid data types.