How to write the correct expression?
@Anonymous
Please use the expression
if(greater(body('Get_forecast_for_today')?['responses']?['daily']?['day']?['windSpd'],1),'Goggle','noGoggle')
First value 'Goggle' is the expression is true and 'noGoggle' if the expression is false.
Hope this Helps!
If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!
@edgonzales I want to use this expression
@Anonymous
Hi there! I'm not great with expressions, but I did notice that you're looking for the Wind Direction and not the speed. Is that intentional?
I tried to do the same thing with conditions. Let me know if that suits your scenario... (I used Max Wind Speed)
-Ed-
If this reply has answered your question or resolved your challenge, please consider marking it as a Solution. This helps other users find it more easily via search.