Since I wrote about the Snowflake query tags generated by Power BI earlier this year, one important piece of functionality has been added: an OperationID that allows you to link a SQL query in ...
Following on from my post two weeks ago about how to get the details of Power BI operations seen in the Capacity Metrics App using the OperationId column on the Timepoint Detail page, I thought it was ...
Have you ever spent hours fine-tuning a Power Query workflow, only to have it break because a column name changed? It’s a frustratingly common scenario for anyone working with dynamic or external data ...
At Microsoft Build 2025, we announced the public preview of SQL Server 2025. Built on a foundation of best-in-class security, performance, and availability, SQL Server 2025 empowers customers to ...
Want to fix the “Failed to query for tournament rules” error when trying to play Fortnite Ranked Cup tournaments and competitive events? Here is our guide on how ...
Between November and December 2023, a threat actor successfully stole more than two million email addresses and other personal information from at least 65 websites, threat intelligence firm Group-IB ...
A common SQL habit is to use SELECT * on a query, because it’s tedious to list all the columns you need. Plus, sometimes those columns may change over time, so why not just do things the easy way? But ...
You may encounter the SQL Server Error 18456 if the server could not authenticate the connection and this can be caused by the non-availability of the administrator ...
OpenAI’s AI LLM (Large Language Model) can handle programming languages as well as human languages, that’s well established. SQL developers rejoice – SQL code is included! Therefore, it follows that ...