Forum Discussion
Matrix using left outer join to display all data from one table and linked data from another.
PaulRyan it should work, if you share sample data, I can get you the solution. Put sample data in excel sheet and share thru one drive/google drive.
- 797757224 years agoRegular Visitor
I have a similar need, but I want the matrix table to show both the parent side on the left and the many side columns on the right.
I want to apply filter on the many side to show certain records that meets the filter criteria. If not met, I still want to show the parent on the left side. Is this possible on the Matrix table visual side without changing the data model by applying filter at the PowerQuery ETL side? Thanks.
- hmqc3 years agoRegular Visitor
I have the same requirement, I need a Matrix Visualization with the principal table on the side and secundary table in the columns.
- DE0012 years agoFrequent Visitor
I have the same requirement as well. Do we have solution for it? My matrix visual isn't showing the data for rows that are not in joined table. It only shows the data for rows in which both the tables have data for(Like an inner join).