Connecting to a file
Find out more :
DigDash Enterprise allows you to retrieve information from the following data files:
- Excel
- CSV
- FTXT
- HTML table
- XML
- Access MDB
- JSON
To do this
- In the Create a new data model box, click on the All types button in the Files section.

➡ The Search for remote files dialog box appears.
- Select the document server from the Server drop-down list at the top left.
➡ The files on the document server are displayed. - Choose the type of file you wish to use: Excel file, CSV file, ....
- Select the file you wish to use or add a new file to the server by clicking on the Add a file... button. See the Add a file paragraph below for more information.
- Click OK : the File type window will open.
See the page Configuring the data source page for detailed instructions.
Add a file
Clicking on the Add a file... button opens the Select a file box.

Three options are available, as described below.
From your computer
- Drag and drop the file or click Browse to select the file to add.
- Click OK: it is added to the list of files available on the selected document server.
From a remote address or service
You can use this option to access data files available on the web, or your intranet, as long as the data format is supported by DigDash Enterprise.
Enter the URL of the file:
- If the Only add the URL link to the file server check box is unchecked, the content pointed to by the URL is uploaded to the document server only once.
- If the Only add the URL link to the file server box is checked, the content pointed to by the URL is uploaded by the server each time it needs it (for a data model or on request from a user).
The HTTP GET Parameters button is used to configure the GET request, for example, to specify a file or filter the data.
The Custom HTTP Headers... button is used to specify request headers.
For example, this option can be used to access data from a web service. To do this, check the option Add only the URL link to the document server. Next, you can specify specific URL parameters and HTTP headers that will be sent with the request and allow the web service to respond.
In the case of a web service with pagination, see the page Case of a web service with pagination options.
From a WLNK file server (Web Link)
You can enter a link to another file on a file server connected to DigDash Enterprise.
- Click Browse to select the source server and file, then click OK.
- Enter a Name for the link. The link name must end with the extension appropriate to the type of file being added (.csv, .html...).
The file pointed to is the last document (in alphabetical order) corresponding to the link. For example, a "document*.csv" link will point to the last CSV file starting with "document".
Example: a CSV file updated daily is published on the document server. Its name includes the current date. We want to create a link to the most recently generated file.
- Select Create a new link then click Browse.
➡ The list of corresponding files is displayed. - Select one of the files displayed (for example source_20220527.csv) and click OK.
➡ The automatically generated link looks like 12345678|source_20220527.csv. - We want this link to represent any source_*.csv file and not just source_20220527.csv. To do this, change the link to 12345678|source_*.csv.
The file used by the link is the last in the list in alphabetical order. In our example, the file used by the link is source_20220602.csv.
The name of the link generated is source_.csv.wlnk (the file name can be changed but must keep the .<file type>.wlnk extension). - Click OK.
The Type file window appears. If the link is to a CSV, JSON, MDB or XML file, you can change the properties so that the link uses all the CSV files and not just the last one. - To do this, click Advanced : the Advanced CSV file properties box appears.
- Tick Use multiple files (WLNK only).



