Forum Discussion
F_Rehman2007
7 years agoNew Member
Division between Different Matrixes
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 ...
v-yuta-msft
7 years agoCommunity Support
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