understanding jelly script

Victor Mesa
Tera Contributor

Hello

Can you please help me out in  the jelly scripting. 

I'm trying to embed a Power bi report in a dynamic content of a dashboard, I need the "autoAuth" tag but I can't find a way to shorten it so that the script is correct

VictorMesa_1-1712335276991.png

 

 

 

 

Thanks in advance

Regards,

Víctor

1 ACCEPTED SOLUTION

Appanna M
Tera Guru

Hello @Victor Mesa ,

Try the below in place of & ---> & 

Wherever you have '&' replace it with "&" and save your code. 

 

Please Mark My Answer as Helpful and Accept as Solution, if you find this article helpful or resolves your issue.

 

View solution in original post

2 REPLIES 2

Appanna M
Tera Guru

Hello @Victor Mesa ,

Try the below in place of & ---> & 

Wherever you have '&' replace it with "&" and save your code. 

 

Please Mark My Answer as Helpful and Accept as Solution, if you find this article helpful or resolves your issue.