i can ablet to get some data by using this format [data][level][name]
but,
how do i get the inside parameters data. refer below snapshots.
Hey @anandistamsetty,
Because materialQuantities is a List you will need to do the following:
- Create a new Column with all the materialQuantities Lists
-
Expand to New Rows
-
Create a new column using now the “List” column record
Result:
This is the simple way to do it.
Let me know if this works for you
1 Like
thank you , its working fine.