Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

Append "mecanism"

a user told something weird, i'd like to have your feeling

 

Usecase : appending two tables

 

I thought the process would be like :

  • import table 1 [15 min]    *** fictive durations***
  • import table 2 [15 min]
  • append both tables [< 1 min]

But i've been told that the append process take a long time like if :

  • import table 1 [15 min]
  • import table 2 [15 min]
  • append both tables [15 min + 15 min]

 

Would you confirm scenario 1 or 2 ?

 

Thanks

 

Steph

1 ACCEPTED SOLUTION

Hello @Anonymous 

 

the queries tab1 and tab2 should no be imported in your data model, so they are not loaded nowhere. But as you are refering to both of them in your combine-query they are loaded. I think that if loading 1 single tab takes 15 min, the append process will take almost that time x 2

 

BR

 

Jimmy

View solution in original post

5 REPLIES 5
manikumar34
Solution Sage
Solution Sage

@Anonymous , 

 

Not sure on this but you can try something like this. 

 

If you don't need to load the tables, then you can append as new table or you can append Table 1 with Table 2 and disable the load on Table 2. So that your refreshing time will be quicker and Data size will be lesser. 

 

regards, 

Manikumar





If this helps, Appreciate your KUDOS!
Did I answer your question? Mark my post as a solution!


Proud to be a Super User!




Anonymous
Not applicable

Thanks Manikumar,

 

if i unactivate the load, it'd still import the data and it wouldn't go down into my model.

 

So my question would still be :

 

 -import tab1 [15 min] and don't load into the model

 -import tab2 [15 min] and don't load into the model

 - append  <1min   or   30 min ?

 

I could deactivate the actualisation but i do want my data to be refreshed.

Hello @Anonymous 

 

the queries tab1 and tab2 should no be imported in your data model, so they are not loaded nowhere. But as you are refering to both of them in your combine-query they are loaded. I think that if loading 1 single tab takes 15 min, the append process will take almost that time x 2

 

BR

 

Jimmy

@Anonymous , 

 

While appending on the Power query and as we are doing it on Top 1000 rows or some number of rows, It will be quick on power query but when you Close&Apply the changes it has to refresh both the datasets and perform append.

 

So it would be slightly more than the normal time like 20-25 mins, I would say. 

 

Regards, 

Manikumar





If this helps, Appreciate your KUDOS!
Did I answer your question? Mark my post as a solution!


Proud to be a Super User!




Anonymous
Not applicable

Good to know : when executing an append, it doesn't rely on previous imports, it re-executes the imports.

 

So this is scenario #2 :

  • 15 min to import table 1
  • 15 min to import table 2
  • Apend : 30 min to import tables again and do the append 

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors
Top Kudoed Authors