Announcements
Coming Soon! We’re launching a new sub-community within the Google Cloud Community dedicated to cloud security: The Google Cloud Security Community. In preparation for the launch, this site will be in read only mode from 22 September 12am PST - 23 September 7pm PST

How do I return the largest pivoted value in each row?

Knowledge Drop

Last tested: Jul 8, 2019

Try using this table calculation:

max(pivot_row(${name_of_measure}))

That will return a single column with the largest value in each row!

This content is subject to limited support.                

Version history
Last update:
‎05-07-2021 09:48 AM
Updated by: