I have the below hyperlink in the HTML text. Anyone have any thoughts on how to fix this?
This is whats showing in the HTMLtext field:
"<a title="FTO Dashboard" href="https://app.powerbi.com/...">Check out the FTO Dashboard for all of your requests and more information!</a>"
I think the quotes are throwing it off. How do I get rid of the error?
Solved! Go to Solution.
"" will evaluate to single "
Try
"<a title=""FTO Dashboard"" href=""https://app.powerbi.com/..."">Check out the FTO Dashboard for all of your requests and more information!</a>"
Regards,
Reza Dorrani
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
"" will evaluate to single "
Try
"<a title=""FTO Dashboard"" href=""https://app.powerbi.com/..."">Check out the FTO Dashboard for all of your requests and more information!</a>"
Regards,
Reza Dorrani
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
Stay up tp date on the latest blogs and activities in the community News & Announcements.
Mark your calendars and join us for the next Power Apps Community Call on January 20th, 8a PST
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
User | Count |
---|---|
203 | |
180 | |
67 | |
36 | |
33 |
User | Count |
---|---|
341 | |
273 | |
113 | |
74 | |
58 |