---
title: Pivots in Flux
description: Scott Anderson explains how to use the Flux pivot() function to pivot unique values in a column into individual columns on each row.
url: https://docs.influxdata.com/resources/videos/pivots-in-flux/
estimated_tokens: 198
---

# Pivots in Flux

-   Meet the Developer Series
-   Mar 1, 2022

Scott Anderson explains how to use the Flux `pivot()` function to pivot unique values in a column into individual columns on each row.

#### Related

-   [pivot() function](/flux/v0/stdlib/universe/pivot/)
