Total Patient enrolled till date patient.Registration (based on current sheet)
The data imported and added the following new field
case
when t0._n447412308_20 then "less than 20"
when उमेर (Age (in years))=20 and उमेर (Age (in years))<30 then "20 to 29"
when उमेर (Age (in years))=30 and उमेर (Age (in years))<40 then "30 to 39"
when उमेर (Age (in years))=40 and उमेर (Age (in years))<50 then "40 to 49"
when उमेर (Age (in years))=50 and उमेर (Age (in years))<60 then "50 to 59"
when उमेर (Age (in years))=60 then "60 +"
END