CacheLocation
Specifies the path to the cache when caching to a file.
Data Type
string
Default Value
"%APPDATA%\\CData\\TableauCRM Data Provider"
Remarks
The CacheLocation is a simple, file-based cache. The add-in uses SQLite.
If left unspecified, the default location is "%APPDATA%\\CData\\TableauCRM Data Provider" with %APPDATA% being set to the user's configuration directory:
Platform | %APPDATA% |
Windows | The value of the APPDATA environment variable |
Mac | ~/.config |
Linux | ~/.config |
See Also
- AutoCache: Set to implicitly create and maintain a cache for later offline use.
- CacheMetadata: Set to persist the Tableau CRM catalog in CacheLocation.