SandDance
Explore how to use the SandDance visualizer in Azure Data Studio to create 3D data visualizations by adding additional data dimensions. Learn to enhance query outputs, set axes and sorting options, and gain insights from visualized data to deepen your analysis skills.
We'll cover the following...
We'll cover the following...
Getting pixel perfect
For more control of your visual creation, you can try using the SandDance visualizer. Since we will gain an additional axis using SandDance, we will add the MONTH_NAME to our query by joining to the DATE dimension. Here’s the updated query:
Update your query in ADS using the above SQL script, and then click Run. Your results pane will now have an additional column, as shown below. Notice the ...