<?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 Re: Add a URL to a dimension to open a second app and have it apply a filter in the second app with the value from the first app in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Add-a-URL-to-a-dimension-to-open-a-second-app-and-have-it-apply/m-p/2426019#M96152</link>
    <description>&lt;P&gt;No, field name should be same in both the apps, after 'Select/' first part is name of the field and 2nd part is the value it automatically picks when you click the link, '&lt;SPAN&gt;$(=[Client Name])' will return the value you selected in the Client Name dimension. Your 2nd app must have field with the name 'Client Name'(in your case it could be different name) and when that 2nd app is opened it will make selection while opening the app.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Also update the App ID and Sheet ID in the URL I shared, they should indicate your app and sheet id inside that app.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 01 Mar 2024 15:34:49 GMT</pubDate>
    <dc:creator>Digvijay_Singh</dc:creator>
    <dc:date>2024-03-01T15:34:49Z</dc:date>
    <item>
      <title>Add a URL to a dimension to open a second app and have it apply a filter in the second app with the value from the first app</title>
      <link>https://community.qlik.com/t5/App-Development/Add-a-URL-to-a-dimension-to-open-a-second-app-and-have-it-apply/m-p/2425453#M96106</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I have a dimension with the representation set to "Link" and Link Setting set to "URL".&amp;nbsp; The URL opens another Qlik sense app.&amp;nbsp; Is there a way to take the value that was clicked on in the first app and use it to apply a filter in the second app?&lt;/P&gt;
&lt;P&gt;For example, There is a customers name in a dimension field.&amp;nbsp; I want users to click on that name and have Qlik Sense go to another app and filter for that customer.&lt;/P&gt;
&lt;P&gt;Is this possible inside Qlik Sense, i.e. without using a mashup, etc?&lt;/P&gt;</description>
      <pubDate>Thu, 29 Feb 2024 16:12:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Add-a-URL-to-a-dimension-to-open-a-second-app-and-have-it-apply/m-p/2425453#M96106</guid>
      <dc:creator>Todd_D</dc:creator>
      <dc:date>2024-02-29T16:12:37Z</dc:date>
    </item>
    <item>
      <title>Re: Add a URL to a dimension to open a second app and have it apply a filter in the second app with the value from the first app</title>
      <link>https://community.qlik.com/t5/App-Development/Add-a-URL-to-a-dimension-to-open-a-second-app-and-have-it-apply/m-p/2425616#M96112</link>
      <description>&lt;P&gt;It worked for me like this(replace your server name in below URL) -&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;='&lt;A href="https://edge.premisehealth.com/okta/sense/app/31aac01d-8f4f-4529-848f-8571c8a2e095/sheet/" target="_blank"&gt;https://edge.premisehealth.com/okta/sense/app/31aac01d-8f4f-4529-848f-8571c8a2e095/sheet/&lt;/A&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;e8741182-1e17-4444-8291-d9aacf5669ed/select/Client Name/$(=[Client Name])'&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2024 03:16:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Add-a-URL-to-a-dimension-to-open-a-second-app-and-have-it-apply/m-p/2425616#M96112</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2024-03-01T03:16:10Z</dc:date>
    </item>
    <item>
      <title>Re: Add a URL to a dimension to open a second app and have it apply a filter in the second app with the value from the first app</title>
      <link>https://community.qlik.com/t5/App-Development/Add-a-URL-to-a-dimension-to-open-a-second-app-and-have-it-apply/m-p/2425994#M96149</link>
      <description>&lt;P&gt;It tells me "A field you are trying to make a selection in could not be found.&amp;nbsp; The selection has not been applied."&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is how I interpreted the URL you gave me (I am including the square brackets):&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;='&lt;A href="https://edge.premisehealth.com/okta/sense/app/31aac01d-8f4f-4529-848f-8571c8a2e095/sheet/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://edge.premisehealth.com/okta/sense/app/31aac01d-8f4f-4529-848f-8571c8a2e095/sheet/&lt;/A&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;e8741182-1e17-4444-8291-d9aacf5669ed/select/&lt;STRONG&gt;[&lt;EM&gt;Targeted field in the second report I am trying to apply the filter to]&lt;/EM&gt;&lt;/STRONG&gt;/$(=&lt;STRONG&gt;[&lt;EM&gt;Name of the field in the first report&lt;/EM&gt;]&lt;/STRONG&gt;)'&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2024 14:59:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Add-a-URL-to-a-dimension-to-open-a-second-app-and-have-it-apply/m-p/2425994#M96149</guid>
      <dc:creator>Todd_D</dc:creator>
      <dc:date>2024-03-01T14:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: Add a URL to a dimension to open a second app and have it apply a filter in the second app with the value from the first app</title>
      <link>https://community.qlik.com/t5/App-Development/Add-a-URL-to-a-dimension-to-open-a-second-app-and-have-it-apply/m-p/2426019#M96152</link>
      <description>&lt;P&gt;No, field name should be same in both the apps, after 'Select/' first part is name of the field and 2nd part is the value it automatically picks when you click the link, '&lt;SPAN&gt;$(=[Client Name])' will return the value you selected in the Client Name dimension. Your 2nd app must have field with the name 'Client Name'(in your case it could be different name) and when that 2nd app is opened it will make selection while opening the app.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Also update the App ID and Sheet ID in the URL I shared, they should indicate your app and sheet id inside that app.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2024 15:34:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Add-a-URL-to-a-dimension-to-open-a-second-app-and-have-it-apply/m-p/2426019#M96152</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2024-03-01T15:34:49Z</dc:date>
    </item>
    <item>
      <title>Re: Add a URL to a dimension to open a second app and have it apply a filter in the second app with the value from the first app</title>
      <link>https://community.qlik.com/t5/App-Development/Add-a-URL-to-a-dimension-to-open-a-second-app-and-have-it-apply/m-p/2426027#M96153</link>
      <description>&lt;P&gt;More details over here -&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense-developer/June2017/Subsystems/APIs/Content/app-integration-api.htm?_ga=2.151883193.1680568325.1708964834-807214506.1708629241" target="_blank"&gt;https://help.qlik.com/en-US/sense-developer/June2017/Subsystems/APIs/Content/app-integration-api.htm?_ga=2.151883193.1680568325.1708964834-807214506.1708629241&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2024 15:40:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Add-a-URL-to-a-dimension-to-open-a-second-app-and-have-it-apply/m-p/2426027#M96153</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2024-03-01T15:40:05Z</dc:date>
    </item>
    <item>
      <title>Re: Add a URL to a dimension to open a second app and have it apply a filter in the second app with the value from the first app</title>
      <link>https://community.qlik.com/t5/App-Development/Add-a-URL-to-a-dimension-to-open-a-second-app-and-have-it-apply/m-p/2478632#M100498</link>
      <description>&lt;P&gt;This is absolutely helpful. Is there any way we can clear the filters first and then apply another filter?&lt;/P&gt;</description>
      <pubDate>Thu, 29 Aug 2024 08:44:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Add-a-URL-to-a-dimension-to-open-a-second-app-and-have-it-apply/m-p/2478632#M100498</guid>
      <dc:creator>AshrafTai</dc:creator>
      <dc:date>2024-08-29T08:44:35Z</dc:date>
    </item>
  </channel>
</rss>

