How do you fix or dock the result view window in Kusto Destkop version?
Every time after I ran the query, if I click the mouse to query editor, then the result window will disappear. How to dock the result window? So when I write my new code, I can see what my last query output is.
Extract query string from url
Looking for an approach to extract the query string from the URL such that a scenario where the query string is empty or not present is also addressed. I have following but it doesn’t cover case when query string is not present in URL.