- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2024 09:41 AM
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
Thanks in advance
Regards,
Víctor
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2024 11:16 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2024 11:16 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2024 04:43 AM
Hi @Victor Mesa ,
Please explore more about Jelly script:
Introduction to Jelly Script in ServiceNow #1 - ServiceNow Community
Servicenow UI Pages Jellyscript (youtube.com)
Please mark helpful & correct answer if it's worthy for you.