Forum Discussion
akashgera
4 years agoHelper I
Creating global variable and referencing it in power query
Hello Folks, I need your help in creating a global variable which will store a text value (known as access token), which will be used to assign a value to the headers in the Web.Contents function in...
- 4 years ago
just create a independent qurey, say MyToken, and let it return the token text
then you can reference MyToken as variable everywere.
wdx223_Daniel
4 years agoCommunity Champion
just create a independent qurey, say MyToken, and let it return the token text
then you can reference MyToken as variable everywere.
akashgera
4 years agoHelper I
Thank you so much for your response, I have followed your instructions and my global variable is woking fine.
People like you are much needed in this Pbi community, Kudos to you and your skillset !!👍
Much Appreciated 🙂