Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
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
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 8 | |
| 7 | |
| 6 | |
| 5 | |
| 3 |