Error: 'str' object has no attribute 'get'

1. What is the problem? Be very detailed.

When I try to convert my XLS into XML using the XML converter, I get this error
Error: 'str' object has no attribute 'get'Inquilab-Challenge-Form-export.xlsx (15.9 KB)

Can some one help what I need to do here?

Inquilab-Challenge-Form-export.xlsx (15.8 KB)

most updated sheet, yet something is missing. Please help.

You have multiple errors:

line 67 is wrong:

note, name=ThankYou, calculation="AU Logo.png"

I think perhaps this got pasted into the wrong column (and please avoid spaces in filenames)...

line 16 calculation is wrong:

${Present_Students} div {Total_Students}*100

should be

${Present_Students} div ${Total_Students}*100

line 2 is probably wrong:

"inqui-Lab Logo.png"

Again, please avoid spaces in filenames

And the "media" column is wrong - it should be "media::image"

2 Likes

THANK YOU!! Can't thank you enough!! It was 3AM IST and I should have been more cognizant. Thank you for your patience with simpler mistakes!

No worries. I ain’t my sharpest at 3am either... :wink:

1 Like

Thanks again. Usually I get an error more like - Error on line 67 sorts. This was more vague and threw me off. Thanks again. (Cant find a folded hand salutation emoji, dont want to replace it with any other! )