Forum Discussion
rodsan724
Sep 30, 2023Brass Contributor
Dynamic table based on number of other tables that exist
I have a table called Dashboard. I have other tables next to it. I'd like to dynamically populate the dashboard (1 summary row for each of the other tables) based on how many other tables exist. The number of other tables can fluctuate up and down.
How would you do that?
Do you mean you'd like to pick-up information from every of existing in the grid tables independently of such table names? And from you sample it's not clear what are Arrange, Act etc - are they columns in such tables or what? If columns which aggregation is required for each of it.