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! Learn more
Hi all,
I am trying to achieve a solution to establish Parent-child relation between two columns of data. I have provided a sample data sheet with both data level and pictorial representation of my expected result set. I wanted to see if we can write a DAX to dynamically expand the data set showing it's parent-child-child -.... relation . Attaching an excel doc link with detailed explanation and sample mock data set.
I am open for any suggestion WRT data modelling and visualizations. Thanks in advance.
Solved! Go to Solution.
Try the Tree custom visual.
Result at default expanded level = 4.
Please see attached.
Great, Thanks for the quick turn around. Do you think similar results are achievable with text formatted data? The mockup data i provided is by stripping off the prefixes. Actual data end up looking like "SKC11265" etc., Any workarounds for such data? BTW, with whole numbers this works perfect !!
Hi @Anonymous , you can just change the data type of the columns 'columnA' & 'columnB' into Text in Power BI and check. it is working fine.
Thanks, it worked !!
I think it should still work. If not, you can add index columns in the query editor.
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.