I have to read config file but does not get email id give me solution

email.zip (11.0 KB)

@Deepika_Dhande

Can you please elaborate where it is failing…what is the error and what you tried?

Cheers

In your config.xlsx the headers have spaces behind it. That’s why you get the error:
Assign: Column 'Name' does not belong to table DataTable.
image

Because the actual header is 'Name ’ and 'Value ’

ok i tried

Hi @Deepika_Dhande

Try copying the headers from the excel and pasting the same in the assign activity of your process. I have tried and it’s working. I’m sharing the updated process of the zip file you have attached above. Hope it helps!!
email.zip (150.5 KB)

Happy Automation.
Regards,