<?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: Issue with spaces on webview in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Issue-with-spaces-on-webview/m-p/1034816#M930984</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be its not working on the web view mode. Did you try on access point ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Mar 2016 02:15:28 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-03-09T02:15:28Z</dc:date>
    <item>
      <title>Issue with spaces on webview</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-spaces-on-webview/m-p/1034812#M930980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to show spaces before my second and third values in my dimension. &lt;/P&gt;&lt;P&gt;So I gave my expression as &lt;/P&gt;&lt;P&gt;=if(match(%ESFilters2,'Initial Issuances [#]'),'&amp;nbsp;&amp;nbsp; Initial Issuances [#]',&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; if(match(%ESFilters2,'Repeat Issuances [#]'),'&amp;nbsp;&amp;nbsp; Repeat Issuances [#]',%ESFilters2))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It works fine on my desktop but doesn't work on webview. Can anyone provide me any suggestions on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached is a screenshot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Aditya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-spaces-on-webview/m-p/1034812#M930980</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with spaces on webview</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-spaces-on-webview/m-p/1034813#M930981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Web probably will trim all spaces.&lt;/P&gt;&lt;P&gt;Try to add ASCI character&lt;/P&gt;&lt;P&gt;Chr(32)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=if(match(%ESFilters2,'Initial Issuances [#]'),&lt;SPAN style="font-size: 13.3333px;"&gt;Chr(32)&amp;amp;&lt;/SPAN&gt;' Initial Issuances [#]'........&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: 'comic sans ms', sans-serif;"&gt;Feeling Qlikngry?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A _jive_internal="true" data-containerid="2049" data-containertype="14" data-objectid="8342" data-objecttype="102" href="https://community.qlik.com/docs/DOC-8342" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;How To /Missing Manual(25 articles)&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2016 00:51:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-spaces-on-webview/m-p/1034813#M930981</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2016-03-09T00:51:05Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with spaces on webview</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-spaces-on-webview/m-p/1034814#M930982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chr(32) also didn't work on web view and I also tried chr(9) as well, that too didn't work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2016 01:52:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-spaces-on-webview/m-p/1034814#M930982</guid>
      <dc:creator />
      <dc:date>2016-03-09T01:52:55Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with spaces on webview</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-spaces-on-webview/m-p/1034815#M930983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think it will remove the blank spaces in web view, instead you can try by using .... (Pull stops).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2016 02:10:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-spaces-on-webview/m-p/1034815#M930983</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2016-03-09T02:10:05Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with spaces on webview</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-spaces-on-webview/m-p/1034816#M930984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be its not working on the web view mode. Did you try on access point ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2016 02:15:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-spaces-on-webview/m-p/1034816#M930984</guid>
      <dc:creator />
      <dc:date>2016-03-09T02:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with spaces on webview</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-spaces-on-webview/m-p/1034817#M930985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, But I'll try that first thing in the morning.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2016 02:17:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-spaces-on-webview/m-p/1034817#M930985</guid>
      <dc:creator />
      <dc:date>2016-03-09T02:17:59Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with spaces on webview</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-spaces-on-webview/m-p/1034818#M930986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I think it is working in webview. &lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/117435_Capture.JPG" style="height: 178px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be try like..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;=if(match(%ESFilters2,'Initial Issuances [#]'),Repeat(chr(160),5)&amp;amp;'Initial Issuances [#]',&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp; if(match(%ESFilters2,'Repeat Issuances [#]'),Repeat(chr(160),5)&amp;amp;'Repeat Issuances [#]',%ESFilters2))&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2016 02:18:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-spaces-on-webview/m-p/1034818#M930986</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2016-03-09T02:18:35Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with spaces on webview</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-with-spaces-on-webview/m-p/1034819#M930987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Settu. It worked, Thanks..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2016 02:21:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-with-spaces-on-webview/m-p/1034819#M930987</guid>
      <dc:creator />
      <dc:date>2016-03-09T02:21:50Z</dc:date>
    </item>
  </channel>
</rss>

