Dynamic Data Attachment vs pulldata

Is Dynamic Data Attachment different from the pull data function?

I used pull data function to recall previous responses and I want to update the responses but I can’t edit the previous response. What should I do? Should I use dynamic data attachment instead?

Is Dynamic Data Attachment different from the pull data function?

I used pull data function to recall previous responses and I want to update the responses but I can’t edit the previous response. What should I do? Should I use dynamic data attachment instead?

@sedsuringa, you should be able to learn the difference between the two through these support articles:

The main difference here is how they pull the data. The pull data function pulls the data from the CSV file you upload to the project Media while in the Dynamic Data Attachment, the information is pulled from a deployed project in the server.

So it depends on your requirements and choices.