cancel
Showing results for 
Search instead for 
Did you mean: 

Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.

Reply
ioper
Frequent Visitor

Import data storage

Hello, 

 

I am trying to find a way to imported data to an appended data so that when the import refreshes, the appended table keeps growing. 

 

For example, 

there are two data tables, totalData and salesforceDate

the initial totalData data table looks like this:

StoreItem Price 
AChair 100
ATV475
ALamp 60

 

SalesforceData (Day 1)

StoreItem Price 
BPhone300
BToy25
BCandy1

 

saleforceData (Day 2)

StoreItem Price 
CShoes40
CBag15
CShirt15

 

If I set salesforceData to refresh everyday, 

My goal is so that at the end of Day 2, totalData (which appends salesforceData)  has data for stores A,B, and C (days 1 and 2). However, I am currently only getting data for stores A and C after day 2 as a result of the refresh deleting old data. Is there a way to work around this?

I need this because salesforce is only able to load reports of 2000 rows. Thus I need to pull data daily but do not have the time to append a new table every day. 

 

Thank you. Appreciate any solution to this problem. 

 

3 REPLIES 3
v-xicai
Community Support
Community Support

Hi @ioper ,

 

There is a workaround you can considerate, following the steps below.

 

1.Save these data tables in OneDrive for Business, create a new column named "Day number" in totalData table to storage the days in later step 3.

 

2.Connect to the excel file totalData located in OneDrive for Business using Web connector, see more detail: Use OneDrive for Business links in Power BI Desktop.

 

3.Once there are new SalesforceData, you can append the new data into the totalData table by doing copy and post.

 

4.Click Refresh button to get the latest data.

 

Best Regards,

Amy

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly

 

 

ioper
Frequent Visitor

Thank you for your help. @v-xicai 

 

So does the salesforce data have to be copy and posted every day manually? Also, just for clarification, is  the salesforce data being appended on one drive?

v-xicai
Community Support
Community Support

Hi @ioper ,

 

It is a clumsy workaround, right?Smiley Embarassed You may need copy and poste every day manually. For the SalesforceData, you may needn't to upload it to OneDrive for Business.

 

Best Regards,

Amy

 

Helpful resources

Announcements
PBI November 2023 Update Carousel

Power BI Monthly Update - November 2023

Check out the November 2023 Power BI update to learn about new features.

Community News

Fabric Community News unified experience

Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.

Power BI Fabric Summit Carousel

The largest Power BI and Fabric virtual conference

130+ sessions, 130+ speakers, Product managers, MVPs, and experts. All about Power BI and Fabric. Attend online or watch the recordings.

Top Solution Authors
Top Kudoed Authors