We are trying to add a item url to an TOP N TSVB visualizations ,we have a requirement to pass an attribute name dynamically like given below.
https://search.xxxyyyyyyzzzzzzzzz.es.amazonaws.com/_plugin/kibana/app/discover#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-24h,to:now))&_a=(columns:!(_source),filters:!(),index:ed4bf6c0-eab9-11eb-b7f9-8735547077bc,interval:auto,query:(language:kuery,query:'rabbitmq.queue.name:CaseReview.FileParsing%20and%20customer_identification:{{key}}'),sort:!())
here in this above url want to pass dynamic value to the variable rabbitmq.queue.name additionally just like how we have used {{key}} in case of customer Identification