Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Post JSON without PowerBI Reformatting it

I need to send this post data to an API endpoint: { "limit": 5, "detailed": "true", "policy.complianceStandard": "Scope 2021", "timeRange": { "type": "to_now", "valu...
  • lbendlin's avatar
    4 years ago

    You are supposed to use Text.ToBinary, not Text.FromBinary.