<?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 In URL there is no file then display blank in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/In-URL-there-is-no-file-then-display-blank/m-p/2507357#M104319</link>
    <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;I have table columns Id, Name, base ...these are the columns.&lt;/P&gt;
&lt;P&gt;Base column have files names a.pdf, b.pdf like that. Pdf files are there in AWS, They are given the URL Link,&lt;/P&gt;
&lt;P&gt;When select the&amp;nbsp; Base link will go to pdf file. If pdf file not there shows 404 error. If pdf file is not there in location it will show blank.&lt;/P&gt;
&lt;P&gt;I have written code like this&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Load&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Id,&lt;/P&gt;
&lt;P&gt;Name,&lt;/P&gt;
&lt;P&gt;Base,&lt;/P&gt;
&lt;P&gt;'URL' &amp;amp;&amp;nbsp;Base as Base_Link&lt;/P&gt;
&lt;P&gt;&amp;nbsp;from Table&lt;/P&gt;
&lt;P&gt;I have a table&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ID&amp;nbsp; Name&amp;nbsp; &amp;nbsp;Base&amp;nbsp; &amp;nbsp;Base_Link&lt;/P&gt;
&lt;P&gt;1&amp;nbsp; &amp;nbsp; AAAA&amp;nbsp; &amp;nbsp; a.pdf&amp;nbsp; &amp;nbsp;'URL'/a.pdf&amp;nbsp; &amp;nbsp;like this&lt;/P&gt;
&lt;P&gt;Base name is there but there is no PDF file for some base names, that time shows blank row&lt;/P&gt;
&lt;P&gt;like this&lt;/P&gt;
&lt;P&gt;ID&amp;nbsp; Name&amp;nbsp; &amp;nbsp;Base&amp;nbsp; &amp;nbsp;Base_Link&lt;/P&gt;
&lt;P&gt;1&amp;nbsp; &amp;nbsp; AAAA&amp;nbsp; &amp;nbsp; a.pdf&amp;nbsp; &amp;nbsp;'URL'/a.pdf&lt;/P&gt;
&lt;P&gt;5&amp;nbsp; &amp;nbsp;FFFF&amp;nbsp; &amp;nbsp; &amp;nbsp;f.pdf&amp;nbsp; &amp;nbsp; &amp;nbsp;-&lt;/P&gt;
&lt;P&gt;6&amp;nbsp; GGGG&amp;nbsp; &amp;nbsp;g.pdf&amp;nbsp; &amp;nbsp;'URL'/g.pdf&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How can achieve this one.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please help.&lt;/P&gt;
&lt;P&gt;Thanks advance&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;
&lt;P&gt;Ram&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 26 Feb 2025 10:59:23 GMT</pubDate>
    <dc:creator>lakshman1031</dc:creator>
    <dc:date>2025-02-26T10:59:23Z</dc:date>
    <item>
      <title>In URL there is no file then display blank</title>
      <link>https://community.qlik.com/t5/App-Development/In-URL-there-is-no-file-then-display-blank/m-p/2507357#M104319</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;I have table columns Id, Name, base ...these are the columns.&lt;/P&gt;
&lt;P&gt;Base column have files names a.pdf, b.pdf like that. Pdf files are there in AWS, They are given the URL Link,&lt;/P&gt;
&lt;P&gt;When select the&amp;nbsp; Base link will go to pdf file. If pdf file not there shows 404 error. If pdf file is not there in location it will show blank.&lt;/P&gt;
&lt;P&gt;I have written code like this&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Load&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Id,&lt;/P&gt;
&lt;P&gt;Name,&lt;/P&gt;
&lt;P&gt;Base,&lt;/P&gt;
&lt;P&gt;'URL' &amp;amp;&amp;nbsp;Base as Base_Link&lt;/P&gt;
&lt;P&gt;&amp;nbsp;from Table&lt;/P&gt;
&lt;P&gt;I have a table&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ID&amp;nbsp; Name&amp;nbsp; &amp;nbsp;Base&amp;nbsp; &amp;nbsp;Base_Link&lt;/P&gt;
&lt;P&gt;1&amp;nbsp; &amp;nbsp; AAAA&amp;nbsp; &amp;nbsp; a.pdf&amp;nbsp; &amp;nbsp;'URL'/a.pdf&amp;nbsp; &amp;nbsp;like this&lt;/P&gt;
&lt;P&gt;Base name is there but there is no PDF file for some base names, that time shows blank row&lt;/P&gt;
&lt;P&gt;like this&lt;/P&gt;
&lt;P&gt;ID&amp;nbsp; Name&amp;nbsp; &amp;nbsp;Base&amp;nbsp; &amp;nbsp;Base_Link&lt;/P&gt;
&lt;P&gt;1&amp;nbsp; &amp;nbsp; AAAA&amp;nbsp; &amp;nbsp; a.pdf&amp;nbsp; &amp;nbsp;'URL'/a.pdf&lt;/P&gt;
&lt;P&gt;5&amp;nbsp; &amp;nbsp;FFFF&amp;nbsp; &amp;nbsp; &amp;nbsp;f.pdf&amp;nbsp; &amp;nbsp; &amp;nbsp;-&lt;/P&gt;
&lt;P&gt;6&amp;nbsp; GGGG&amp;nbsp; &amp;nbsp;g.pdf&amp;nbsp; &amp;nbsp;'URL'/g.pdf&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How can achieve this one.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please help.&lt;/P&gt;
&lt;P&gt;Thanks advance&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;
&lt;P&gt;Ram&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Feb 2025 10:59:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/In-URL-there-is-no-file-then-display-blank/m-p/2507357#M104319</guid>
      <dc:creator>lakshman1031</dc:creator>
      <dc:date>2025-02-26T10:59:23Z</dc:date>
    </item>
    <item>
      <title>Re: In URL there is no file then display blank</title>
      <link>https://community.qlik.com/t5/App-Development/In-URL-there-is-no-file-then-display-blank/m-p/2507362#M104321</link>
      <description>&lt;P&gt;Try this&amp;nbsp;&lt;/P&gt;
&lt;P&gt;LOAD&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; Id,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; Name,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; Base,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; If(Len(Base) &amp;gt; 0, 'URL/' &amp;amp; Base, '-') AS Base_Link&lt;/P&gt;
&lt;P&gt;FROM source ;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Feb 2025 11:26:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/In-URL-there-is-no-file-then-display-blank/m-p/2507362#M104321</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2025-02-26T11:26:20Z</dc:date>
    </item>
    <item>
      <title>Re: In URL there is no file then display blank</title>
      <link>https://community.qlik.com/t5/App-Development/In-URL-there-is-no-file-then-display-blank/m-p/2510746#M104946</link>
      <description>&lt;P&gt;Hi Chanty4u,&lt;/P&gt;&lt;P&gt;Thanks for solution.&lt;/P&gt;&lt;P&gt;I tried, but it is not working.&lt;/P&gt;&lt;P&gt;In the source having filed like base field in that just file is there&lt;/P&gt;&lt;P&gt;like a.pdf, b.pdf like that.&lt;/P&gt;&lt;P&gt;They are giving the url link, link having a.pdf, b.pdf files are places (sharepoint folder link)&lt;/P&gt;&lt;P&gt;I did like&amp;nbsp;&lt;/P&gt;&lt;P&gt;Load *,&lt;/P&gt;&lt;P&gt;URL &amp;amp; Base as Base_Link&lt;/P&gt;&lt;P&gt;If file is not there in sharepoint folder still file link is there in the report.&lt;/P&gt;&lt;P&gt;If share point folder there is no files then display blank.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ram&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Mar 2025 05:38:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/In-URL-there-is-no-file-then-display-blank/m-p/2510746#M104946</guid>
      <dc:creator>lakshman1031</dc:creator>
      <dc:date>2025-03-20T05:38:38Z</dc:date>
    </item>
    <item>
      <title>Re: In URL there is no file then display blank</title>
      <link>https://community.qlik.com/t5/App-Development/In-URL-there-is-no-file-then-display-blank/m-p/2510799#M104955</link>
      <description>&lt;P&gt;Are you saying that you have an URL, e.g. &lt;A href="https://mysharepointserver.com/myfile.pdf" target="_blank"&gt;https://mysharepointserver.com/myfile.pdf&lt;/A&gt;, but you only want to show that link if the file actually exists? In that case you need to find a way to get a list of all the existsing files and use that in your script.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Mar 2025 10:44:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/In-URL-there-is-no-file-then-display-blank/m-p/2510799#M104955</guid>
      <dc:creator>henrikalmen</dc:creator>
      <dc:date>2025-03-20T10:44:36Z</dc:date>
    </item>
  </channel>
</rss>

