Power BI Custom Visuals Class (Module 15 – Table Heatmap)
In this module you will learn how to use the Table Heatmap Power BI Custom Visual. The Table Heatmap has...
2016-09-13 (first published: 2016-09-06)
1,989 reads
In this module you will learn how to use the Table Heatmap Power BI Custom Visual. The Table Heatmap has...
2016-09-13 (first published: 2016-09-06)
1,989 reads
Welcome back to another episode of This Week In Data! In our first episode,Adam and Devin debated the value of...
2016-08-31
771 reads
In this module you will learn how to use the Tornado Power BI Custom Visual. The Tornado allows you to...
2016-08-29
1,074 reads
We know you you’ve been dying to know, what is TWID? Drumroll please…. We’re excited to announce the launch of...
2016-08-24
489 reads
In this module you will learn how to use the Aster Plot Power BI Custom Visual. The Aster Plot is...
2016-08-22
1,085 reads
In this module you will learn how to use the Bullet Chart Power BI Custom Visual. The Bullet Chart serves...
2016-08-30 (first published: 2016-08-19)
2,745 reads
In this module you will learn how to use the Calendar Visualization Power BI Custom Visual. The Calendar Visualization is...
2016-08-16 (first published: 2016-08-10)
2,585 reads
In this module you will learn how to use the Card with States Power BI Custom Visual. The Card with...
2016-08-01
1,214 reads
In this module you will learn how to use the Chord Power BI Custom Visual. Chord diagrams show directed relationships...
2016-08-02 (first published: 2016-07-25)
2,297 reads
Today marks one years since Power BI was officially released. It’s been an amazing ride and I’d like to thank...
2016-07-24
496 reads
Reading tutorials is fine. Shipping something is better. If you are trying to break...
By Steve Jones
We work hard at Redgate, though with a good work-life balance. One interesting observation...
By Arun Sirpal
Fourth in a series on Ai and databases. What Read-Only Advisory Actually Means A...
Comments posted to this topic are about the item Liability for AI Errors
Hello , I would like to run a stored procedure on a secondary replica...
Comments posted to this topic are about the item Pro SQL Server Internals
I run this command to start SQLCMD:
sqlcmd -S localhost -E -c "proceed"At the prompt, I type this (the 1> and 2> are prompts):
1> select @@version 2> goWhat happens? See possible answers