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: 
Anonymous
Not applicable

Fetching Server Address

Is it possible to fetching IP address of machine on which qlikview file deployed?

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 Machine name

=ComputerName()

Regards

ASHFAQ