Export to Excel - Pick an existing document and create a new document with few data changes

Hi

Is there a way to use the Export Data Store entity to excel to pick an existing excel template and update few cells with data and create a new excel document with the updated info.

When I tried documentName and documentToUpdate it gives below error

documentName:"TRS"&"_"&now(),
documentToUpdate: cons!IC_DOP_CONS_POINTER_Trades_Sheet_Template,
saveInFolder: cons!IC_DOP_CONS_POINTER_DOCUMENTS_FOLDER,
onSuccess: a!save(
local!exportDocId,
fv!newDocument
),

An error occurred while executing a smart service: Select either new document name, or a document to update if you want to access an existing document (APNX-1-4505-008)

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data