1
Answer

single column have multiple value show each value new row

i have value
 
[a,b,c,d]
 
i want show
a
b
c
d
 
Answers (1)