Hello ,
I have four tables. Each table includes an attribute called result, which contains fields value string string number. (Hello Community 30 ) ,all tables share a common attribute id
I would like to combine the output from all four tables into a single attribute called result
String String String String
String number String number String number. String no.
I would like the first string from each table to always appear above and the second string and number written on the next line and All values should be combined into the same field.
Thanks on advance