Julien
-
My Views Disappear
Hi, the custom views that I create in tables (not the 'view' fields, but the left-side table views) have a tendency to disappear. All I'm left with is the default "(All)" view.…
-
Using linked data in a formula
Hello, I have three tables: PERSON - a repository of historical figuresTIMELINE - a log of historical eventsLINK - a table that permits PERSON and TIMELINE to be joined in a many-to-many relationship.…
-
Finding a specific entry in a many-to-many relationship
HI, I have three tables: - PERSON - a repository of historical figures- TIMELINE - a log of historical events- LINK - a table that permits PERSON and TIMELINE to be joined in a many-to-many…
-
How can I optimize a table with lot of data?
I have a table with 728,000 entries. Each entry has about 24 fields - six of which are formula fields. As you can well imagine, whenever I query this table, things tend to slow down,…
-
How does the View Layout Element work?
Hello, I’ve been trying to find information on the View Layout Element - the element, that, I believe, allows me to install a table in my form from another,…