<?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: Bold formatting in table chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Bold-formatting-in-table-chart/m-p/677411#M245759</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have now taken out all sensitive and unnecessary data and I have entered fictionary amounts. Sorry about the texts being in swedish. What I have tried to do is an Income Statement. I got the idea from an example here on the forum except I also wanted headers and I wanted som space in between the account groups. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Oct 2014 12:17:43 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-10-22T12:17:43Z</dc:date>
    <item>
      <title>Bold formatting in table chart</title>
      <link>https://community.qlik.com/t5/QlikView/Bold-formatting-in-table-chart/m-p/677400#M245748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to make some of the rows bold in my table. I started with one of the dimensions and clicked Text Format and entered my condition: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(LINETYPE='HEADER' or LINETYPE='SUM', '&amp;lt;B&amp;gt;') &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But only the rows with LINETYPE=SUM shows in bold. I can't understand why this is. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 11:15:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bold-formatting-in-table-chart/m-p/677400#M245748</guid>
      <dc:creator />
      <dc:date>2014-10-22T11:15:13Z</dc:date>
    </item>
    <item>
      <title>Re: Bold formatting in table chart</title>
      <link>https://community.qlik.com/t5/QlikView/Bold-formatting-in-table-chart/m-p/677401#M245749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;May be because of spaces&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=if(Trim(LINETYPE)='HEADER' or LINETYPE='SUM', '&amp;lt;B&amp;gt;')&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 11:22:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bold-formatting-in-table-chart/m-p/677401#M245749</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2014-10-22T11:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: Bold formatting in table chart</title>
      <link>https://community.qlik.com/t5/QlikView/Bold-formatting-in-table-chart/m-p/677402#M245750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Still no change&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 11:26:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bold-formatting-in-table-chart/m-p/677402#M245750</guid>
      <dc:creator />
      <dc:date>2014-10-22T11:26:10Z</dc:date>
    </item>
    <item>
      <title>Re: Bold formatting in table chart</title>
      <link>https://community.qlik.com/t5/QlikView/Bold-formatting-in-table-chart/m-p/677403#M245751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this also&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;"&gt;=if(Match( LINETYPE, 'HEADER','SUM') , '&amp;lt;B&amp;gt;')&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 11:29:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bold-formatting-in-table-chart/m-p/677403#M245751</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-10-22T11:29:50Z</dc:date>
    </item>
    <item>
      <title>Re: Bold formatting in table chart</title>
      <link>https://community.qlik.com/t5/QlikView/Bold-formatting-in-table-chart/m-p/677404#M245752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is your data (&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;LINETYPE=&lt;/SPAN&gt;'HEADER') is in upper case?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=if(Index(LINETYPE,'HEADER') or LINETYPE='SUM', '&amp;lt;B&amp;gt;')&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 11:34:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bold-formatting-in-table-chart/m-p/677404#M245752</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2014-10-22T11:34:54Z</dc:date>
    </item>
    <item>
      <title>Re: Bold formatting in table chart</title>
      <link>https://community.qlik.com/t5/QlikView/Bold-formatting-in-table-chart/m-p/677405#M245753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;None of these seem to work. At first i thought it was because these lines have the value 0 in the expression so I created another expression which gave a value other than 0. But that didn't help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 11:40:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bold-formatting-in-table-chart/m-p/677405#M245753</guid>
      <dc:creator />
      <dc:date>2014-10-22T11:40:32Z</dc:date>
    </item>
    <item>
      <title>Re: Bold formatting in table chart</title>
      <link>https://community.qlik.com/t5/QlikView/Bold-formatting-in-table-chart/m-p/677406#M245754</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;Can you post sample app to look over?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 11:42:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bold-formatting-in-table-chart/m-p/677406#M245754</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-10-22T11:42:30Z</dc:date>
    </item>
    <item>
      <title>Re: Bold formatting in table chart</title>
      <link>https://community.qlik.com/t5/QlikView/Bold-formatting-in-table-chart/m-p/677407#M245755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;there's a lot of company sensitive data so I can't. I'm sorry. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 11:44:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bold-formatting-in-table-chart/m-p/677407#M245755</guid>
      <dc:creator />
      <dc:date>2014-10-22T11:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: Bold formatting in table chart</title>
      <link>https://community.qlik.com/t5/QlikView/Bold-formatting-in-table-chart/m-p/677408#M245756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If possible any sort line sample test data is Ok to find out the problem you can change names and hide any sensitive data from others.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 11:46:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bold-formatting-in-table-chart/m-p/677408#M245756</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-10-22T11:46:33Z</dc:date>
    </item>
    <item>
      <title>Re: Bold formatting in table chart</title>
      <link>https://community.qlik.com/t5/QlikView/Bold-formatting-in-table-chart/m-p/677409#M245757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-1290"&gt;Preparing examples for Upload - Reduction and Data Scrambling&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 11:49:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bold-formatting-in-table-chart/m-p/677409#M245757</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-10-22T11:49:17Z</dc:date>
    </item>
    <item>
      <title>Re: Bold formatting in table chart</title>
      <link>https://community.qlik.com/t5/QlikView/Bold-formatting-in-table-chart/m-p/677410#M245758</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;Try with wildmatch()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like&lt;/P&gt;&lt;P&gt;if(wildmatch(LINETYPE,'*HEADER*','*SUM*', '&amp;lt;B&amp;gt;')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 11:51:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bold-formatting-in-table-chart/m-p/677410#M245758</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2014-10-22T11:51:15Z</dc:date>
    </item>
    <item>
      <title>Re: Bold formatting in table chart</title>
      <link>https://community.qlik.com/t5/QlikView/Bold-formatting-in-table-chart/m-p/677411#M245759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have now taken out all sensitive and unnecessary data and I have entered fictionary amounts. Sorry about the texts being in swedish. What I have tried to do is an Income Statement. I got the idea from an example here on the forum except I also wanted headers and I wanted som space in between the account groups. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 12:17:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bold-formatting-in-table-chart/m-p/677411#M245759</guid>
      <dc:creator />
      <dc:date>2014-10-22T12:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: Bold formatting in table chart</title>
      <link>https://community.qlik.com/t5/QlikView/Bold-formatting-in-table-chart/m-p/677412#M245760</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;write this expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;wildmatch&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;LINETYPE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,'HEADER*','SUM*'), '&amp;lt;B&amp;gt;') &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;it is working .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Since you made selection &lt;STRONG&gt;Aug &lt;/STRONG&gt;But For Aug there is no data for &lt;STRONG&gt;Header &lt;/STRONG&gt;There fore it is not showing in bold.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 12:25:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bold-formatting-in-table-chart/m-p/677412#M245760</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2014-10-22T12:25:38Z</dc:date>
    </item>
    <item>
      <title>Re: Bold formatting in table chart</title>
      <link>https://community.qlik.com/t5/QlikView/Bold-formatting-in-table-chart/m-p/677413#M245761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please find attached the your example. I modified it and it works now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR. Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 12:27:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bold-formatting-in-table-chart/m-p/677413#M245761</guid>
      <dc:creator>maternmi</dc:creator>
      <dc:date>2014-10-22T12:27:52Z</dc:date>
    </item>
    <item>
      <title>Re: Bold formatting in table chart</title>
      <link>https://community.qlik.com/t5/QlikView/Bold-formatting-in-table-chart/m-p/677414#M245762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, but if I select a year or a month it stops working. I have used set analysis on the other expression (showing line number) so that these rows even show at all. Is this what is causing the problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 12:46:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bold-formatting-in-table-chart/m-p/677414#M245762</guid>
      <dc:creator />
      <dc:date>2014-10-22T12:46:07Z</dc:date>
    </item>
    <item>
      <title>Re: Bold formatting in table chart</title>
      <link>https://community.qlik.com/t5/QlikView/Bold-formatting-in-table-chart/m-p/677415#M245763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes it is, try&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;"&gt;=if(Match(Only( {&amp;lt; YEAR=, MONTH= &amp;gt;} LINETYPE), 'HEADER','SUM') , '&amp;lt;B&amp;gt;')&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 13:13:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bold-formatting-in-table-chart/m-p/677415#M245763</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2014-10-22T13:13:19Z</dc:date>
    </item>
    <item>
      <title>Re: Bold formatting in table chart</title>
      <link>https://community.qlik.com/t5/QlikView/Bold-formatting-in-table-chart/m-p/677416#M245764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That works perfectly. Thank you so much. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 13:20:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bold-formatting-in-table-chart/m-p/677416#M245764</guid>
      <dc:creator />
      <dc:date>2014-10-22T13:20:27Z</dc:date>
    </item>
    <item>
      <title>Re: Bold formatting in table chart</title>
      <link>https://community.qlik.com/t5/QlikView/Bold-formatting-in-table-chart/m-p/677417#M245765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You're welcome...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 13:23:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bold-formatting-in-table-chart/m-p/677417#M245765</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2014-10-22T13:23:17Z</dc:date>
    </item>
  </channel>
</rss>

