Forum Discussion
Change Source from Data source settings is hanging and doesn't show sources
- Anonymous1 year ago
Thanks for the reply from rajendraongole1.
Hi PbQ1 ,
Microsoft Store released the October version early, and some features are causing some issues in use. Please try to update the latest version of Power BI Desktop: 2.137.952.0:
Download Microsoft Power BI Desktop from Official Microsoft Download Center
The relevant thread is as follows:
Unable to Change Source within Data Source Setting... - Page 2 - Microsoft Fabric Community
Best Regards,
ZhuIf there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi PbQ1 - Make sure that nothing has changed with the data source (such as credentials, database schema, or server availability).If there are changes, try updating the data source settings manually by going to File > Options and Settings > Data Source Settings and editing the data source connection.
Sometimes cached credentials or metadata might cause issues. Try clearing the Power BI Desktop cache:
- Go to File > Options and Settings > Options.
- Under Global settings, select Data Load and click Clear Cache.
If you're using Power Query to load data, check if there are any complex query dependencies that could be causing issues. You can inspect the query dependencies in Power Query Editor by selecting View > Query Dependencies.
Try breaking the report into smaller parts or optimizing the DAX calculations to reduce the processing time.
Hope the above suggestions helps you