Skip to main content
Announcements
Join us at Qlik Connect for 3 magical days of learning, networking,and inspiration! REGISTER TODAY and save!
cancel
Showing results for 
Search instead for 
Did you mean: 
Chanty4u
MVP
MVP

RE:Server Details

Hi all,

I have an  one doubt.

I.E.   How can i get the server details ?

Is there any posibility?  Please let me know?

Thanks in advance.

Best

chanty

22 Replies
Chanty4u
MVP
MVP
Author

Am using  Qliksense desktop v2.1.1   but it is not shwng

Anonymous
Not applicable

Maybe in the new version the fix it, can you try update ?

Chanty4u
MVP
MVP
Author

thnks all

we are using this in script lik below. its wrkng fine enough

LET vServerName = ComputerName();

Trace vServerName $(vServerName);