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

The FabCon + SQLCon recap series starts April 14th at 8am Pacific. If you’re tracking where AI is going inside Fabric, this first session is a can't miss. Register now

Reply
ITbeginner
Regular Visitor

Add/Insert/create a calculated row based on parent column

Hey everyone,

I'm kinda new to Power BI and I would like some help with my issue.

Please refer to the screenshot below : I have a table "Planning" with a lot of columns, Project, Owner and 1 column for every week of type percentage.

I have multiple rows per user(owner) with each project and the time/percentage users plan to work on per week. I'm using the Total row to see how much time/percentage users will work per week.

But I would like to create/insert a calculated row named "Availability" that will calculate for each week the remaining percentage to reach 100% of their week time as you can see below. Something like insert row->calculate->100 - Sum(parent column)) but I don't know how to do it :'(  .With this the Total will automatically update to 100% too. Could you please give me advices on how to do this. I have a lot of columns so if I can do this based on parent column it would be perfect !

Thanks a lot !!

 

ITbeginner_0-1674389805608.png

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @ITbeginner ,

 

As far as I know, Power BI is calculated based on columns, so Power BI support us to add calculated columns by dax or custom columns by M code. Your requirement calculated row is not supported in Power BI.

Here I suggest you to load a new table with all rows you need to add into your data table which should have same column headers as your data table. Then append two tables in Power Query Editor.

For reference:

Append queries - Power Query | Microsoft Learn

 

Best Regards,
Rico Zhou

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi @ITbeginner ,

 

As far as I know, Power BI is calculated based on columns, so Power BI support us to add calculated columns by dax or custom columns by M code. Your requirement calculated row is not supported in Power BI.

Here I suggest you to load a new table with all rows you need to add into your data table which should have same column headers as your data table. Then append two tables in Power Query Editor.

For reference:

Append queries - Power Query | Microsoft Learn

 

Best Regards,
Rico Zhou

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

amitchandak
Super User
Super User

@ITbeginner , I usually use the extended dimension method for that

 

Power BI How to get the P&L formatting right: https://youtu.be/C9K8uVfthUU

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.