Yes this is possible by using BP communications. What you want to do is pass a variable from one BP to another. You can do this through one of 3 ways I use, depending on the situation:
1)BP Interface
2)Casting
3)Event Dispatchers
I have no idea what you’re trying to do gameplay wise so I can’t get any more in-depth.
Hopefully this info helps?..