Forum Discussion
jerryr125
1 year agoHelper IV
Createa a visualization to display data in a 'form' format
Hi
I have the following table visualization (example):
| ID | Dessert Category | Food Name |
| 1 | Ice Cream | Vanilla Ice Cream |
| 2 | Cookies | Chololate Chip Cookies |
| 3 | Cake | Carrott Cake |
When the end-user clicks on the ID (drill through) - it would go to a page displaying the following visualization:
| ID | 1 |
| Dessert Category | Ice Cream |
| Food Name | Vanilla ICem Cream |
Any thoughts ? Thanks - Jerry
jerryr125 maybe use matrix visual, add all the columns on the values section, and in the format pane, select "switch values to rows" and that will do it.
3 Replies
- jerryr125Helper IV
Hi
Very close...
I would like the multi-row card to display the fields in one column
and the values in the other column...
Like this:
Any thoughts?
ID 1 Dessert Category Ice Cream Food Name Vanilla Ice Cream