Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin 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.
Hello
I want to add a few rows to a table that contains abour 70 rows of data. This report is based of a power pivot model that I imported into Power Bi so I cannot update the source
I want to learn how to add new rows because I anticipate similar request in future where users want to update some records which were previously on spreadsheets
I added this
#"Insert Row" = Table.InsertRows(#"Replaced Value3" = {[Client_Code= "dataA", Account Name = "dataB", Category = "dataC", Account Executive="xx"]})
I get this error
Hi @svishwanathan,
I believe that the best solution is to get the information on an excel file / CSV File / Excel Table and then add it to your model making a append to your current data.
In the below example I'm making it on a separate query and then appending it but you can also change the query in order to do all the source and append on a single query.
Model was taken out from an import form a power pivot on excel.
Regards.
MFelix
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsThis is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
76 | |
74 | |
57 | |
39 | |
33 |
User | Count |
---|---|
71 | |
66 | |
57 | |
49 | |
47 |