Working with JSON and Array data in BigQuery 2.5 Reviews
34624 reviews
Rajiv N. · Reviewed about 3 years ago
Moemen C. · Reviewed about 3 years ago
Rinno Julio B. · Reviewed about 3 years ago
Jannet W. · Reviewed about 3 years ago
Zeljana A. · Reviewed about 3 years ago
Adeel H. · Reviewed about 3 years ago
Yogesh K. · Reviewed about 3 years ago
Deepika R. · Reviewed about 3 years ago
Abdullah A. · Reviewed about 3 years ago
Avinash P. · Reviewed about 3 years ago
Mona A. · Reviewed about 3 years ago
Shery T. · Reviewed about 3 years ago
Adilene N. · Reviewed about 3 years ago
Amrit M. · Reviewed about 3 years ago
Marcos B. · Reviewed about 3 years ago
Brendan N. · Reviewed about 3 years ago
Atish S. · Reviewed about 3 years ago
Heather L. · Reviewed about 3 years ago
Marvin B. · Reviewed about 3 years ago
Franco C. · Reviewed about 3 years ago
Vikas S. · Reviewed about 3 years ago
the step this this query: SELECT fullVisitorId, date, ARRAY_AGG(DISTINCT v2ProductName) AS products_viewed, ARRAY_LENGTH(ARRAY_AGG(DISTINCT v2ProductName)) AS distinct_products_viewed, ARRAY_AGG(DISTINCT pageTitle) AS pages_viewed, ARRAY_LENGTH(ARRAY_AGG(DISTINCT pageTitle)) AS distinct_pages_viewed FROM `data-to-insights.ecommerce.all_sessions` WHERE visitId = 1501570398 GROUP BY fullVisitorId, date ORDER BY date does not work, I run it several times and it did not recognized it did it
Jesus Alejandro T. · Reviewed about 3 years ago
Kendall D. · Reviewed about 3 years ago
Kannan M. · Reviewed about 3 years ago
Franco C. · Reviewed about 3 years ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.