Forum Discussion
DP333
2 years agoFrequent Visitor
Column of Functions
Hi
I am using the Autodesk Assemble connector to connent to Autodesk and view CAD model data. I am able to get to a table contianing all my projects but inorder to get all the detials I must select one of the funtions in the "Value" column specify the properites for the data to be pulled.
I would like to pull all the data into one table but can't seem to figure out how to do this for all functions in the column and combine it into one table. It seems can only do one function at a time. When I click on one function it gives me one table. How can I loop through this column and extract the data from each function and merge them into one table.
Any idea how to do this?