Forum Discussion
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
- MFelixSuper User
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
- AnonymousNot 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.