I have two charts in AWS QuickSight:
- One showing claims submitted with information like the submission date, client claim number, and claim ID.
- The other showing rejected claims with information like the rejection date, client claim number, and claim ID.
- Both dates are from same dataset only.
I want to know the count of unique clients whose claims were rejected among the submitted claims. In simpler terms, we’re looking for clients who both have submitted claims and claims rejected. can it be done in same chart? Where i can compare also and can see.
In filter i am looking for 4 months period. in that period i want to divide total submitted claim by / how many among them got rejected which are in submitted also.
Goal = Claim by submission date will be my total submitted Claim by rejected date will be total rejected
I want to get Denial rate by it.