Hi there!
I'm trying to figure out how to get the percentage of rejected x-ray images by reject reason. I built a simple ETL that gives me the count of rejected images by reason for each type of x-ray (body part) along with the total # of x-rays for that body part (Acquisition).
I'm stuck on how to get the % of rejects per body part and could use some help.
Many thanks! C