Skip to main content
Announcements
Accelerate Your Success: Fuel your data and AI journey with the right services, delivered by our experts. Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Reducing the lib connection path

TRACE $(vName);

Hi All,

In the Variable above there is a ComputerName. When we are trying to read the ".txt" file from the server location.

Instead of directly using the ComputerName in the lib path is there any way the lib path can be reduced

(E.g., if the Computer Name is 1-2-3-4, can the Variable be used instead of the ComputerName or any

$(Must_Include=[lib://qliksource (1-2-3-4_admin)/Details.txt]);

0 Replies