MichaelNaser
3 years agoQrew Trainee
Override Application Variables
Hi Everyone,
Is there any way to override an application variable? The problem is that I will need to make an exception for an application variable. For instance, I would like to say if resource type equals to "contractor", labor multiplier (Application variable) equals to 1, otherwise 2.7.
I came up with the following formula which doesn't seem to work
if([Resource Type]<> "Contractor", [labor multiplier]=1, 2.7)
Thank you in advance
------------------------------
Michael Naser
------------------------------
Is there any way to override an application variable? The problem is that I will need to make an exception for an application variable. For instance, I would like to say if resource type equals to "contractor", labor multiplier (Application variable) equals to 1, otherwise 2.7.
I came up with the following formula which doesn't seem to work
if([Resource Type]<> "Contractor", [labor multiplier]=1, 2.7)
Thank you in advance
------------------------------
Michael Naser
------------------------------