I have been facing an issue with many PowerPivot models. The Tabular Model is the source for my PowerPivot model and I have around 1.2 million records in my Tabular model. Every time the Tabular Model is successfully refreshed and processed. I'm trying to refresh my PowerPivot assuming it will be refreshed with the same number of records from Tabular model. But it's never getting loaded with the whole data and loading only 700,000 records with a status of 'Successfully Refreshed'.
Since both Tabular Models and PowerPivot models are In-memory, I'm always closing the other Tabular models and PowerPivot models when I'm refreshing a particular tabular/PowerPivot model. But I'm never getting my PowerPivot completely refreshed with that of the source Tabular model.
It's quite irritating. Can you guys suggest any solutions please?
Thanks in advance...