Hi.
I have a database table like this. (Since we don’t use Jira SM, I had to create a new calculated members called “SLA Met”)
Now I want to calculate the Met SLA rate which is
= Number of “Done” ticket & have SLA Met? is “Yes”/ total number of “Done” ticket
Or = Number of SLA Met? “Yes” ticket/ (Number of SLA Met? “Yes” ticket + Number of SLA Met? “No” ticket)
From this Met SLA rate I can create a chart to show the rate for each type of priorities and the trend of the rate for each type of priority.
Since I’m struggling to create a new measure or a new member to do that.
Can someone help me with this? I’m quite new to eazyBI.
Thank you so much.