Announcements
Hi,
I'm new with Power Virtual. In a "Question" or "Message", is it possible to combine a link with variable?
Please see the picture below for example. Is there any workaround if we want to combine the link and variable?
Today, you can't hyperlink variables. However, you can add a hyperlink next to the variable, like below.
Thank you for the reply. The intention of combining the URL and variables (based on user's input) is to let the user directly open the search page based on what he/she is looking for.
My workaround is to use Power Automate below:
I use Compose and split string in case the user provide more than 1 search word, and then combined those strings again with "%20" as the replacement for "space".
The code for SplitString: split(triggerBody()['text'], ' ')
The code for JoinStringForLink: join(outputs('SplitString'),'%20')
Then I combine everything under FullLink. In Power Virtual I use the Output as a message and it's automatically became a URL.
Best regards,
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Valantis 820
Vish WR 327
Haque 296