Block not fitting in if block

I couldn't fit the get global current saved + dailysavingstextbox. Text > get global target Amount in the nested if block


IF block needs a logic block, but you feed it with a number block.

http://www.appinventor.org/book2

Read chapter 18

Also,
image

The If Number test should be applied to that textbox.Text by itself before trying any calculations based on it.