Very quick blog post today. While setting-up a development server at a client who is still using SQL Server 2012, I was greeted with the following error while processing a Tabular model:
Errors in the high-level relational engine. The following exception occurred while an operation was being performed on a data source view: Method not found: ‘System.Threading.Tasks.Task`
A quick search indicated other people have struggled with this issue, but no solution were provided in the forums. After digging a bit more, I found related issues but rather for .NET developers, so it’s not for Tabular only. The solution was actually quite easy: upgrade the server to the latest .NET environment. After rebooting the server, I could finally process my Tabular model.
I'm hosting a free webinar at MSSQLTips.com at the 19th of December 2024, 6PM UTC.…
The slides and scripts for my session "Tackling the Gaps & Islands Problem with T-SQL…
Sometimes your Microsoft Entra ID account (formerly known as Azure Active Directory) is added as…
In Azure Data Factory (ADF, but also Synapse Pipelines and Fabric Pipelines), you have a…
I wrote a piece of SQL that had some new T-SQL syntax in it: IS…
I'm very excited to announce I've been selected as a speaker for dataMinds Connect 2024,…