Forum Discussion
Terry2023
3 years agoFrequent Visitor
How to reference a parameter in a new query
assistance with the follwoing would be appreciated. I have created a date parameter which I wish to reference in the query let body = "{ ""dateRangeStart"": dateRangeStart, ""dateRangeEnd"":...
- 3 years ago
SOLVED:
replaced entire Body string as a parametre rather than inserting multiple parameters into the string
let
body = Parameter
in
Source
Terry2023
3 years agoFrequent Visitor
how to reference 2 parameters for a Source = Json.Document(Web.Contents