fileUtils method doesn't work in javascript query

I am going to use fileUtils method to parse uploaded xlsx file.
But can't use fileUtils in javascript query.
Is there anyone who has experience in same issue? Please help me.
Actually I am going to read H5:I10 fields only from the uploaded xlsx file.

image

1 Like

Also getting this issue

Hey @clarkmcc @Elite1004, this seems to be working for me. It lints as a warning but the utils work.

What happens when you run the query?

I can confirm that I'm seeing the same issue nothing is being outputted in the output

Same issue here

Hey all, just tested again with a different file in a different app and am getting results.

Can you share whether you are on Retool cloud or a self-hosted instance (with version number). And a screenshot of how you are using fileUtils. Thanks!