How to reuse/move Graph Builder visuals from one table in another (after update via JSL)?
Hi everyone,
I’m working in JSL and have created several Graph Builder visualizations on Table A.
Later in the script, I update or join Table A with Table B (using Time as the key and ID as a filter) — this creates a new table (let’s call it Merged Table).
The issue is:
The visuals and Graph Builder setups I made on Table A don’t automatically appear in the Merged Table.
I want to copy or reapply...