Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
I have 3 rows in matrix table Client >> Product Line >> Product
If I expand Client to next level, i.e. Product Line I would like to see in Comments column comments coming from 1 column, let's say "Product Line Comments" ,
if I expand Product Line to Product I'd like to see in Comments column comments coming from another column, let's say "Product Comments" ,
Is there any way to this? To use 2 columns in 1 column, and which should be shown will depend on hierarchy level?
I know It can be done via selection button, to switch the column content, but that's not quite what I'm looking for.