We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8eb1681 commit b644920Copy full SHA for b644920
iterating_api_endpoint/pipes/top_pages.pipe
@@ -17,7 +17,7 @@ SQL >
17
pathname,
18
uniqMerge(visits) as visits,
19
countMerge(hits) as hits,
20
- $TB_ENV as t,
+ $TB_ENV as t
21
from
22
analytics_pages_mv
23
where
0 commit comments