ABCDEFGHIJKLMNOPQRSTU
1
InstructionsControl ValueURL/comment
2
1. Make a copy of this spreadsheet (If you haven't already done so) and work on the copy, otherwise you won't be able to edit anything.-One time setup
3
2. Log into Trello in the same browser you're viewing this spreadsheet in- https://trello.com/
4
3. Enter your Trello App Key. Visit URL in cell C4 and you'll find your Trello App Key in the "Key" fieldreplace with keyhttps://trello.com/1/appKey/generate
5
4. Enter your trello token. Visit URL in C5, click "Allow", and then copy the token that is displayedreplace with Trello tokenhttps://trello.com/1/authorize?key=replace with key&name=Trello+Upload+Spreadsheet&expiration=never&response_type=token&scope=read,write
6
5. Enter the board id for the board you want to import data fromreplace with board idSelect "Display Boards" from the "Trello-scriptet" menu in this spreadsheet to see available boards. Copy the board id and enter it in the field to the left of this one. Every time you change board
7
6. The list id for DONE (time is not accumulated in this list)replace with list idSelect "Display lists" from the "Trello-scriptet" menu to display available lists in the board you selected. Copy+paste board id into the field to the left of this one.
8
7. Update the Calendar tab with information about any non-weekend holidays, halfdays and whatnot. See Calendar tabAlso make sure that this script has your time zone, in File - Spreadsheet settings. Once a year and when needed.
9
8. Choose "Update data" from the Trello menu above in this sheetThe Board sheet will fill with your data. Every time
10
9. Choose time frame for your report (days)31Sprint length, or default report interval.
11
10. To get a report of lead times for each list, choose "Create report" from the "Report" menu aboveThe report will show in the Report sheet
(it will be created)
12
13
14
For more information about this script see the FAQ sheet
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99