Forum Discussion

dopitak32's avatar
dopitak32
Copper Contributor
Dec 31, 2018

Pivot table - Median - transposition of column

Hi, I have a pivot table which contains rows Destinations (countries). Every country has number of different Rates (in currency). Rates are also in rows (because otherwise - if i put it into values - there will be 1 sum instead of 4 different numbers for example). I need to have a table which has in every row different destination and every destination contains all the Rates for this particular country to be able to count modus and median afterwards. Could you help? Thanks. Printscreen enclosed

1 Reply

  • SergeiBaklan's avatar
    SergeiBaklan
    Diamond Contributor

    If you only need median or other aggregations you may add measures to pivot table and show them without rates. If you need both perhaps it'll be better to transform your source data with Power Query.

Resources