Forum Discussion
adityah
2 years agoFrequent Visitor
Summarize table by Year
Hi Guys, Sorry if this question seems noobish. I have the following shaped data policy number product_code lob_description Date GWP x1 O MARINE 1/1/2024 20 x2 A HULL 1/1/...
- 2 years ago
Hi adityah ,
You can achieve your desired output by using the Matrix visual. Start by expanding the row headers using the double arrow icon highlighted in green, then set the layout to 'Outline' as shown below.
I have attached an example pbix file.
Best regards,
DataNinja777
Super User
2 years agoHi adityah ,
You can achieve your desired output by using the Matrix visual. Start by expanding the row headers using the double arrow icon highlighted in green, then set the layout to 'Outline' as shown below.
I have attached an example pbix file.
Best regards,
- adityah2 years agoFrequent Visitor
Thanks DataNinja777 !!! This works but I think a DAX solution might be better since when I add a 3rd column to the left side it becomes slightly ugly