Good morning
Id like to calculate heat rate of a Gas Turbine only while the machine is in temp control
mode. The expressions work great, however, I only want to see the calculation
results when the filter expression is true. The problem is that cells between
the time ranges are being populated and marked as filtered when the expression
is not true. I’m guessing this is due to the expression Time Interval; I’d like
cells only to populate when the filter expression is true. Is anybody familiar
with a way to work around this? Any help will be greatly appreciated.
Thank you
Expression ('FUEL_LB/S'*3600)*((1/0.0449)/1000)*'BTU'/'MW'
Filter Expression ('FLC'="FALSE")