# -*- mode: snippet -*-
# name: UNC path - DE
# key: xunc
# --
Verify that Tableau Desktop uses the UNC path to connect to the data source.
Note: A UNC path is the full name of a resource, directory, or file on a network. It conforms to the \\servername\sharename\directory\filename syntax, where servername is the name of the server and sharename is the name of the shared resource, and directory\filename is the directory path. For example, the following text file D:\datasource.xlsx would have the following UNC path: \\workstation1\d$\datasource.xlsx, where"workstation1" is the full computer name.