<?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: Help related to text bold in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-related-to-text-bold/m-p/649370#M237567</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joshmi,&lt;/P&gt;&lt;P&gt;It is not a single case i'm given the just example how my data is ......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Oct 2014 06:34:27 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-10-17T06:34:27Z</dc:date>
    <item>
      <title>Help related to text bold</title>
      <link>https://community.qlik.com/t5/QlikView/Help-related-to-text-bold/m-p/649365#M237562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi Qlickers,&lt;/P&gt;&lt;P&gt;I'm using the below expression(Description &amp;amp; ' ' &amp;amp; Name) as a dimension&lt;/P&gt;&lt;P&gt;for that I can get the result is like&lt;/P&gt;&lt;P&gt;Description &amp;amp; ' ' &amp;amp; Name = Joinedcandidate - venkatasreekanth&lt;/P&gt;&lt;P&gt;from this I want to show the font sytle is different for Name&lt;/P&gt;&lt;P&gt;Is it possible ????&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance..............&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Oct 2014 05:37:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-related-to-text-bold/m-p/649365#M237562</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-17T05:37:31Z</dc:date>
    </item>
    <item>
      <title>Re: Help related to text bold</title>
      <link>https://community.qlik.com/t5/QlikView/Help-related-to-text-bold/m-p/649366#M237563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not Possible. One cell can't have multiple styles/colors .. as of now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Oct 2014 05:40:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-related-to-text-bold/m-p/649366#M237563</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-10-17T05:40:14Z</dc:date>
    </item>
    <item>
      <title>Re: Help related to text bold</title>
      <link>https://community.qlik.com/t5/QlikView/Help-related-to-text-bold/m-p/649367#M237564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tresesco,&lt;/P&gt;&lt;P&gt;Thanks for u r fast reply......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Oct 2014 05:48:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-related-to-text-bold/m-p/649367#M237564</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-17T05:48:40Z</dc:date>
    </item>
    <item>
      <title>Re: Help related to text bold</title>
      <link>https://community.qlik.com/t5/QlikView/Help-related-to-text-bold/m-p/649368#M237565</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;Under the dimension &lt;/P&gt;&lt;P&gt; Go to Text Format&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333339691162px;"&gt;Description &amp;amp; ' ' &amp;amp; Name = 'Joinedcandidate - venkatasreekanth'&lt;/SPAN&gt;,'&amp;lt;B&amp;gt;')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Joshmi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Oct 2014 06:01:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-related-to-text-bold/m-p/649368#M237565</guid>
      <dc:creator />
      <dc:date>2014-10-17T06:01:51Z</dc:date>
    </item>
    <item>
      <title>Re: Help related to text bold</title>
      <link>https://community.qlik.com/t5/QlikView/Help-related-to-text-bold/m-p/649369#M237566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sreekanth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is not possible to display part of the text as bold, instead you can split into two dimensions and give Right align and left align for first and second dimensions.&amp;nbsp; This way you can do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find attached file for solution, unchecked Vertical Dimension Cell Borders option in &lt;/P&gt;&lt;P&gt;Chart Properties -&amp;gt; Style&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&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>Fri, 17 Oct 2014 06:12:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-related-to-text-bold/m-p/649369#M237566</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-10-17T06:12:51Z</dc:date>
    </item>
    <item>
      <title>Re: Help related to text bold</title>
      <link>https://community.qlik.com/t5/QlikView/Help-related-to-text-bold/m-p/649370#M237567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joshmi,&lt;/P&gt;&lt;P&gt;It is not a single case i'm given the just example how my data is ......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Oct 2014 06:34:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-related-to-text-bold/m-p/649370#M237567</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-17T06:34:27Z</dc:date>
    </item>
    <item>
      <title>Re: Help related to text bold</title>
      <link>https://community.qlik.com/t5/QlikView/Help-related-to-text-bold/m-p/649371#M237568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Jagan,&lt;/P&gt;&lt;P&gt;No attachments..&lt;/P&gt;&lt;P&gt;can u post it once again.........&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Oct 2014 06:35:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-related-to-text-bold/m-p/649371#M237568</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-17T06:35:21Z</dc:date>
    </item>
    <item>
      <title>Re: Help related to text bold</title>
      <link>https://community.qlik.com/t5/QlikView/Help-related-to-text-bold/m-p/649372#M237569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jagan,&lt;/P&gt;&lt;P&gt;I'm using the straight talbe,&lt;/P&gt;&lt;P&gt;in that st.table i'm using near 15 fileds,,,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Oct 2014 06:44:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-related-to-text-bold/m-p/649372#M237569</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-17T06:44:01Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Help related to text bold</title>
      <link>https://community.qlik.com/t5/QlikView/Help-related-to-text-bold/m-p/649373#M237570</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;You can do it even if you have another fields in straight table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am attaching the file again.&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>Fri, 17 Oct 2014 06:45:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-related-to-text-bold/m-p/649373#M237570</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-10-17T06:45:47Z</dc:date>
    </item>
    <item>
      <title>Re: Help related to text bold</title>
      <link>https://community.qlik.com/t5/QlikView/Help-related-to-text-bold/m-p/649374#M237571</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 u get the&lt;/P&gt;&lt;P&gt;Current Style as Custom in Style in the properties..&lt;/P&gt;&lt;P&gt;I'm not able to get that option.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Oct 2014 06:54:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-related-to-text-bold/m-p/649374#M237571</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-17T06:54:22Z</dc:date>
    </item>
    <item>
      <title>Re: Help related to text bold</title>
      <link>https://community.qlik.com/t5/QlikView/Help-related-to-text-bold/m-p/649375#M237572</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 didn't done anything special to get that, by default it is the option.&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>Fri, 17 Oct 2014 07:11:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-related-to-text-bold/m-p/649375#M237572</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-10-17T07:11:47Z</dc:date>
    </item>
    <item>
      <title>Re: Help related to text bold</title>
      <link>https://community.qlik.com/t5/QlikView/Help-related-to-text-bold/m-p/649376#M237573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you make any changes(apart from changing the style) in chart formats, you get this [Custom] visible in style list. Select a cell in your chart-&amp;gt;Right click-&amp;gt;Custom Cell Format-&amp;gt; Make any changes(Bold/italics....)-&amp;gt;Apply. You would see the [Custom] now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It basically says that the applied style is [Custom] (i.e. &lt;EM&gt;it's been customized&lt;/EM&gt;), and it is not meant for allowing you to select and define the customization. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Oct 2014 07:33:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-related-to-text-bold/m-p/649376#M237573</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-10-17T07:33:04Z</dc:date>
    </item>
  </channel>
</rss>

