, we were likely looking at a Base Table: a core data table that powers your doc. For example, if you have built a CRM, your base tables would be Companies, Contacts, and Activities. A Product Roadmap would have Products to Launch, OKRs, and Epics.
You then create Views that are portals into parts (or if you want, all) of the Base Table.
Base vs. View Table Principles
The rule of thumb is that you should leave Base Tables alone as they are. Think of them as tucked away, all-inclusive, tables that drive the rest of your doc (learn more in
Hides columns in Views, not Base Tables. Hide columns in views, but keep all columns available in the base table so that when you or others go to it, they can immediately understand the full breadth of the table. You can always hide columns in the views of the base tables. In the example above, we are Content, Lots of Content, Scale, and Number within the view but keeping them in the base table. More on
Filter Views, not Base Tables. If you filter a base table, that filter will apply to all other views. Also, it's just confusing to come to a table that should include all of the data (your customers, all product launches) and you can't find them. More on
A view is a place for different users and stakeholders to interact with the doc from their point of view. These views take two forms:
User View
Stakeholder View
User View
Give a home-base for users to add and view their data. Here's an example below of setting up a place for users to add a bug that they find in the software.
Makers often include the following components:
A how to that explains what actions you want to user to take.
by clicking on the three dots in the popup window and Custom Layout to customize this view
Change the information hierarchy by selecting the Quick Styles or by dragging and dropping the fields. Increase information density by placing fields side by side, especially if they relate to each other, users will be able to more quickly update and add data.
Hide fields (columns) that don't pertain to adding a new item so that you don't distract the user.
Turn off Comments & Activities.
Turn off Allow Viewing Hidden Columns
Create a button(s) to add / close / cancel the modal.
These are normally placed in the bottom right of the popup modal and the trick is to make it a hyperlink button that "opens" up the current section that the user is on.
A relevant view of the base table. This can be achieved by filtering down the table to just the
You can share a section of the doc / data with stakeholders that are Views so that they can focus on getting insight and understanding what's happening in the doc.
Makers often include the following components:
Summarize the data in an aggregate table through the