Hi, in my workflow
I want to append this rating numbers which are 8 in total with the unique identifier column and then add Both the columns after that
Any help on this?
Hi @Tid14
The formula would be something like below. Can you provide expected output.
ToString([Field1])+"-"+ToString([Field2])
Hope this helps : )
I will have to the append as well na?