Dynamic Coding Problem
Hello,
Looking for tips on how to make my script more dynamic.
Given the snippet below we have a data table << Get as Report that we add onto a Col Box() with dynamic buttons.
Now, here lies the issue. I need to put X amount of data tables into my window and I'm not sure how to go about it since I also need to add dynamic buttons to each table. The exact amount of data tables can vary. Thanks for the...