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
powerbiusertest
Frequent Visitor

Append data with every refresh of Salesforce Report

Hi,

  I am trying to pull report from Salesforce and creating a new table Table1 to append this data along with adding a new column Run Date in Table 1 which should capture the date report was loaded to table. 

I am using append queries to achieve this and i have below issues
1. Run date is updated with every refresh of report.

2. Data is not getting appended with every refresh.  Sometimes its partial. Is there a limit? My report doesnt have more than 2000 records.
I dont want to do incremental refresh since some of the records can be same with every refresh and i still want to load these records with the latest refresh.


Thanks!

1 REPLY 1
amitchandak
Super User
Super User

@powerbiusertest , check if this DAX append method can help

 


https://blog.crossjoin.co.uk/2020/04/13/keep-the-existing-data-in-your-power-bi-dataset-and-add-new-...
https://www.thebiccountant.com/2017/01/11/incremental-load-in-powerbi-using-dax-union/

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

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