We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
Hi,
I am working on two existing matrixes - Matrix 1 and Matrix 2 - both of which come from the very same SQL Server Table source.
Matrix 1 - Total Population.
Matrix 2 - The subset within the Total Population which fulfils a specified criteria (which I am working with).
Matrix 3 is what I am trying to create i.e Division of each Matrix 2 value over their corresponding value in Matrix 1. The Percentage values in Matrix 3 below are only HARD-CODED and is what I am trying to calculate .
Please advise on the best way to create Matrix 3.
The matrix value is aggregated value, so they can't be divided directlt. To achieve matrix 3, you need to build measure/calculate column based on the two source tables. Could you please share the raw data(sample data) of two tables and give the measure formula you are using currently?
Regards,
Jimmy Tao
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 57 | |
| 40 | |
| 36 | |
| 18 | |
| 18 |
| User | Count |
|---|---|
| 70 | |
| 67 | |
| 38 | |
| 34 | |
| 23 |