How to load data from other level?

I want to load my game from other level which is the “main menu”, but when i press the button it changes level but it fires event begin play, not my custom event for loading. Help please…

my blueprint

well event beginn play automatically executes if it is connected, if you disconnect it from whatever it is connected with there should be no problem.
however you should make sure your custom event is starting when the eventbeginn is triggering :smiley: