Forum Discussion
TCRUZ_MSFT
1 year agoFrequent Visitor
Column Shows in Postman but not in Power Query
Hi Experts, I noticed that some columns inside the "attributes" of the response I got are not showing in Power query, but is showing in Postman. For context, the below screenshot shows a column n...
- 1 year ago
Hi MarkLaf,
Thank you for the response. I was able to resolve the issue by adding api-version:4.0 in the call header, which I forgot to include in my POST call in Power BI.
MarkLaf
1 year agoSuper User
What is the type of data source and how are you connecting to it? Web.Contents or a more specific connector? Have you tried a more targeted query with a select-like query parameter?
TCRUZ_MSFT
1 year agoFrequent Visitor
Hi MarkLaf,
Thank you for the response. I was able to resolve the issue by adding api-version:4.0 in the call header, which I forgot to include in my POST call in Power BI.