Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

excel powerpivot update error "object was not found in the cube"

I have an PowerPivot file that pulls data directly from a SQL data warehouse. Next it is fed into pivot tables. When I try and update I get the following error:

Query (20,3916) The level '&[Desktop]' object was not found in the cube when the string, [OfficeFlatFile].TopicLevel2Name]&[Desktop], was parsed.

I checked my data source and found that the member "Desktop" was no longer available (no surprise there). But I can't get the file to update now. I tried updating the PowerPivot data connection first but that didn't work either.

This is the most recent info I could find, and it doesn't help. https://connect.microsoft.com/SQLServer/feedback/details/756691/powerpivot-data-could-not-be-retrieved-from-the-exteral-data-source

Does anyone know a solution apart from rebuilding the file?

like image 438
Sworck Avatar asked Oct 29 '25 14:10

Sworck


2 Answers

Removing the "." in the column's name worked for me.

like image 198
Camifra Avatar answered Oct 31 '25 03:10

Camifra


Remove the . in column names that are in the join. Reference.

like image 42
glenby Avatar answered Oct 31 '25 04:10

glenby



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!