Change a Bool in a BP which is in a Sub-level from the persistent level

Is it a class variable that you have in your level bp? It should be working if you have a valid reference to your PodBP class and the variable bool in that has been made .

You can try to search for the term, Blueprint Comms. BP’s can access each others variables.