1) Column to row
Input -
Output -
Meta Pivot -
Meta Pivot out -
Rollup -
Rollup out -
Reformat -
2)
1) Column to row
Input -
$[ begin let int i = 0; let string(int) complete_list = "emp_nm,billable,age,designation,location"; let string(int) file_content ...