Forum Discussion

yzhang45's avatar
yzhang45
Frequent Visitor
4 years ago

display table - omit empty fields

hi I want to visual a row in table (ie users will always filter to see one item/client at a time)

want to display it "transposed", meaning one field per line

and more importantly omit empty fields (different item/client have different empty fields)

 

what i tried:

- it seems you can't just transpose the table in visual without transposing the data. I don't want to tanspose the data since it messes up join / data model.

 

- i can use multi-row card, and make it narrow to force one field per line. But don't know how to make empty field disappear