Hi,
I used to be able to add a variable into an embedded link when sending an email but now I see no way of doing that. For example my link will have /ItemID=Item ID. The way I done this was to change the format into html and I used to be able to use href and embed my link with the variable but I can't see how to do that now. Any help would be greatly apricated.
Hey @Dave373927
Did you try using the Concat function?
concat('/ItemID',' ',variables('VarString'))
If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!
P.S. take a look at my blog here and like & subscribe to my YouTube Channel thanks.