Hello fellow forum members,
I’m encountering an issue with the Concat
function in Power FX. I’ve tried using it to concat values from a table that was automatically created by an Adaptive Card multiple select, but it’s returning empty results. Here’s the formula I’m using:
Concat(Topic.multipleSelect, ",")
What is weird, is that multipleSelect which is a table variable when I printed it into a message box is showing me the values correctly: ["value1", "value2", "value3"]
Any insights or suggestions would be greatly appreciated! Thank you in advance for your help.
- kind: SetTextVariable
id: setVariable_IzY7HO
variable: Topic.varYourString
value: "{Topic.varYourTable}"
Ekta Gupta
4
ricardodesouza
2
L-1234567-0
2