Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
carlosDash
Advocate V
Advocate V

Can a column be nested inside it's "parent" column in a visual?

I have two columns: "All Customers" and "Customers New". "All Customers" consists of old customers and new customers. Can I display the "Customers New" column nested inside the "All Customers" in a stacked column visual (or any other for that matter)?

 

I've attached an illustration on what I want to do:

 Nested_Columns_PowerBI.png

1 ACCEPTED SOLUTION

Hi @carlosDash,

 

In this scenario, I would suggest you create a new measure/column for "Customers Old" first, then show "Customers New" and "Customers Old" on the stacked column chart. The formula to create the new measure/column should be similar like below.Smiley Happy

Customers Old = [Customers All] - [Customers New]

 

Regards

View solution in original post

4 REPLIES 4
Anonymous
Not applicable

Hi @carlosDash

You can display two or more values with a stacked column chart.

Hi @Anonymous,

I know, but as the name states, it's "stacked", not "nested". The "Customers New" is actually contained within "Customers All", not a separate entity. Creating a stacked column would display the total value incorrectly. 

Hi @carlosDash,

 

In this scenario, I would suggest you create a new measure/column for "Customers Old" first, then show "Customers New" and "Customers Old" on the stacked column chart. The formula to create the new measure/column should be similar like below.Smiley Happy

Customers Old = [Customers All] - [Customers New]

 

Regards

Hi @v-ljerr-msft

 

Yeah, I guess this is the best solution to this problem. I was just hoping to avoid another calculated column Smiley Tongue

 

Thanks!

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.