Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hello everybody, i have this error for this line and i would like to put parameters in raw format :
Expression.SyntaxError : Jeton Comma attendu.
Content = Text.ToBinary({"security":{"credentials": {"login": "xxxxxxxxxxx","password": "xxxxxxxxxx"}}})
Thank you in advance for your answers,
Solved! Go to Solution.
Hi @Anonymous
You can try this:
Text.ToBinary("{""security"": {""credentials"": {""login"": ""xxxxxxxxxxx"",""password"": ""xxxxxxxxxx""}}")
Regards
Saam
Hi @Anonymous
You can try this:
Text.ToBinary("{""security"": {""credentials"": {""login"": ""xxxxxxxxxxx"",""password"": ""xxxxxxxxxx""}}")
Regards
Saam
thank you it work
Check out the July 2025 Power BI update to learn about new features.