Forum Discussion

TCRUZ_MSFT's avatar
TCRUZ_MSFT
Frequent Visitor
1 year ago
Solved

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...
  • TCRUZ_MSFT's avatar
    TCRUZ_MSFT
    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.