Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
As per title, i would like various levels of a hierarchy I use as Row Header for a matrix to be concatenated when drilling down.
1. Starting Point
2. Current outcome
3.Desired outcome
(Image 3 is just a reference I made up using paint, but it should be enough to get an idea of what I would like to accomplish.)
Based on what I've been able to gather thus far, this might not even be possible to do.
Could someone confirm/deny this?
Solved! Go to Solution.
Use concatenate() and combine those two columns later add to the matrix after the top category
Did I answer your question? If so, please mark my post as a solution!
Proud to be a Super User!
Use concatenate() and combine those two columns later add to the matrix after the top category
Did I answer your question? If so, please mark my post as a solution!
Proud to be a Super User!
Do I need to create a measure using CONCATENATE() or do I need a calculated column?
Because I am not able to create new calculated columns as the data I'm using comes from a direct connection to a live dataset.
you need calculated column
Did I answer your question? If so, please mark my post as a solution!
Proud to be a Super User!