Want to use Sumif function with data from a different sheet

This is the formula I've come up with:

=SUMIF({Sales Funnel, Region:Region="EMEA",[Revenue]:[Revenue]})

Basically, I want to sum up all the values from the Sales funnel sheet for Region = EMEA; the Revenue has the actual values to add.

Any help would be greatly appreciated.

Answers