Hello!
In my report I run a subquery which looks at a series of flags held for a particular activity number. If one of the flags is set to "Q" we know that this activity has a "fixed price". When we have a fixed price activity, we calculate costs differently.
I need to be able to set a flag to indicate that we are dealing with a fixed price activity. My problem is that I do not know how to set a flag (or "global variable" so that I can check it later. I have tried (using a formula) but receive an error because another formula references the column with an incompatible frequency.
I would be grateful for any advice
Thank you.
In my report I run a subquery which looks at a series of flags held for a particular activity number. If one of the flags is set to "Q" we know that this activity has a "fixed price". When we have a fixed price activity, we calculate costs differently.
I need to be able to set a flag to indicate that we are dealing with a fixed price activity. My problem is that I do not know how to set a flag (or "global variable" so that I can check it later. I have tried (using a formula) but receive an error because another formula references the column with an incompatible frequency.
I would be grateful for any advice
Thank you.