When selecting a table for a Jet function, there's a checkbox to "Show Favorites". How do I tag specific tables as "Favorites"?
2 comments
-
Jet Reports Historic Posts Official comment Good morning,
In the Jet Browser you may select your favorite tables and / or favorite fields. It's quite easy:
- open the Jet Browser;
- select your favorite table(s) and click on the star symbol to the right of it - it will become yellow. All fields in the(se) table(s) will be marked as favorite at the same time;
- if you select one or more fields without selecting the table first, then just these fields will be marked as favorite + the table. This may be more convenient if you have a table with a large number of fields of which you only need a few "favorites";
- if you want to deselect a favorite table / field, you just need to click on the star symbol again so that it's grayed out.
In the upper right corner of the Jet Browser is a "Favorites" option. This will show a your favorite tables and fields only.
Once you defined favorite tables/fields in the Jet Browser, other Jet wizards (e.g. the JfX or the Table builder) can show these favorites only too. Quite convenient, isn't it?
Does this help? -
Jet Reports Historic Posts Thanks! That's exactly what I needed to know