...
- In the
, click the Library icon in the left nav bar.D s webapp - In the Library page, click Import Data.
- In the Import Data page, select the connection that contains your files.
- Navigate through the connection to locate one of the files or folders that you wish to parameterize for input.
- To create a dataset with parameters:
- To parameterize at the folder level, click the Create Dataset with Parameters button.
- To parameterize based on an individual file, click the Parameterize button on the right side of the file's listing.
- In the Create Dataset with Parameters dialog, click and drag to highlight the part of the path that you wish to turn into a parameter.
- Click one of the three icons that appears over your selection:
- Add Datetime Parameter: Parameterize a Datetime value.
- Add Variable: Create a variable that you can specify and later override to replace the highlighted value.
Add Pattern Parameter: Create a pattern-based or wildcard parameter.
Info NOTE: Patterns can be based on a modified form of regex or
.D s item item patterns
- Specify the parameter and click Save.
- Click Update matches. The list of matching files for your parameter is displayed.
- To save the parameter, click Create.
- In the Import Data page, review the settings or make other selections as needed before creating the dataset.
...