<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Condition in Open URL not Working in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Condition-in-Open-URL-not-Working/m-p/1676536#M728400</link>
    <description>&lt;P&gt;Hi Gurus,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Need your advice in the below. Please help.&lt;/P&gt;&lt;P&gt;For the Button:&amp;nbsp; --&amp;gt; in the Actions : --- &amp;gt;&amp;nbsp; Open URL :::&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Scenario:&lt;/P&gt;&lt;P&gt;1. Hostname1/IP Address1&amp;nbsp; belongs to Australia&lt;/P&gt;&lt;P&gt;2. Hostname2/IP Address2 belongs to Malaysia.&lt;/P&gt;&lt;P&gt;Its not possible to Judge based on the OSUser().... Its only possible through Hostname/IPAddress&lt;/P&gt;&lt;P&gt;If User from Australia Clicks the button --- URL should open as : &lt;A href="http://Hostname1.com/QvAJAXZfc/AccessPoint.aspx?open=&amp;amp;DashboardName.qvw&amp;amp;lang=en-US&amp;amp;client=Plugin" target="_blank"&gt;http://Hostname1.com/QvAJAXZfc/AccessPoint.aspx?open=&amp;amp;DashboardName.qvw&amp;amp;lang=en-US&amp;amp;client=Plugin&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If User from Malaysia Clicks the button --- URL should Open as :&amp;nbsp;&amp;nbsp;&lt;A href="http://Hostname2.com/QvAJAXZfc/AccessPoint.aspx?open=&amp;amp;DashboardName.qvw&amp;amp;lang=en-US&amp;amp;client=Plugin" target="_blank"&gt;http://Hostname2.com/QvAJAXZfc/AccessPoint.aspx?open=&amp;amp;DashboardName.qvw&amp;amp;lang=en-US&amp;amp;client=Plugin&lt;/A&gt;&lt;/P&gt;&lt;P&gt;How can we achieve this..?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vepuri&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 19:05:58 GMT</pubDate>
    <dc:creator>lakshmanvepuri</dc:creator>
    <dc:date>2024-11-16T19:05:58Z</dc:date>
    <item>
      <title>Condition in Open URL not Working</title>
      <link>https://community.qlik.com/t5/QlikView/Condition-in-Open-URL-not-Working/m-p/1676536#M728400</link>
      <description>&lt;P&gt;Hi Gurus,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Need your advice in the below. Please help.&lt;/P&gt;&lt;P&gt;For the Button:&amp;nbsp; --&amp;gt; in the Actions : --- &amp;gt;&amp;nbsp; Open URL :::&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Scenario:&lt;/P&gt;&lt;P&gt;1. Hostname1/IP Address1&amp;nbsp; belongs to Australia&lt;/P&gt;&lt;P&gt;2. Hostname2/IP Address2 belongs to Malaysia.&lt;/P&gt;&lt;P&gt;Its not possible to Judge based on the OSUser().... Its only possible through Hostname/IPAddress&lt;/P&gt;&lt;P&gt;If User from Australia Clicks the button --- URL should open as : &lt;A href="http://Hostname1.com/QvAJAXZfc/AccessPoint.aspx?open=&amp;amp;DashboardName.qvw&amp;amp;lang=en-US&amp;amp;client=Plugin" target="_blank"&gt;http://Hostname1.com/QvAJAXZfc/AccessPoint.aspx?open=&amp;amp;DashboardName.qvw&amp;amp;lang=en-US&amp;amp;client=Plugin&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If User from Malaysia Clicks the button --- URL should Open as :&amp;nbsp;&amp;nbsp;&lt;A href="http://Hostname2.com/QvAJAXZfc/AccessPoint.aspx?open=&amp;amp;DashboardName.qvw&amp;amp;lang=en-US&amp;amp;client=Plugin" target="_blank"&gt;http://Hostname2.com/QvAJAXZfc/AccessPoint.aspx?open=&amp;amp;DashboardName.qvw&amp;amp;lang=en-US&amp;amp;client=Plugin&lt;/A&gt;&lt;/P&gt;&lt;P&gt;How can we achieve this..?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vepuri&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 19:05:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Condition-in-Open-URL-not-Working/m-p/1676536#M728400</guid>
      <dc:creator>lakshmanvepuri</dc:creator>
      <dc:date>2024-11-16T19:05:58Z</dc:date>
    </item>
    <item>
      <title>Re: Condition in Open URL not Working</title>
      <link>https://community.qlik.com/t5/QlikView/Condition-in-Open-URL-not-Working/m-p/1687421#M728401</link>
      <description>&lt;P&gt;What is the logic you put into the expression for the Button Action, you would need to have that in order for things to work, but trying to code this to users is going to be a bit difficult, and I do not know if a security group would work or not in this case.&amp;nbsp; &amp;nbsp;The only other way I see to do this would be via having the user linked to the Country in the data model such that you could then use the Country as it seems you are to try to direct things, but I think the following paragraph is likely the better approach on this one...&lt;/P&gt;&lt;P&gt;I would think the better option would be to have a network load balancer device doing this check and routing to the correct AccessPoint depending upon from where the user is coming, my two cents for what they are worth, not sure the button and action is the best way to go on this.&amp;nbsp; If you have an NLB or other intelligent front-end device on the web server, it should be able to do things for you I believe, would check with your network team to see if they have any ideas, as I suspect they will.&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Tue, 24 Mar 2020 18:26:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Condition-in-Open-URL-not-Working/m-p/1687421#M728401</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2020-03-24T18:26:47Z</dc:date>
    </item>
  </channel>
</rss>

