Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Greetings!
I'm having trouble with a calculated field.
It must be locked all the time to display accurate information on the application, but when we hit CLEAR, it clears the locked selection
The funny fact is that I have another field that does not get cleared on the same situation.
The difference between these fields:
I - the one that gets cleared is a calculated field, in a nested IF statement;
II - the one that does not get cleared have its calculation on the WHERE part of the LOAD statement.
Does anyone have a clue how to fix it?
Thank you in advance guys!!!
Sounds like you have a Clear State set. Use the menu option "Reset Clear State" to remove it and have Clear return to default behavior.
-Rob
Sounds like you have a Clear State set. Use the menu option "Reset Clear State" to remove it and have Clear return to default behavior.
-Rob
Worked perfectly, thank you!