How do I hide one of my pivot columns?

Knowledge Drop

Last tested: Mar 16, 2020
 

If you find yourself here, +1 this feature request: https://feedback.us.pendo.io/app/#/case/17612

We're here, and we want to hide the "other" column:image.png

We can accomplish this with pivot_index or pivot_where.

You'll need to create a table calculation for each column you want to show, then hide the original measure.

pivot_index(${your_measure_here},column_to_show)

This ends up looking like this:image.png

And in the visualization looks like this:image.png

This content is subject to limited support.                

Comments
malav_parekh
New Member

+1

georgina_vint-1
Observer

+1

Karthik3
Explorer

+1

liz233
New Member

+1

Raanan_Yossef
New Member

+1

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