Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Saving a document in a folder named as a field

Hi all,

I have to save a pdf document in a folder named like a field.

For example:

Table name: Table1

Field name: Field1

Record available:

Field1
Dog1
Cat2
Rat3

I would like to have a folder named:

C:\Dog1\Dog1.pdf

C:\Cat2\Cat2.pdf

C:\Rat3\Rat3.pdf

How do I do?

Thanks everyone.

Bye

Adriano

10 Replies
adriano_fornoni
Contributor III
Contributor III

The correct way is settings a field in the Recipient Import Files with the Recipient Group Name.

So the recordset seems like this:

FullName|Description|RecipientFolder|Group1

Filter Syntax, Parameters, and Options for Importing Recipients

Bye

Adriano