Labview Enquiries

We are trying to do a programming on the labview where the user can input their age, for instance 20 years old at the prompt user input. The program would then lead to - if the user is between 20 and 29 years old, it would lead to that specific range of heart bpm for that age group and determine whether it exceed 140 or below 60 and the alarm would ring. (We are going to set up different age groups and their heart range)

However, we have difficulties trying to connect the two set of conditions together - the case structure of the age range and the while loop of the heart beat range. I have attached the pictures of the block diagram that we set up and also the errors that resulted. Does anyone have any ideas or suggestions on how we can improve on it and make the two conditions connect?

I have attached the block diagram that we set up and also the errors we faced.

Thank you so much for your help!!
0002.png
0001.png