GoogleスプレッドシートのQuery関数のPIVOT機能は、データを要約して表示するのに非常に役立ちます。ピボットテーブルのように、データを再構成して集計しますが、Query関数を使うことで柔軟性が増します。 次のようなデータがあるとします このデータを ...
Row 3: salary_component_type = "hike_percent" → THEN NULL Row 2: NULL (doesn't match "salary") Row 3: NULL (doesn't match "salary") Row 1: emp_id=1, type="salary ...