I am receiving sales data in a format like:
I'd like to at least get in the format of:
I'm looking to do this in Google Sheets, but if that's not an option I'm looking to use bigquery.
Thank you.
CodePudding user response:
Consider below options (BigQuery)
with output
Or even better:
with output