Question
How to delete rows from arrays of arrays (Nested CDTs)?
Hello All, I have a requirement where we need to delete rows based on array's of arrays(nested arrays) when i tried to implement the logic and try to delete the rows i'm getting the below error message as shown.
Can you please let me know what could be the best solution or approach to achieve this requirement.
CDT structure:

Delete code:

Error screenshot:

