Forum Discussion
richardc1
2 years agoHelper I
Prompting for values in invoked function,
I need to run a function that returns a token, without the credentials being stored in the function. I have developed a function that prompts for credentials when run, and outputs the token, whic...
- 2 years ago
I have found another solution:
Solved: Re: Avoiding free text credentials in Power BI que... - Microsoft Fabric Community
Calling the creds from a slsx in a secure location, rather than entering manually.
richardc1
2 years agoHelper I
I have found another solution:
Solved: Re: Avoiding free text credentials in Power BI que... - Microsoft Fabric Community
Calling the creds from a slsx in a secure location, rather than entering manually.