April 26, 201114 yr hi, i would like to show the total number of records present in all the other tables on my principal layout, but i can't figure out it.. very simple i think, tnx
April 26, 201114 yr with a script - go to layout each layout set a variable or a global field Get ( TotalRecordCount ) with a Cartesian relationship you can get a total record count to each table by a calculation. there is also a way to do it with applescript with an SQL plugin there is a way to perform query.
Create an account or sign in to comment