Relative Content

Tag Archive for kqlazure-data-exploreraskql

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.