If what is working to hide or show the group is the IfCondition of the [mProcess] measure, then you get it simple: Hidden=((([mProcess1]=1)||([mMinimised]=1))?1:0). This should work. Does it? Make sure you remove the IfCondition and the appropriate IfTrueAction and IfFalseAction options from the [mProcess] measure.I think I may have solved it, but I still haven't had an answer to how I use a Variable in a Conditional Formula. I think Balala has answered it, but it's just not working that way for me. So I tried this in an example skin, which is working perfectly well as a sample, but I'm not sure it's what I need yet:
Statistics: Posted by balala — Yesterday, 9:07 pm