I have two fields HIGHVAL & LOWVAL within my ITEM TABLE. As a user enters an amount in the HIGHVAL field, I need LOWVAL to be 25% of the HIGHVAL. I've tried to create a default value within the expression builder on the LOWVAL field,
"[HighVal]*0.25" - but I get errors while trying this. On the default value of the LOWVAL field, is that where I should be entering my calculation??
cramd
"[HighVal]*0.25" - but I get errors while trying this. On the default value of the LOWVAL field, is that where I should be entering my calculation??
cramd