You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 8, 2023. It is now read-only.
Opening this Issue for discussion around the problem whereby some attempts for OData feed queries to /beta/reports in Power BI Desktop results in an error:
Details: "We were unable to resolve the type name 'Collection()' to an EdmType"
I'm getting some success by using the Web type query rather then OData feed type, it allows you to drill down through various List and Record entries to get to the final data you're after. Not sure yet how to make use of that yet though!