Hi all, is it possibile to map a query string from the url inside the graph (like the dashboard app)?
example:
link: kbnurl/app/graph#/workspace/My-Graph?_g=()&_a=(query:(query_string:(analyze_wildcard:!t,query:'mypersonalquery'))) ---> inject 'mypersonalquery' inside the localSearch bar
Thank you for you help!!!!