Pulldata() in a form is not reading .zip media files (zipped csv)

Hello,

I have a large CSV file that I compressed into a .zip file and I uploaded it into my media. the problem is that when I use pulldata() I can’t pull anything but when I change the media to only .csv I can see the data in the form on the app, any support here?

This is the formula I am using with “sc” being the file name in the media

pulldata(‘sc’,‘Names’,‘AccountNumber’,${Client_Account_Number})

Welcome to the community, @arsene_gasana! We have a GitHub issue for this: