Forum Discussion
madzgalj_darko1
3 years agoRegular Visitor
Help, about setting up data.
Hello everyone, I'm pretty new at PBI, so basically what I need help for is setting up my data so i can do scheduled refresh without problem. I have a lot of rows 4-5 mil. I'm pulling some of them ...
madzgalj_darko1
3 years agoRegular Visitor
But if i get data from 2 tables. As i do, What then?
I should put incremental on append table?
lbendlin
Super User
3 years agoThere is no point in using append and incremental refresh at the same time. By appending you are emulating the partitions that are used for incremental refresh. Do one or the other but not both together.