Hi All,
I have a requirement to create a dashboard in kibana for SuccessVsFailure for institutions. The single user is identified by token and I want to eliminate failures which later converted into Success on retry. How I can achieve this.
Currently, I used the vertical bar graph with a unique count of tokens on Y-axis and the institution on X-axis and later split series for Status. But this doesn't eliminate the tokens from failure which are later Success.