W
Windmill
W
Windmill
What
Original message was deleted
Windmill
Join
3,296
Members
View on Discord
S
Sindre
•
5/2/24, 10:12 PM
What i normally do is
make the script that fetched the data a background script not tied to the table
.
Create a script that uses that data and also check the state of your filters and output to a state
Use that state as input for table
.
Make sure that your script reevaluate when filters are change
.