<?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: Indenting Space in Cell in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Indenting-Space-in-Cell/m-p/767319#M272560</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are multiple expresions in the table. making cell boreder invisible&lt;/P&gt;&lt;P&gt;will not help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 11 Jan 2015 11:05:27 GMT</pubDate>
    <dc:creator>adnan_rafiq</dc:creator>
    <dc:date>2015-01-11T11:05:27Z</dc:date>
    <item>
      <title>Indenting Space in Cell</title>
      <link>https://community.qlik.com/t5/QlikView/Indenting-Space-in-Cell/m-p/767317#M272558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a client who want to align numbers right to cell in straight table&lt;/P&gt;&lt;P&gt;But issues comes in when we align it to close to line. So now we want to put some space between line and right aligned number&lt;/P&gt;&lt;P&gt;I tried putting space in number format, added space in expression nothing is working.&lt;/P&gt;&lt;P&gt;one method that works is putting some dot or character at end of space. which is off course is not acceptable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way I can ident text like we can do in Excel cells&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Jan 2015 08:26:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Indenting-Space-in-Cell/m-p/767317#M272558</guid>
      <dc:creator>adnan_rafiq</dc:creator>
      <dc:date>2015-01-11T08:26:00Z</dc:date>
    </item>
    <item>
      <title>Re: Indenting Space in Cell</title>
      <link>https://community.qlik.com/t5/QlikView/Indenting-Space-in-Cell/m-p/767318#M272559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;By adding another expression with a value of one space and with label as a space, you can achieve the following straight table. Will this be acceptable?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/75054_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Jan 2015 09:21:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Indenting-Space-in-Cell/m-p/767318#M272559</guid>
      <dc:creator>nagaiank</dc:creator>
      <dc:date>2015-01-11T09:21:34Z</dc:date>
    </item>
    <item>
      <title>Re: Indenting Space in Cell</title>
      <link>https://community.qlik.com/t5/QlikView/Indenting-Space-in-Cell/m-p/767319#M272560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are multiple expresions in the table. making cell boreder invisible&lt;/P&gt;&lt;P&gt;will not help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Jan 2015 11:05:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Indenting-Space-in-Cell/m-p/767319#M272560</guid>
      <dc:creator>adnan_rafiq</dc:creator>
      <dc:date>2015-01-11T11:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: Indenting Space in Cell</title>
      <link>https://community.qlik.com/t5/QlikView/Indenting-Space-in-Cell/m-p/767320#M272561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As you observed QlikView strips out spaces and in fact also Unicode 00A0 (No-Break Space) so &lt;/P&gt;&lt;P&gt;the trick is to find another space-character:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Unicode 202F (Narrow No-Break Space) comes to the rescue:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.fileformat.info/info/unicode/char/202f/index.htm" title="http://www.fileformat.info/info/unicode/char/202f/index.htm"&gt;Unicode Character 'NARROW NO-BREAK SPACE' (U+202F)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2015-01-11 Padding.PNG" class="image-1 jive-image" src="/legacyfs/online/75063_2015-01-11 Padding.PNG" style="height: 224px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select it and press Ctrl+C and then place your cursor at the end of the Format String and paste it with Ctrl+V.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To the right on the screenshot above you see the utility called CharMap which is available as a standard program in Windows. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unicode 2000 (En Quad) also does the trick it is much wider than 202F... But you can use multiple of them to get exactly the spacing you want.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Jan 2015 18:34:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Indenting-Space-in-Cell/m-p/767320#M272561</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2015-01-11T18:34:51Z</dc:date>
    </item>
    <item>
      <title>Re: Indenting Space in Cell</title>
      <link>https://community.qlik.com/t5/QlikView/Indenting-Space-in-Cell/m-p/767321#M272562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Advice - do not use vertical lines, they have no visualization value anyway.&amp;nbsp; Just uncheck "Vertical..." checkboxes on the Style tab in the chart properties.&amp;nbsp; See how cleaner the table looks without these lines &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2015 00:32:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Indenting-Space-in-Cell/m-p/767321#M272562</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-12T00:32:32Z</dc:date>
    </item>
    <item>
      <title>Re: Indenting Space in Cell</title>
      <link>https://community.qlik.com/t5/QlikView/Indenting-Space-in-Cell/m-p/767322#M272563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot everyone,&lt;/P&gt;&lt;P&gt;I found out another way, surprisingly if we have space in number format that doesn't reflect in desktop client but in published version in web it shows space.&lt;/P&gt;&lt;P&gt;Thanks every one again from valuable suggestions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Feb 2015 09:05:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Indenting-Space-in-Cell/m-p/767322#M272563</guid>
      <dc:creator>adnan_rafiq</dc:creator>
      <dc:date>2015-02-22T09:05:02Z</dc:date>
    </item>
  </channel>
</rss>

