53 - Print a table, then load it

Опубликовано: 18 Декабрь 2023
на канале: WesleySon
87
2

Sometimes you have a table that's slow to update, and doesn't require frequent updates. This can be a table of employees or the items you sell.

You can instead have one query that physically prints the output of the table, then have your other queries reference the physical table rather than the query itself.
Also remember to remove the first query from "Update All".

To be extra user-friendly, you can add a macro to specifically update your queries.

00:00 Intro
00:23 Remove from RefreshAll
00:43 Use the physical output table
01:57 Adding a step before Source
02:57 Adding Update-macros
04:49 Testing functionality


Смотрите видео 53 - Print a table, then load it онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь WesleySon 18 Декабрь 2023, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 87 раз и оно понравилось 2 людям.