Hi all,
I have two tables, one of them has "detailed" transactions about the master table. From the master table, I created a flowfield which gets the current status from the detailed table.
However it always just get the first record for the filter. Is there a way to get the flowfield to get the last record? Can you use the key for sorting somehow?
Thanks.
0
Comments
To get the last status of a group of records, you probably need to add code which you can do in a form or page.
Post your CalcFormula and we can take a look at it.
http://mibuso.com/blogs/davidmachanick/
Maybe I will have to just write a function to get the last status. But then is there any way to use the formula to populate the column whenever the record is read?
http://www.BiloBeauty.com
http://www.autismspeaks.org
Thanks! That seems to have done it!
cannot use Max.