This message was deleted.
# ask-questions
w
This message was deleted.
b
Hey, @curved-football-3891 - Is the query returning an error or is the data returned just not what you expect? This looks like it might be for a GA4 / BigQuery data source - if so, the
FROM
clause might be an initial place to start. I think you'll need the projectId and default dataset prefixed. E.G. FROM ``projectId.defaultDataset.events_*``
c
Thank you @billions-xylophone-11752 I do not get data I expect. I get the same results as for Average order Value 😞
140 Views