Forum Discussion
Web connector for Excel file on sharepoint
Hi Stephen,
I tried the cache clearing without success.
The error window is in German:
Also: it seems to help to save the file without applying the Power Query changes and then opening the PBIX again...strange
Hi JoachimSA ,
Sorry I don't know the language in your screenshots, maybe you should try to open a support ticket for help.
Go to https://powerbi.microsoft.com/en-us/support/ ,scroll down and click "CREATE SUPPORT TICKET" for further help if you are a pro user.
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- JoachimSA4 years ago
Helper II
The German error says "the sequence does not contain data".
I now moved away from the DQ approach. Instead I export a "condensed" version of my result as Excel FIle using DAX Studio. For this I use multiple EVALUATE statements with SUMMARIZECOLUMNS for the needed fact and dimension tables (always including the primary key). This seems to work a lot more stable. moreover, I can version my exports and even build a little tool to compare the within power BI 😉