Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hello!
I created a summarized column below:
It has only two columns of data and I'd like to add additional rows for the Category column. Below is my expected output.
| Category | CF Activity |
| A | AA |
| B | AB |
| C | AC |
| D | AD |
| 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).
Thank for the help!
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
Will check this. Thank you!
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 103 | |
| 81 | |
| 65 | |
| 50 | |
| 45 |