Microsoft Power BI professionals share insights on connecting SQL Server Profiler with Power BI Premium, pulling data from JavaScript sites and preventing timeouts when connected with SQL Server.
One of the dreaded error codes we get in the SQL log is the “1205”. It represents the infamous deadlock where two transactions are locking each other out. No way ...