Forum Discussion

Tony2021's avatar
Tony2021
Iron Contributor
May 30, 2021
Solved

Excel Pivot - Move Row to Column (wants to sum the text)

Hello,    I have a pivot and I do not like the format of it.  I want to move the the row for "description" (the red starred in the pic below) from the row to the column but when I do this it wants...
  • Riny_van_Eekelen's avatar
    Riny_van_Eekelen
    May 31, 2021

    Not something you'll find on a Mac mathetes , I'm afraid.

    You'll need the DAX formula to create a measure in the Data Model, that will allow you to drop a text in the value field of the pivot table. The end result then looks like this:

     

Resources