Forum Discussion

Syndicate_Admin's avatar
Syndicate_Admin
Administrator
3 years ago

Get Data from a Nested Table

Hello,  within my data table I have several nested tables. Using if conditions I want to check for different scenarios. E.g. if [value_column] > [value_nestedtable1] then 1 else 0 I'm accessing...