<?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: URL issue in table in Mashup API- qliksense in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/URL-issue-in-table-in-Mashup-API-qliksense/m-p/2041500#M18162</link>
    <description>&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;Hi,&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;I don’t think URL representation is&amp;nbsp; available for the measure columns, as far as I know, it is only supported for the dimension columns&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;For measure columns, you can only show a value (Text) or an indicator (Indicator) or a Mini chart (Mini chart) or an Image (Image), but they are not clickable links&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;Please check:&lt;/P&gt;
&lt;OL style="direction: ltr; unicode-bidi: embed; margin-top: 0in; margin-bottom: 0in; font-family: Calibri; font-size: 11.0pt; font-weight: normal; font-style: normal;" type="1"&gt;
&lt;LI style="margin-top: 0; margin-bottom: 0; vertical-align: middle;" value="1"&gt;&lt;A href="https://help.qlik.com/en-US/sense/February2023/Subsystems/Hub/Content/Sense_Hub/Visualizations/Table/table-properties-panel.htm" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;https://help.qlik.com/en-US/sense/February2023/Subsystems/Hub/Content/Sense_Hub/Visualizations/Table/table-properties-panel.htm&lt;/SPAN&gt;&lt;/A&gt;&lt;/LI&gt;
&lt;LI style="margin-top: 0; margin-bottom: 0; vertical-align: middle;"&gt;&lt;A href="https://community.qlik.com/t5/App-Development/Qlik-Sense-URL-Hyperlink-in-Straight-Table/td-p/887696" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;https://community.qlik.com/t5/App-Development/Qlik-Sense-URL-Hyperlink-in-Straight-Table/td-p/887696&lt;/SPAN&gt;&lt;/A&gt;&lt;/LI&gt;
&lt;LI style="margin-top: 0; margin-bottom: 0; vertical-align: middle;"&gt;&lt;A href="https://community.qlik.com/t5/New-to-Qlik-Sense/URL-Link-in-Table/td-p/1525959" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;https://community.qlik.com/t5/New-to-Qlik-Sense/URL-Link-in-Table/td-p/1525959&lt;/SPAN&gt;&lt;/A&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;So the workaround is to have the "Dim A" Dimension column value as a clickable link with a URL generated using expressions&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;Hope that helps.&lt;/P&gt;</description>
    <pubDate>Fri, 24 Feb 2023 07:50:13 GMT</pubDate>
    <dc:creator>Christopher_prem_</dc:creator>
    <dc:date>2023-02-24T07:50:13Z</dc:date>
    <item>
      <title>URL issue in table in Mashup API- qliksense</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/URL-issue-in-table-in-Mashup-API-qliksense/m-p/1508029#M10865</link>
      <description>&lt;P&gt;Hi I am creating table in mashup though API and qlik visual tag.&lt;/P&gt;&lt;P&gt;like below&amp;nbsp;&lt;/P&gt;&lt;TABLE border="0" cellspacing="0" cellpadding="0"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Dim A&lt;/TD&gt;&lt;TD&gt;Measure1&lt;/TD&gt;&lt;TD&gt;Measure 2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;AAA&lt;/TD&gt;&lt;TD&gt;&lt;A href="http://www.google.com/" target="_blank" rel="nofollow noopener noreferrer"&gt;10&lt;/A&gt;&lt;/TD&gt;&lt;TD&gt;12&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;if user click on &lt;A href="http://www.google.com/" target="_blank" rel="nofollow noopener noreferrer"&gt;10&lt;/A&gt;&amp;nbsp;then he should navigate to different application(i.e &lt;A href="http://www.google.com/" target="_blank" rel="nofollow noopener noreferrer"&gt;10&lt;/A&gt;&amp;nbsp;should contain &lt;A href="https://abcd.net" target="_blank"&gt;https://abcd.net&lt;/A&gt; link).&lt;/P&gt;&lt;P&gt;I am not&amp;nbsp;able to populate URL(&lt;SPAN&gt;&lt;A href="https://abcd.net&amp;nbsp;" target="_blank"&gt;https://abcd.net&amp;nbsp;&lt;/A&gt;&lt;/SPAN&gt;) on 10.&lt;/P&gt;&lt;P&gt;is there any api where i can give hyperlink definition.&lt;/P&gt;&lt;P&gt;Sample code (html) :&lt;/P&gt;&lt;P&gt;&amp;lt;div class="col-sm-12 " id="QV01" style="Height:500px;"&amp;gt;&lt;BR /&gt;&amp;lt;qlik-visual appid="abc"&lt;BR /&gt;type="table"&lt;BR /&gt;cols='[&lt;BR /&gt;{&lt;BR /&gt;"qDef": {&lt;BR /&gt;"qFieldDefs": [&lt;BR /&gt;"DimA"&lt;BR /&gt;],&lt;BR /&gt;"qFieldLabels": [&lt;BR /&gt;" DimA"&lt;BR /&gt;],&lt;BR /&gt;"qSortCriterias": [&lt;BR /&gt;{&lt;BR /&gt;"qSortByLoadOrder": 1&lt;BR /&gt;}&lt;BR /&gt;]&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"qDef": {&lt;BR /&gt;"qLabel": "&lt;SPAN&gt;Measure2&lt;/SPAN&gt;",&lt;BR /&gt;"qDef": "Count(Product)",&lt;BR /&gt;&lt;FONT color="#00FF00"&gt;"representation":&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#00FF00"&gt;{ "type": "url",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#00FF00"&gt;"urlLabel":""&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#00FF00"&gt;}&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#00FF00"&gt;}&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#00FF00"&gt;},&lt;/FONT&gt;&lt;BR /&gt;{&lt;BR /&gt;"qDef": {&lt;BR /&gt;"qLabel": "Measure2",&lt;BR /&gt;"qDef": "Sum(Sales)"&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;]'&lt;BR /&gt;options='{&lt;BR /&gt;}' &amp;gt;&lt;BR /&gt;&amp;lt;/qlik-visual&amp;gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 21:52:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/URL-issue-in-table-in-Mashup-API-qliksense/m-p/1508029#M10865</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T21:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: URL issue in table in Mashup API- qliksense</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/URL-issue-in-table-in-Mashup-API-qliksense/m-p/2039900#M18137</link>
      <description>&lt;P&gt;Any workaround for the above question? Please help&amp;nbsp; me. I am facing similar issue.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Feb 2023 13:26:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/URL-issue-in-table-in-Mashup-API-qliksense/m-p/2039900#M18137</guid>
      <dc:creator>harithadogiparthi505</dc:creator>
      <dc:date>2023-02-20T13:26:02Z</dc:date>
    </item>
    <item>
      <title>Re: URL issue in table in Mashup API- qliksense</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/URL-issue-in-table-in-Mashup-API-qliksense/m-p/2041388#M18159</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; I don’t think URL representation is&amp;nbsp; available for the measure columns, as far as I know, it is only supported for the dimension columns&lt;/P&gt;
&lt;P&gt;For measure columns, you can only show a value (Text) or an indicator (Indicator) or a Mini chart (Mini chart) or an Image (Image), but they are not clickable links&lt;/P&gt;
&lt;P&gt;Please check:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;A href="https://help.qlik.com/en-US/sense/February2023/Subsystems/Hub/Content/Sense_Hub/Visualizations/Table/table-properties-panel.htm" target="_blank" rel="noopener"&gt;https://help.qlik.com/en-US/sense/February2023/Subsystems/Hub/Content/Sense_Hub/Visualizations/Table/table-properties-panel.htm&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://community.qlik.com/t5/App-Development/Qlik-Sense-URL-Hyperlink-in-Straight-Table/td-p/887696" target="_blank" rel="noopener"&gt;https://community.qlik.com/t5/App-Development/Qlik-Sense-URL-Hyperlink-in-Straight-Table/td-p/887696&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://community.qlik.com/t5/New-to-Qlik-Sense/URL-Link-in-Table/td-p/1525959" target="_blank" rel="noopener"&gt;https://community.qlik.com/t5/New-to-Qlik-Sense/URL-Link-in-Table/td-p/1525959&lt;/A&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;SPAN&gt;So the workaround is to have the "Dim A" Dimension column value as a clickable link with a URL generated using expressions.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hope that helps.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2023 07:52:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/URL-issue-in-table-in-Mashup-API-qliksense/m-p/2041388#M18159</guid>
      <dc:creator>Christopher_prem_</dc:creator>
      <dc:date>2023-02-24T07:52:14Z</dc:date>
    </item>
    <item>
      <title>Re: URL issue in table in Mashup API- qliksense</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/URL-issue-in-table-in-Mashup-API-qliksense/m-p/2041500#M18162</link>
      <description>&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;Hi,&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;I don’t think URL representation is&amp;nbsp; available for the measure columns, as far as I know, it is only supported for the dimension columns&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;For measure columns, you can only show a value (Text) or an indicator (Indicator) or a Mini chart (Mini chart) or an Image (Image), but they are not clickable links&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;Please check:&lt;/P&gt;
&lt;OL style="direction: ltr; unicode-bidi: embed; margin-top: 0in; margin-bottom: 0in; font-family: Calibri; font-size: 11.0pt; font-weight: normal; font-style: normal;" type="1"&gt;
&lt;LI style="margin-top: 0; margin-bottom: 0; vertical-align: middle;" value="1"&gt;&lt;A href="https://help.qlik.com/en-US/sense/February2023/Subsystems/Hub/Content/Sense_Hub/Visualizations/Table/table-properties-panel.htm" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;https://help.qlik.com/en-US/sense/February2023/Subsystems/Hub/Content/Sense_Hub/Visualizations/Table/table-properties-panel.htm&lt;/SPAN&gt;&lt;/A&gt;&lt;/LI&gt;
&lt;LI style="margin-top: 0; margin-bottom: 0; vertical-align: middle;"&gt;&lt;A href="https://community.qlik.com/t5/App-Development/Qlik-Sense-URL-Hyperlink-in-Straight-Table/td-p/887696" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;https://community.qlik.com/t5/App-Development/Qlik-Sense-URL-Hyperlink-in-Straight-Table/td-p/887696&lt;/SPAN&gt;&lt;/A&gt;&lt;/LI&gt;
&lt;LI style="margin-top: 0; margin-bottom: 0; vertical-align: middle;"&gt;&lt;A href="https://community.qlik.com/t5/New-to-Qlik-Sense/URL-Link-in-Table/td-p/1525959" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;https://community.qlik.com/t5/New-to-Qlik-Sense/URL-Link-in-Table/td-p/1525959&lt;/SPAN&gt;&lt;/A&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;So the workaround is to have the "Dim A" Dimension column value as a clickable link with a URL generated using expressions&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;Hope that helps.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2023 07:50:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/URL-issue-in-table-in-Mashup-API-qliksense/m-p/2041500#M18162</guid>
      <dc:creator>Christopher_prem_</dc:creator>
      <dc:date>2023-02-24T07:50:13Z</dc:date>
    </item>
    <item>
      <title>Re: URL issue in table in Mashup API- qliksense</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/URL-issue-in-table-in-Mashup-API-qliksense/m-p/2044236#M18210</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;We can do this by creating an HTML table on the fly with a new column where it defines if the value is A then the URL as string,&lt;/P&gt;
&lt;P&gt;Now you can create a dynamic table in your mashup JS file which will have the data pages for your dimension &amp;amp; measure as well the links as string, That URL can be added on every ROW/CELL with an encore tag &amp;lt;a href=".." target="_blank" /&amp;gt;&lt;BR /&gt;the above solution is working in my domain perfectly well.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Mar 2023 06:29:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/URL-issue-in-table-in-Mashup-API-qliksense/m-p/2044236#M18210</guid>
      <dc:creator>ajaykakkar93</dc:creator>
      <dc:date>2023-03-02T06:29:07Z</dc:date>
    </item>
  </channel>
</rss>

