Im working on notifications, where I need to display no. of kids whose medicine expiry date = (currentdate-5). The problem is when Im taking the Medication entity for displaying, I am unable to display the kid name from Kid Entity and if Im taking the Kid as Entity then im unable to display Medicine expiry date from Medictation Entity.
↧