Need to achieve this below report along with the percentage.
I have a requirement to fetch records showing both breached and non-breached RITMs.My goal is to calculate the RITM Success Percentage, which is defined as:(Not Breached = false / Total Count) × 100However, in regular reporting using Multi-Pivot, the...