Is there an easy way to sum all the "True" values in a schedule? I have a custom Property which is of "True/False" kind and I was wondering if it was possible to summarize only the True values other than by using the Flag in Scheme Settings.
True/False value is basically just "ones and zeros", so I thought it would be logical that the schedule would sum automatically only the "True" values, but apparently, it's not like that.