Forum Discussion
rmahadik
3 years agoRegular Visitor
How to add column in inner tables to outer table
Hi Experts, I need to add a column from inner table to outer table. Can someone please guide which function can be used ? In below snap, I want to add primary_key column to outer table 'Table_Li...
rmahadik
3 years agoRegular Visitor
Hi wdx223_Daniel , Anonymous
I promoted the headers and also tried to expand the nested table. However since the nested tables are not uniform in structure most of the columns are coming as null. What I want to achieve is I need only 1 column (Primary_Key) from highlighted nested table only (other tables does not contain this column) in the outer table for further manipulations.
Source Code :