1. total processed (Count of claims with Processing status as P)
2. % processed (Count of claims with Processing status as P / all claims)*100
3. Total number of severe injuries
I tried many methods like AsOfTable, Using RangeSum and Above combinations etc. All these works but the problem is I need to have a date filter in my dashboard. So when i select a particular date, the data is shown only for that date but i want it to be from the start of the year.
Any idea on how to implement this @sunny_talwar@swuehl or anyone else from the community? Thanks in advance.