Skip to content

Commit

Permalink
[Feature] Remove date dimension from screen resolutions
Browse files Browse the repository at this point in the history
  • Loading branch information
levinmr committed Aug 22, 2024
1 parent bf781a3 commit d009a1f
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions reports/usa.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,6 @@
],
"query": {
"dimensions": [
{
"name": "date"
},
{
"name": "screenResolution"
}
Expand All @@ -81,12 +78,6 @@
}
],
"orderBys": [
{
"dimension": {
"dimensionName": "date"
},
"desc": true
},
{
"metric": {
"metricName": "totalUsers"
Expand Down

0 comments on commit d009a1f

Please sign in to comment.