|
96 | 96 | "guides/how-to-promote-content", |
97 | 97 | "guides/verified-content", |
98 | 98 | "guides/keyboard-shortcuts", |
99 | | - "guides/table-calculations", |
100 | | - "guides/formula-table-calculations", |
101 | 99 | { |
102 | | - "group": "Table calculation functions", |
| 100 | + "group": "Table calculations", |
103 | 101 | "pages": [ |
104 | | - "references/table-calculation-functions/row-functions", |
105 | | - "references/table-calculation-functions/pivot-functions", |
106 | | - "references/table-calculation-functions/aggregate-functions" |
107 | | - ] |
108 | | - }, |
109 | | - { |
110 | | - "group": "Table calc SQL templates", |
111 | | - "pages": [ |
112 | | - "guides/table-calculations/sql-templates", |
113 | | - "guides/table-calculations/table-calculation-sql-templates/percent-change-from-previous", |
114 | | - "guides/table-calculations/table-calculation-sql-templates/percent-of-previous-value", |
115 | | - "guides/table-calculations/table-calculation-sql-templates/percent-of-total-column", |
116 | | - "guides/table-calculations/table-calculation-sql-templates/percent-of-group-pivot-total", |
117 | | - "guides/table-calculations/table-calculation-sql-templates/rank-in-column", |
118 | | - "guides/table-calculations/table-calculation-sql-templates/running-total", |
119 | | - "guides/table-calculations/table-calculation-sql-templates/rolling-window" |
| 102 | + "guides/table-calculations", |
| 103 | + "guides/formula-table-calculations", |
| 104 | + { |
| 105 | + "group": "Table calculation functions", |
| 106 | + "pages": [ |
| 107 | + "references/table-calculation-functions/row-functions", |
| 108 | + "references/table-calculation-functions/pivot-functions", |
| 109 | + "references/table-calculation-functions/aggregate-functions" |
| 110 | + ] |
| 111 | + }, |
| 112 | + { |
| 113 | + "group": "SQL templates", |
| 114 | + "pages": [ |
| 115 | + "guides/table-calculations/sql-templates", |
| 116 | + "guides/table-calculations/table-calculation-sql-templates/percent-change-from-previous", |
| 117 | + "guides/table-calculations/table-calculation-sql-templates/percent-of-previous-value", |
| 118 | + "guides/table-calculations/table-calculation-sql-templates/percent-of-total-column", |
| 119 | + "guides/table-calculations/table-calculation-sql-templates/percent-of-group-pivot-total", |
| 120 | + "guides/table-calculations/table-calculation-sql-templates/rank-in-column", |
| 121 | + "guides/table-calculations/table-calculation-sql-templates/running-total", |
| 122 | + "guides/table-calculations/table-calculation-sql-templates/rolling-window" |
| 123 | + ] |
| 124 | + } |
120 | 125 | ] |
121 | 126 | } |
122 | 127 | ] |
|
0 commit comments