Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Q&A with Qlik - Qlik Cloud Migration: Questions about migrating to Qlik Cloud? Catch the latest replay!
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

Labels (1)
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);