Hi Airtable Community! I’m trying to build a market map from my Airtable records like the one below from CB Insights but I’m having trouble figuring out how to include records with multiple columns like logo, location, founding year. Currently, I have an airtable record with name, founding year, logo image and location and created a separate table called categories that links to the previous table and groups the logos into a column.
I’m hoping to do the following architecture so including a company’s logo + total funding + founding year date. Haven’t quite figured out how to group by category and have both the logo + additional columns.
<Category>
Category name
<Logo /> Founding Year, Total Funding
<Logo /> Founding Year, Total Funding
<Logo /> Founding Year, Total Funding
<Logo /> Founding Year, Total Funding
</Category>
