Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
8 years ago

Creating Conversions in a matrix

Hi, 

 

I am wanting to replicate a report in Power BI. 

 

I have some "Conversion Data" that's based on some metrics from our server:

 

 

This is how the fact table looks (with the individual metrics in the "Metric" column:

 

 

I already know that creating a separate pivot is ideal; but I can not get the format i am wanting - this is my result:

 

 

What are tips get the view I want ??

 

Thanks!

 

 

 

 

11 Replies

  • Hi Anonymous,

     

    Not really sure of what is your main goal in this question.

     

    Do you want to return the CONVERSION DATA part to your PBIX file? If so you need to create measure for each of the Conversion metrics based on the LEAD/UNIT DATA.

     

    Can you explain a little bit better and give examples of the calculations and expected results.

    Regards,

    MFelix

    • Anonymous's avatar
      Anonymous
      Not applicable

      If I create a measure for each "conversion data" peice, I can not get it to be positioned as a 'row header'. 

       

      I want to pivot the conversions to align with the column headers for the Lead/Unit Data. Below, I added text to show where I want the CVR measures positioned; I am unable to correctly provide the values.

       

       

       

      • MFelix's avatar
        MFelix
        Super User

        Hi Anonymous,

         

        You need to use the measures and the use the solution on this blog to make the measure as row in a matrix.

         

        Check the PBIX file attach for an example just replace the measures on the file by the ones you need.

         

        Regards,

        MFelix