Skip to main content

Hello,

Does anyone else believe that data tables should be able to be put inside a list or dictionary?

I think data tables need a lot more functionality however being able to put them in a list is a start.

 

Thank you!

I can do both. Here’s the list with a data table inside:

And here’s a dictionary with a data table inside:

Make sure your List and Dictionary variables are defined as “Any” data type when creating the variable.


Brother,

I’m about to try this! I will come back and let you know if it works.


@Aaron.Gleason I have been searching a method to do this for months. I would like to thank you! I think the confusion for me was from the automation documentation:

 

Again thank you!


Glad to help!


Reply