blaatblaat
Programmer
Hello,
Following the thread: did not succeeed for me to concatenate values of a specific table.
My table has the following set-up:
ObjectId - FieldId - Value
88896 - 1 - 3
88896 - 213 - 123
88896 - 100 - MyValue
My job is to get the value concatenated into one string. I see the 3 but i do not see the rest. So the connection and relations are correct. What must i do to get the value into one string?
Thank you in advance.
Following the thread: did not succeeed for me to concatenate values of a specific table.
My table has the following set-up:
ObjectId - FieldId - Value
88896 - 1 - 3
88896 - 213 - 123
88896 - 100 - MyValue
My job is to get the value concatenated into one string. I see the 3 but i do not see the rest. So the connection and relations are correct. What must i do to get the value into one string?
Thank you in advance.