Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
I have two tables/matrices with common categorical row. Is it possible to do inner join on these two tables/matrices on that common dimension?
I need to merge these two matrices
Hi, @Anonymous ;
In a matrix directly FIN_TAT put ADJ_TAT after it is ok, can you simply file to remove sensitive information? Not familiar with the raw data model?
Best Regards,
Community Support Team _ Yalan Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
@Anonymous , That will create a many to many join create a common dimension and join with that
category= distinct(union(distinct(Table1[category]),distinct(Table2[category])))
https://www.seerinteractive.com/blog/join-many-many-power-bi/
They're created using same table. This is the matrices
@Anonymous , Not sure, But the screenshot was not there when I checked last If Adj TAT and final TAT are columns you can add them to the matrix. , But if they are values of two different columns then some modelling is required
Can share raw/source data data
Is it possible to create them as variable table and join them?
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.