Forum Discussion

webportal's avatar
webportal
Impactful Individual
9 years ago
Solved

Transpose table in report visual

This is how my table looks like:     In the 1st column, we have the year, and in the n remaining columns the indicators.   I'd like to build a matrix visual with the indicators in the rows...
  • spuder's avatar
    spuder
    9 years ago

    The source data should always be equal. But you are right. Transformation steps won't be duplicated.

     

    If this is your intenstion use reference (one below) instead of duplicate.

     

    Then the source of your second query isn't the original source (database?) but the first query.

     

    Every transformation step will be "forwarded" to your new query. So you'll keep all your changes and only unpivot the second query.