Before I get into my issue, is it possible to use instance() and pulldata() for the same TEXT, as I have switched from an old server to a new one? I am not even able to check the pulldata function whenever I insert my pulldata function into the XLS and deploy the form, it does not get replaced. am facing couple of issues regarding this form
Thank you. @Kal_Lam I have uploaded my CSV file into the media tab, but the data pulling isn’t working with the instance. and i have checked all my functions for my pull data, but i cant seem to get the hang of it in the calculation cell by adding the two arguments together.
Yes, you can use either the pulldata() function or direct XPath instance() lookups to get data out of the same CSV file attached to your form (or multiple files, if that is the case).