Skip to content

Commit

Permalink
Organize images
Browse files Browse the repository at this point in the history
  • Loading branch information
mathesar-bot committed Jan 20, 2022
1 parent 95b0c95 commit 1515cac
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions product/specs/2022-01-views/03-modeling-view-columns.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Here's how I think we should model view columns in our API and UI. Each heading

Using Element's UI as an example (Matrix channel names stand in for data sources here), here's how Sources might be represented:

![Sources image](/assets/Screen Shot 2022-01-20 at 4.21.05 PM.png)
![Sources image](/assets/product/specs/2022-01-views/03-modeling-view-columns/Screen Shot 2022-01-20 at 4.21.05 PM.png)

### Formula
- **Definition**: This is the formula used to generate data in for this column.
Expand All @@ -33,7 +33,7 @@ We should allow users to either use a pre-set set of formulas or (in the future)

Using Element's UI as an example (Matrix channel names stand in for data sources here), here's how a Formula might be represented. Note that Sources are used within the Formula.

![Sources image](/assets/Screen Shot 2022-01-20 at 4.23.21 PM.png)
![Sources image](/assets/product/specs/2022-01-views/03-modeling-view-columns/Screen Shot 2022-01-20 at 4.23.21 PM.png)

### Link
- **Definition**: This notes whether a column is a join column. This is a column used to match the same values across multiple tables to create the View. These columns have multiple Sources but no Formula.
Expand Down

0 comments on commit 1515cac

Please sign in to comment.