Spawn emitter at location not working

Thanks. That works perfectly. It turns out the original issue was that I was putting the object into the world, not the blueprint. Once I put the blueprint into the world the original way worked. However your way is much easier and works perfectly. Thanks for the answer.