Skip to content
Copy of Coda Learning Plan
Share
Explore
Coda Essentials

icon picker
Level 2

Ready to get a bit more fancy? Try these out!

Lesson 7 - Grouping

Loading…

Try It!

Group by Status on the left
Ungroup the column, and group by Status on the top
Arrange Groups by dragging and dropping

Name
Urgent?
Status
1
2nd round testing
Not Started
2
Calibration - 2nd round
Done
3
Final testing
In Progress
4
Signoff on final calibration
Not Started
5
Web copy finalized
Not Started
6
Draft mockups of visual explanations
In Progress
7
Final draft of visual mockups
Not Started
8
Web copy draft
Done
There are no rows in this table

Lesson 8 - Layouts

Loading…

Try It!

Group the table by status along the top
Change the table to a card view
Drag and drop cards between groups
Change the display to a gantt chart

Name
Due
Days
Urgent?
Status
1
2nd round testing
10/7/2019
00
24
Not Started
2
Calibration - 2nd round
10/27/2019
00
5
Done
3
Final testing
11/3/2019
00
15
In Progress
4
Signoff on final calibration
11/5/2019
00
13
Not Started
5
Draft mockups of visual explanations
10/1/2019
00
27
In Progress
6
Final draft of visual mockups
10/13/2019
00
12
Not Started
7
Web copy draft
10/17/2019
00
3
Done
8
Web copy finalized
10/23/2019
00
10
Not Started
There are no rows in this table

Lesson 9 - Formula Basics

Try It!

Add formula to calculate 2*2 in the canvas below
Type =User in the canvas below to see who's logged in
Calculate the number of tasks using the formula Tasks.Count()
Count in-progress tasks using Tasks.Filter(Status="In Progress").Count()
Count days till done using Tasks.Due.Max() - Today()

What is 2*2? ??
Who is currently looking at this doc? ??
Total Tasks: ??
In progress Tasks: ??
Days till done: ??
Tasks
0
Name
Due
Urgent?
Status
1
2nd round testing
10/7/2019
Not Started
2
Calibration - 2nd round
10/27/2019
Done
3
Final testing
11/9/2019
In Progress
4
Signoff on final calibration
11/29/2019
Not Started
5
Draft mockups of visual explanations
9/24/2019
In Progress
6
Final draft of visual mockups
10/15/2019
Not Started
7
Web copy draft
10/17/2019
Done
8
Web copy finalized
10/23/2019
Not Started
There are no rows in this table


Lesson 10 - Controls

Try It!

Use the + menu to insert a Single Select control in the canvas where indicated
Right-click on the control and name it Selected Status and set the Selected Items to Not Started, In Progress, Done
Filter the Tasks table to show rows where: Status uses and interactive filter

Assignee
Name
Due
Status
1
Joel Davis
2nd round testing
10/7/2019
Not Started
2
Joel Davis
Signoff on final calibration
11/5/2019
Not Started
3
Joel Davis
Web copy finalized
10/23/2019
Not Started
4
Joel Davis
Calibration - 2nd round
10/27/2019
Done
5
Mary Jones
Final testing
11/3/2019
In Progress
6
Mary Jones
Draft explanation mockups
10/1/2019
In Progress
7
Felix Marlin
Final draft of visual mockups
10/15/2019
Not Started
8
Felix Marlin
Web copy draft
10/17/2019
Done
There are no rows in this table

Ready for the next level? You’ve got this. Head to


Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.