I want to use a dropdown to change the field that the stats command function uses in calcuation. my token is called my_token.
example:
index=myindex mysearch | stats dc($my_token$) by mylocation
Is this possible?
↧