I create a tool to get the indent of an excel via python code. which easier than vba outside of alteryx.
the idea come from @caltang's post in idea
input: sheetname and fullpath

output1: same as input tool, (added recordid)

output2:

limitation:
- start with line one that is header
- 1 sheet only
- huge file may take time as loop is used.
Can anyone have a try and let me know any point for improvement?
and did it qualify for the alteryx marketplace? 😆