Forum Discussion

Jossy's avatar
Jossy
Regular Visitor
10 years ago
Solved

Restricted by data structure

Hi,

 

I'm unable to build a chart I would like as my 'values' data is in 3 separate columns rather than 1 column that is categorised by a companion column. This I realise is not the greatest of explanations so here's a quick current and desired:

 

Current:

 

CountryCost 1Cost 2
France510
Germany88
UK96
France96
Germany910
UK108

 

Desired:

 

CountryCost TypeCost
France15
Germany17
UK15
France19
Germany15
UK15
France26
Germany26
UK210
France210
Germany27
UK28

 

With the latter I can create a wider range of charts, e.g. waterfalls, and also drill into the data easier.

 

Is there a way to sort the data differently on loading it or alternatively am I missing something when wanting to create charts? I've always had this problem with Pivot Tables too!

 

Jossy

  • Hi ,

    no, you will not have problems with refreshing, because all transformation steps will be repeated every time you refresh you data model. I am happy, when this is the solution you needed ;)

    Regards,
    Lars

3 Replies

  • LarsSchreiber's avatar
    LarsSchreiber
    Responsive Resident
    Hi ,

    when you have your table in your import dialog mark cost1 and cost2 and click on transform --> unpivot. That should take you to the desired table structure ;)

    Hope that helped,

    Regards
    Lars
    • Jossy's avatar
      Jossy
      Regular Visitor

      Great stuff Lars! You have no idea how revolutionary that's going to be for me!

       

      Will I hit problems refreshing data as the data structures are now different?

       

      Phil

      • LarsSchreiber's avatar
        LarsSchreiber
        Responsive Resident
        Hi ,

        no, you will not have problems with refreshing, because all transformation steps will be repeated every time you refresh you data model. I am happy, when this is the solution you needed ;)

        Regards,
        Lars