You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The status bar at the bottom of the window shows the number of unique values for a column, when that column is a character type.
When the column is numeric it shows a mean and a sum.
If I have a column of numeric values x and I would like ADS to treat it as character, if I do CAST(x AS VARCHAR) then select the column in the viewer, it still shows average and sum in the status bar. I would like it to treat the column as a character and show me the summary of how many unique values are in the column of data.
Azure Data Studio version: azuredatastudio 1.49.1 (2f696aa, 2024-08-13T18:12:38.831Z)
OS version: Windows_NT x64 10.0.19045
Restricted Mode: No
Preview Features: Enabled
Modes:
Type: Bug
The status bar at the bottom of the window shows the number of unique values for a column, when that column is a character type.
When the column is numeric it shows a mean and a sum.
If I have a column of numeric values
x
and I would like ADS to treat it as character, if I do CAST(x AS VARCHAR) then select the column in the viewer, it still shows average and sum in the status bar. I would like it to treat the column as a character and show me the summary of how many unique values are in the column of data.Azure Data Studio version: azuredatastudio 1.49.1 (2f696aa, 2024-08-13T18:12:38.831Z)
OS version: Windows_NT x64 10.0.19045
Restricted Mode: No
Preview Features: Enabled
Modes:
System Info
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
Extensions (5)
(3 theme extensions excluded)
The text was updated successfully, but these errors were encountered: