How to get inside parameters data like ( ex : wall , window area)

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.

@jonathon could u please look into it .

Hey @anandistamsetty,

Because materialQuantities is a List you will need to do the following:

  1. Create a new Column with all the materialQuantities Lists

  1. Expand to New Rows

  2. Create a new column using now the “List” column record

Result:
image

This is the simple way to do it.
Let me know if this works for you

1 Like

thank you , its working fine.