Power BI Custom Visuals Class (Module 61 – Power KPI)
In this module you will learn how to use the Power KPI Custom Visual. The Power KPI displays your KPI...
2017-08-08 (first published: 2017-07-25)
2,168 reads
In this module you will learn how to use the Power KPI Custom Visual. The Power KPI displays your KPI...
2017-08-08 (first published: 2017-07-25)
2,168 reads
My previous post on interviews and a number of conversations this year inspired me to write this post. I am...
2017-08-08
447 reads
File this under “soft skills.” Let me start with a recent experience.
Last week I was leading a team of youth...
2017-08-08 (first published: 2017-07-20)
1,696 reads
One of the challenges with any SQL Server business continuity strategy is backing up your databases and logs on a...
2017-08-08
572 reads
Continuing my series on SQL Server and Oracle, I thought I’d highlight a function that has been in Oracle from...
2017-08-08
305 reads
A quick blog post about an issue I encountered today. I tried deploying a simple SSIS project to my local...
2017-08-08
3,510 reads
In my previous post I answer the first of the regular questions I usually get in regards of the MCSA certification, if you haven't seen it I encourage you to...
2017-08-08
7 reads
In my previous post I answer the first of the regular questions I usually get in regards of the MCSA certification,...
2017-08-08
274 reads
Microsoft introduced Transparent Data Encryption (TDE) to SQL Server with the 2008 release providing a simple, easy way to add an extra layer of protection to our data. TDE is not...
2017-08-08
127 reads
Microsoft introduced Transparent Data Encryption (TDE) to SQL Server with the 2008 release providing a simple, easy way to add an...
2017-08-08
1,800 reads
Fabric deployment pipelines look like they solve CI/CD for Fabric content, especially for people...
By Steve Jones
We aren’t the only company that does this, but Redgate Software does try to...
By James Serra
Microsoft Fabric makes it wonderfully easy to put many analytics workloads on one platform....
Comments posted to this topic are about the item The New World Of AI...
Thanks in advance, I'm trying to avoid using IIF for performance reasons, but the...
Security has long been a problem for me. Every time I think I understand...
What does this return on SQL Server 2025?
select bit_count(null)See possible answers