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
This will automatically open a new Data Preview session for the result set In order to do further sorting, slicing, and charting.
Demo
Recording.2024-06-19.175754.mp4
Split by column
Group by with metric
Charting with custom group by, metic=avg
TODO
to use Data Preview, a file with an extension like .json must be opened. My workaround in the demo is to save the resultset as json in the Temp directory.
remove temp json files on system disconnect
handle error cases
The text was updated successfully, but these errors were encountered:
Putting this here to see if this is a good idea or not.
Idea
Add a
preview
statement qualifier that can open up the result set using the Data Preview extension: https://marketplace.visualstudio.com/items?itemName=RandomFractalsInc.vscode-data-previewexample:
This will automatically open a new Data Preview session for the result set In order to do further sorting, slicing, and charting.
Demo
Recording.2024-06-19.175754.mp4
Split by column
Group by with metric
Charting with custom group by, metic=avg
TODO
.json
must be opened. My workaround in the demo is to save the resultset as json in the Temp directory.The text was updated successfully, but these errors were encountered: