Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Shapes dates on single raws

Hi,    I have the following data model:     How can I  transpose the dates in to columns for Total_Quantity and Total_Price? It should be like this:     Thank you in advance!
  • PaulDBrown's avatar
    5 years ago

    Anonymous 

     

    See if this works for you (BTW, where did you get the image for the expected result? It comes from a Query, does it not?)

     

    I'm not sure if there is a simpler way to do this, but I came up with a way which involves three different queries and a number of merges.

    I've attached the PBIX file for you.