I'm trying to work out the success rate of applications submitted, attached is a basic flow diagram of how this calculation works.
I have setup an ETL which filters out any withdrawn applications and separates the approved and refused applications.
Is there a way that I can sum the values of Approved Applications and Approved/Refused applications? I could then do a divide calculation to get the success rate.
Thankyou in advance!