To find the parent value from the property values
Summary: There is a requirement to find the parent member for a specific node which is being added to Universal application from the file which contains multiple columns for different properties. Now, we want to get the parent value by concatenating multiple columns from the same file which is loaded as part of new request in the viewpoint. I want to understand that simply concatenation is the best option or is there any other better alternative is available? For eg. Column A - Node, Column B - Desc, Column C - Property 1, Column D - Property 2, Column E -
0