Hello, I need a text card that has a specific text concatenated to a beast mode, which is a percentage value.
Currently I have the syntax as:
Concat(TEXT, Round(BeastMode*100,2))
But it returns this

And my scrap values is of 2.09% (0.02089 in the beast mode before multiplying by 100)
Any help provided is appreciated.
Thanks in advance.