Forum Discussion
Anonymous
5 years agoNot applicable
Cannot convert the literal to the expected type 'Edm.Decimal'
Hi! I’m building a PowerBI report using data from Azure DevOps OData. Here is the query: let
Source = OData.Feed (https://analytics.dev.azure.com/{org}/{proj}/_odata/v3.0-preview/WorkItems?
& ...
v-lionel-msft
Community Support
5 years agoHi Anonymous ,
Please refer to the link.
Best regards,
Lionel Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- Anonymous5 years agoNot applicable
Maybe I'm missing something but how does the articele about type conversions issue in Power Apps component framework relates to type conversion issue in Power Query OData Feed connector?