Hello! i hope you are doing great.
I've been trying to write multiple lines of data in a single column and then show them in the same way in a detail view.
It does work when i write something like this (plain raw text):
"A
B
C"
But when i try to use any expression it just sticks one next to the other.
I've also tried this:
CONCATENATE( [ColumnA],"
“,[ColumnB],”
",[ColumnC])
Also tried changing the column type to LongText, But still doesnt work. What can i do? Is this possible?
Regards,
Federico.
User | Count |
---|---|
30 | |
16 | |
3 | |
3 | |
3 |