From presentation purposes, I need the ability to set / unset a flag - Expression values cannot be changed Ideally have e.g. 10 boolean flags such that in any section we could set the flag to True or False and use the same flag as a filter for sec...