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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I have the following table created using "Add Table" option in Power BI.
Is there a way this table can be edited by inserting a new row? I seem not to see such an option, please assist.
Regards,
Chris
Solved! Go to Solution.
Yes. You can construct a table with Table.FromRecords and then use Table.Combine to append it to your original table.
Regards,
Pat
To learn more about Power BI, follow me on Twitter or subscribe on YouTube.
Hello! I know this is a couple years later, but I found this video that works, no extra queiries needed, just go to "source settings" and add/delete data as neededCreate a Table in Power BI using Enter Data, and How to Edit it - RADACAD
Yes. You can construct a table with Table.FromRecords and then use Table.Combine to append it to your original table.
Regards,
Pat
To learn more about Power BI, follow me on Twitter or subscribe on YouTube.
Dear Pat
Thank you very much.
Regards,
Chris