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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
djoellet
Frequent Visitor

Add Calculated Rows to Table

Hi Power BI Community - 

I want to add three calculated rows to a table, preferably at the top. Please see below for current and desired states (highlighted columns are the calculated rows I would like to add). The first calc. row would be the total number of responses, the second is the % of "Yes", and the third would be the % of "No" responses. Thank you for reading, I appreciate it.

 

djoellet_0-1668784724065.png

 

4 REPLIES 4
Anonymous
Not applicable

Hi  @djoellet ,

Whether your problem has been resolved? If yes, could you please mark the helpful post as Answered? It will help the others in the community find the solution easily if they face the same problem as yours. Thank you.

Best Regards

Anonymous
Not applicable

Hi @djoellet ,

It seems that you want to add customized rows in matrix visual, you can refer the following links to get it by different methods:

1. Create Inforiver visual:

Insert row and manually enter data in Power BI matrix reports

yingyinr_1-1669016535190.png

2. By using ROW function:

Add new row with accumulate in Matrix

Table = UNION(VALUES('Sales'[Product]),ROW("Product","XMonth Accumulate"))

yingyinr_2-1669016612517.png

Looking for difference between two values by filters

Best Regards

djoellet
Frequent Visitor

My report is already in PowerBI; that was just sample data to help explain what I was trying to achieve.  Thank you!

FreemanZ
Super User
Super User

suggest to continue with Excel

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

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