Forum Discussion
tipper1510
Oct 08, 2020Brass Contributor
How to use a watchlist instead of a dynamic list
Hi, Just starting to look at watchlists and was wondering how to use instead of the following: let IPList = dynamic(["154.223.45.38","185.141.207.140","185.234.73.19","216.245.210.106","51.9...
GaryBushey
Oct 09, 2020Bronze Contributor
tipper1510 To use a watchlist, you need to have the values in a text file like a CSV file. You then upload that file into the Watchlist. You will be asked for a Name, Description, and an alias. You use the alias in the commands that CliveWatson posted and then you can use it just like any other table. The link he posted is very useful as well.
You can think of this as a way to replace a lot of the externdata calls.