When you export a datamodel to a .smodel file, the file includes connection information (server name, password, etc.). I would like an option to exclude that information when I click export. The exp...
Sanitise .smodel export
Tim
04-10-2024Data Integration
Bonus extra: Could you parametrise the connection information, so that I can set a dataset's connection information to {{SalesDatabase}}, the .smodel json just stores {{SalesDatabase}} instead of the connection information, and when I import on a different Sisense server it looks up {{SalesDatabase}} in that server's parameters and automatically puts in server name, password, etc.?