Hi,
I'm developing a bot within Teams, through our M365 license.
I want to concatenate two variables, before I send them to an action. For instance here, I would like to send "bot.question + bot.answer" to this action, instead of strickly "bot.question":

Is there any way to achieve this with the M365 license? With the regular PVA license, I would be able to concatenate variables using the "Set variable" action, but this option does not appear to be available in the PVA for M365 license.
Thanks!