Ability to create vertical views of data instead of the traditional horizontal presentation in database structure. Two example use cases for me: Sales proposal template where I am presenting a 3-column - "Good-Better-Best" or "Silver-Gold-Platinum" packages. My proposal items can have close to 50 line items, each with a different choice, mostly with custom Single Select fields. With a vertical view, I could present the three packages by client. As a CPA, I present various financial information in a vertical, side-by-side format. Example is a profit and loss statement where we are comparing revenue, cost of goods sold, various expenses side by side. Same with a balance sheet, want to be able to put this information in to compare periods where the row would be values by date (month-end, year-end, etc.) and the fields would be things like revenue, expenses, etc. I could give several other examples with marketing data, but hopefully you get the idea. I understand that I could do something like a Kanban view or that I could present a single record in a form view vertically like that, but that really isn't what I was hoping for. Pivot table type views are available in a dashboard, which is probably doable, but would be really nice to invert the structure to see it quickly in a view. Airtable can't do it, but there are some database structures, like SQL that allow it. Anyway, thanks for the consideration.