Good morning,
I am working on a flow that will send an email to our director nursing when a resident triggers either for a fever or a cough. I have the one email working perfectly. If they mark yes for having a fever, cough or shortness of breath it will send an email. When it comes to the no part of the condition; I want to do a check against the temperature to trigger an email.
What I am trying to achieve is if they answer no to do I have a fever, cough or shortness of breath it will them go to the next question and check to see if the temperature entered is a fever.
Below is what I have been trying. I have tried many different things from many different blogs and I keep getting an error and now I am completely lost and have no clue what I am doing.
Solved! Go to Solution.
Hi @jjasper
It could be you are not converting to right data type.
Try converting the temperature reading using expression float()
Above inside the brackets map the temperature dynamic mappings.
Thanks
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blogHi @jjasper
It could be you are not converting to right data type.
Try converting the temperature reading using expression float()
Above inside the brackets map the temperature dynamic mappings.
Thanks
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blogThat worked! Thank you so much!
User | Count |
---|---|
16 | |
16 | |
14 | |
9 | |
8 |
User | Count |
---|---|
27 | |
26 | |
24 | |
23 | |
14 |