Hey all,
I have a CSV sitemap that I'm formatting and one of the requests is to indent the Page Name column "X" amount of times based on the value of another column. The other column contains the "Level", which is simply a number between 1 and 6, and based on that is the number of indents the Page Name should receive. E.g.:
- 2=1 indent, 3=2 indents, etc..
Is there a way for me to speed this process up semi/fully automatically? Would greatly appreciate any input
Thank you!
I have a CSV sitemap that I'm formatting and one of the requests is to indent the Page Name column "X" amount of times based on the value of another column. The other column contains the "Level", which is simply a number between 1 and 6, and based on that is the number of indents the Page Name should receive. E.g.:
Is there a way for me to speed this process up semi/fully automatically? Would greatly appreciate any input
Thank you!