Forum Discussion
Sridhar Manickavel
Oct 06, 2017Copper Contributor
How to apply Filter on Filter in the dashboard.
I have created two filters like below. Second filter is dependent on first Filter1. Filter1 : search * | distinct Computer Filter2: search * | where ${Filter1}| distinct UserName_s I am not...
Prashant Sharma
Jun 03, 2018Brass Contributor
I think the second value move the first variable into the null position on runtime.
Give me some time..
Give me some time..