<?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 How to bold a text in a string in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-bold-a-text-in-a-string/m-p/239870#M90436</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Type this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt; '&amp;lt;B&amp;gt;'&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 May 2012 12:03:49 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-05-14T12:03:49Z</dc:date>
    <item>
      <title>How to bold a text in a string</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-bold-a-text-in-a-string/m-p/239864#M90430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;How can I bold text when in a String.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rohit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 May 2010 13:05:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-bold-a-text-in-a-string/m-p/239864#M90430</guid>
      <dc:creator />
      <dc:date>2010-05-13T13:05:51Z</dc:date>
    </item>
    <item>
      <title>How to bold a text in a string</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-bold-a-text-in-a-string/m-p/239865#M90431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what type of object you want to put bold?&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 May 2010 13:13:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-bold-a-text-in-a-string/m-p/239865#M90431</guid>
      <dc:creator />
      <dc:date>2010-05-13T13:13:39Z</dc:date>
    </item>
    <item>
      <title>How to bold a text in a string</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-bold-a-text-in-a-string/m-p/239866#M90432</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 want to bold the lable of an expression.pls suggest me how to do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advace&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jan 2011 13:57:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-bold-a-text-in-a-string/m-p/239866#M90432</guid>
      <dc:creator />
      <dc:date>2011-01-05T13:57:57Z</dc:date>
    </item>
    <item>
      <title>How to bold a text in a string</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-bold-a-text-in-a-string/m-p/239867#M90433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vidya,&lt;/P&gt;&lt;P&gt;Press ctrl + g and select chart, Right click (In Expression) -- CustomFormat Cell --&amp;gt;&lt;/P&gt;&lt;P&gt;left side select Expression and right side, In Text Settings -- &amp;gt; Check Bold Box&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sathish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jan 2011 14:18:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-bold-a-text-in-a-string/m-p/239867#M90433</guid>
      <dc:creator>sathishkumar_go</dc:creator>
      <dc:date>2011-01-05T14:18:13Z</dc:date>
    </item>
    <item>
      <title>How to bold a text in a string</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-bold-a-text-in-a-string/m-p/239868#M90434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;An alternate method is to use the 'Text Format' expression (click the cross to the right of the expression title in the Properties window to expand the list).&lt;/P&gt;&lt;P&gt;The result of the expression should be '&amp;lt;b&amp;gt;' (inc ') to set the expression result to bold. ie: if(sum(Sales)&amp;gt;1000,'&amp;lt;b&amp;gt;').&lt;/P&gt;&lt;P&gt;'&amp;lt;i&amp;gt;' = Italic and '&amp;lt;u&amp;gt;' = underlined - multiple states can be combined as required: '&amp;lt;b&amp;gt;&amp;lt;i&amp;gt;' for Bold &amp;amp; Italic.&lt;/P&gt;&lt;P&gt;This method gives an extra level of control over the 'Custom Format Cell' method.&lt;/P&gt;&lt;P&gt;Hope that helps,&lt;/P&gt;&lt;P&gt;Matt - Visual Analytics Ltd&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jan 2011 15:18:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-bold-a-text-in-a-string/m-p/239868#M90434</guid>
      <dc:creator>matt_crowther</dc:creator>
      <dc:date>2011-01-05T15:18:43Z</dc:date>
    </item>
    <item>
      <title>How to bold a text in a string</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-bold-a-text-in-a-string/m-p/239869#M90435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you. It works as hell &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Feb 2012 08:40:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-bold-a-text-in-a-string/m-p/239869#M90435</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-17T08:40:58Z</dc:date>
    </item>
    <item>
      <title>How to bold a text in a string</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-bold-a-text-in-a-string/m-p/239870#M90436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Type this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt; '&amp;lt;B&amp;gt;'&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2012 12:03:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-bold-a-text-in-a-string/m-p/239870#M90436</guid>
      <dc:creator />
      <dc:date>2012-05-14T12:03:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to bold a text in a string</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-bold-a-text-in-a-string/m-p/239871#M90437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have a same question, like this ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to do bold in a text box&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want my text to be bold &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like for example if i have&amp;nbsp; 'sum' : 450&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want 'sum' to be in bold not the value ..how can i do this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for this i'm using 2 text box but i'm interseted to know is there any other simple&amp;nbsp; way i can do this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2012 12:29:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-bold-a-text-in-a-string/m-p/239871#M90437</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-14T12:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to bold a text in a string</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-bold-a-text-in-a-string/m-p/239872#M90438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Am I clear with my question &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2012 16:56:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-bold-a-text-in-a-string/m-p/239872#M90438</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-14T16:56:55Z</dc:date>
    </item>
  </channel>
</rss>

