i am trying to a create a Gauge type in Visual Builder in Kiabana, to display the ratio between two document counts of different filters. can someone tell me what format i need to put the values in the numerator and denominator fields.
Below is the same query in timelion.
.es(index=fpti*,q="page_name:main\:abcd\: AND link_name:correct").divide(.es(index=fpti*,q="page_name:main\:abcd\: AND evnt_type:cl")).yaxis(units=percent)