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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
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