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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
ajaykumar1
Creator III
Creator III

How to find ip of the server

Hi All,

How we can find out the IP address of the server.Then how we set the ip address as variable.

Thanks,

Ajay

1 Reply
ashfaq_haseeb
Champion III
Champion III

Hi

I don't think there exist any direct function to get IP address. May be you have to use some macro here.

Instead use below function to get computer name

=ComputerName()

Regards

ASHFAQ