Forum Discussion
Data source changed to chinese
Hi TaciturnP
If all connection strings in Power BI Report Server have unexpectedly changed to Chinese and stopped working, it indicates a possible issue with localization settings, system configuration, or unauthorized changes. Previously, restarting the server temporarily resolved the issue, but now it no longer helps. To troubleshoot, first, check the server’s language and regional settings to ensure they haven't been altered. Next, review the configuration files (rsreportserver.config and web.config) to confirm the connection strings are correct. Additionally, inspect the ReportServer database in SQL Server, particularly the DataSource table, to verify if the stored connection strings have been changed. Examining event logs and Power BI Report Server logs may provide clues about recent system changes or errors. Also, consider performing a security audit to rule out unauthorized modifications or malware. If feasible, upgrading to a newer version of Power BI Report Server might resolve potential bugs. As a last resort, manually resetting the connection strings in the Report Server settings or database may restore functionality. If the issue persists, contacting Microsoft Support for deeper analysis would be advisable.