Guru Salem Posted March 2, 2009 Posted March 2, 2009 Hello Everyone How do I know the record is omit or not, by using calculation filed without run the script.. Example I have a table candidate. (Fields: Name, zc.temp[calculation]) With 5 records ( guru, Ram, Don, mac, win) By using find mode I will find the condition like below. [color:blue]name = guru Single record only found by this condition. the remaining records in omitted status. My requirement is: I want to set the zc.temp= "1" When the record is found. and also zc.temp = "0" when the record is in Omit status. By the above status [name]guru, [zc.temp] = 1 Other Four records are [name]ram , [zc.temp]= 0 [name]don , [zc.temp]= 0 [name]mac , [zc.temp]= 0 [name]win , [zc.temp]= 0 Without using Script. How can I complete this process. What I need to write in calculation field. What can I do for this... Can Any one Help me.
Raybaudi Posted March 2, 2009 Posted March 2, 2009 How you'll test any calculation that we can give you ?
Guru Salem Posted March 2, 2009 Author Posted March 2, 2009 Thanks.. I don't know what expecting me.. Do you know this solution.
Raybaudi Posted March 2, 2009 Posted March 2, 2009 Yo do not answered my question... So the calulation can be: 1
Guru Salem Posted March 2, 2009 Author Posted March 2, 2009 Yes.. you are right.. If the record is in omit status means the result is 0, and the record is in show at the layout means status = 1.. Thanks for ur support..
Recommended Posts
This topic is 5745 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now