anthonydresser / testissues

0 stars 0 forks source link

Drag and drop object to a file should use Kusto identifier quoting #3673

Open anthonydresser opened 4 years ago

anthonydresser commented 4 years ago

Steps to Reproduce:

  1. Drag & drop a table from object explorer to a Query window.

Actual: image

Expected: ['Covid19'] | take 10 or ["Covid19"] | take 10

As per documented here.

adstestbot[bot] commented 4 years ago

Thanks for submitting this issue. Please also check if it is already covered by an existing one, like: