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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
crln-blue
Post Patron
Post Patron

Add entries in a column of summarized table

Hello!

 

I created a summarized column below:

crln-blue_0-1607656407943.png

 

It has only two columns of data and I'd like to add additional rows for the Category column. Below is my expected output.

CategoryCF Activity
AAA
BAB
CAC
DAD
E (new row) 
F (new row) 

 

Is this possible? I need this for making a hierarchy (related question) where I'm using the Path function (based on previews answers here in the community, the categories should be in the same column with its items).

crln-blue_1-1607656837954.png

Thank for the help!

2 REPLIES 2
mohammedadnant
Impactful Individual
Impactful Individual

Hi @crln-blue 

 

Good day,

 

you can use Union and Row DAX to add new rows of data to a table, check this video to know how...

https://www.youtube.com/watch?v=EkndV5cWMR8

 

Thanks & Regards,

Mohammed Adnan

www.youtube.com/taik18

Did I answer your question? Mark my post as a solution! Appreciate your Kudos!! !!

Thanks & Regards,
Mohammed Adnan
Learn Power BI: https://www.youtube.com/c/taik18

Will check this. Thank you!

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors