A good day to everyone! Does anyone knows how I can exclude the first column from list to avoid it from repeating? I plan to use the first column as a header that expands as more rows are added in the list.
m
michoel
03/16/2021, 3:55 AM
You could check the ?index loop built-in variable and not output if equal to 0