Read Range: For indents, only left, right, and distributed horizontal alignments are supported

Hi Team,

Could you please help me with the below error ?

Read Range: For indents, only left, right, and distributed horizontal alignments are supported.

I evidently can not see any variance between a 2 files one of which had thrown thsi error and another which got processed successfully.

Thanks
Praveen M

Please check you indent there must be tab between code and sub code like
Code 1

Thanks for the Revert Airbot. But could you please elaborate? I am not sure I quite got that.
image

I have tried all the possible options under the Text alignment. Refer Pic.

Thanks
Praveen M

Hi Praveen,

I had the exact same error on one of our processes and could not find the formatting issue in the excel file. My fix was to use the excel read range activity in stead of the workbook read range activity and the error went away. So if you have excel on the machine that you are running on then you can just switch to using the excel activities and that should work.

Hope that helps!

Thanks

Johan

1 Like

I had the same error. Fixed it using the advice below. My problem was an excel read range that stopped working. I replaced it with an excel application scope containing the newer excel read range and it works fine now.

1 Like