Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreThe FabCon + SQLCon recap series starts April 14th at 8am Pacific. If you’re tracking where AI is going inside Fabric, this first session is a can't miss. Register now
Hi,
I'm trying to recreate an existing excel template that provides the difference between two tables.
I created two separate matrix tables, now i'm looking to create a third matrix table that provides the result of subtracting values from matrix 1 and matrix 2.
Which would be the best way to create that third matrix showing the difference?
the two matrix have unique relationship to the row and column values, therefore a measure subtracting values from matrix 1 and 2 would not work. Is there an alternative way to creating this 3rd matrix table?
Hi @eltorr0
Can you please put up a sample of the data you are working with?
You will require to have some type of common column between the different matrix tables, so that you know which values to subtract from each other.
You may try to use UNION Function.
Each table has a two separate relationships for the Ratio and Distance, the values are stored on a common data table.
Any suggestion on getting it to work using this type of relationship?
First check the RELATED Function and LOOKUPVALUE Function.
Hi @eltorr0
What you could then do is in the Query Editor Merge the tables Matrix1 and Matrix 2 joining on the Ratio Column.
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.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 52 | |
| 38 | |
| 37 | |
| 19 | |
| 18 |
| User | Count |
|---|---|
| 67 | |
| 67 | |
| 34 | |
| 32 | |
| 29 |