Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Hi Team
Does anyone have a fair understanding of how power query works with response headers. I'm trying to get through the cookies process and have been having a difficult time in doing so. No one seems to have done this in past and it is unclear if power query works with cookies. One of the old posts dated back in 2018 mentioned it does not, but I'm trying to figure out if things have changed.
I'm trying to use set-cookies but not sure how it works. Example code from other language:
function(err, res, body){
console.log("Cookies:---->", JSON.stringify(res.headers["set-cookie"])) // This just a print to see cookies.
cookie = res.headers["set-cookie"];
I want use set-cookies in my below code:
let
headersForCookie = [ //#"Host"= "abc.domian.com",
#"Authorization"= "Bearer "&Access_Token("password","token","code")[access_token]
],
Source = Web.Contents("https://abc.domian.com/api/cookie",[Headers=headersForCookie] ),
convertasJson = Json.Document(Source)
in
convertasJson
Appreciate any response.
Hello Team
I'm still chasing for the information on cookies. I would appreciate any response.
Its been quite some time and I'm still trying to get information on this. I know we would go out of vacation soon or some would already be on vacation. I would appreciate any inputs before we all head out to our vacation.
Wishing you all happy holidays.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
10 | |
7 | |
3 | |
2 | |
1 |
User | Count |
---|---|
3 | |
3 | |
3 | |
2 | |
2 |