-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
High
-
None
-
Affects Version/s: None
-
104
-
Prod
Dear kundan.srivastava@piramalswasthya.org
: We have identified data importation issues under Assam-104 service for detail call report. Please find the below screenshot for your reference. Last data updated on 24th Feb.
Also we are adding the query:
select date(Call_Start_Time) As Date, count
from db_iemr.t_detailedcallreport
where year(Call_Start_Time)='2026' group by 1;
