Dani Rubenstein Posted August 12, 2012 Posted August 12, 2012 Hello to all. I am trying to get a calc to a field that will get data from the last row in a portal? Can it be don. Thank you dani
eos Posted August 12, 2012 Posted August 12, 2012 Try GetNthRecord ( childTable::childField ; count ( childTable::childPrimaryID ) ). In general, count a field which is supposed to be not empty.
comment Posted August 12, 2012 Posted August 12, 2012 Or = Last ( Child::Field ) assuming the field cannot be empty.
Dani Rubenstein Posted August 12, 2012 Author Posted August 12, 2012 Hi i Do not now Way the booth ways are not working. What i need is to in a related portal to get data from a field where in that record is the biggest that will check how is the bigest from "ID" Thank You Dani
Rick Whitelaw Posted August 13, 2012 Posted August 13, 2012 Ah. Are your portal records sorted in a particular way?
Recommended Posts
This topic is 4543 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