<?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: &amp;quot;Bold is not a valid function&amp;quot; error in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/quot-Bold-is-not-a-valid-function-quot-error/m-p/935376#M529077</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have managed to resolve the issue.&lt;/P&gt;&lt;P&gt;I found chart text expression with a function bold()&lt;/P&gt;&lt;P&gt;Maybe it was supported in previous versions.&lt;/P&gt;&lt;P&gt;I have replaced it with '&amp;lt;b&amp;gt;'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 31 Aug 2015 07:10:24 GMT</pubDate>
    <dc:creator>dafnis14</dc:creator>
    <dc:date>2015-08-31T07:10:24Z</dc:date>
    <item>
      <title>"Bold is not a valid function" error</title>
      <link>https://community.qlik.com/t5/QlikView/quot-Bold-is-not-a-valid-function-quot-error/m-p/935375#M529076</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;After upgrade to SR12, a straight table displays an error message:&lt;/P&gt;&lt;P&gt;"Bold is not a valid function"&lt;/P&gt;&lt;P&gt;Did anyone encounter it? &lt;/P&gt;&lt;P&gt;I can't figure the source of it.&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, 31 Aug 2015 06:32:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/quot-Bold-is-not-a-valid-function-quot-error/m-p/935375#M529076</guid>
      <dc:creator>dafnis14</dc:creator>
      <dc:date>2015-08-31T06:32:08Z</dc:date>
    </item>
    <item>
      <title>Re: "Bold is not a valid function" error</title>
      <link>https://community.qlik.com/t5/QlikView/quot-Bold-is-not-a-valid-function-quot-error/m-p/935376#M529077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have managed to resolve the issue.&lt;/P&gt;&lt;P&gt;I found chart text expression with a function bold()&lt;/P&gt;&lt;P&gt;Maybe it was supported in previous versions.&lt;/P&gt;&lt;P&gt;I have replaced it with '&amp;lt;b&amp;gt;'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2015 07:10:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/quot-Bold-is-not-a-valid-function-quot-error/m-p/935376#M529077</guid>
      <dc:creator>dafnis14</dc:creator>
      <dc:date>2015-08-31T07:10:24Z</dc:date>
    </item>
    <item>
      <title>Re: "Bold is not a valid function" error</title>
      <link>https://community.qlik.com/t5/QlikView/quot-Bold-is-not-a-valid-function-quot-error/m-p/935377#M529078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You have to give &amp;lt;b&amp;gt; for bold, &amp;lt;i&amp;gt; for Italic &amp;amp; &amp;lt;u&amp;gt; for underline.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From Qlikview help file:&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;&lt;STRONG&gt;Text Format&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Edit the &lt;SPAN class="Bold"&gt;Text Format&lt;/SPAN&gt; expression to enter an attribute expression for calculating the font style of text associated with the data point (For tables: text in the table cell for each dimension cell. The calculated text format will have precedence over table style defined in the &lt;A class="MCXref_0"&gt;&lt;EM&gt;Chart Properties: Style&lt;/EM&gt;&lt;/A&gt;.) The expression used as text format expression should return a string containing a '&lt;SPAN style="color: #ffffff; background-color: #3399ff;"&gt;&amp;lt;B&amp;gt;&lt;/SPAN&gt;' for bold text, '&amp;lt;I&amp;gt;' for italic text and/or '&amp;lt;U&amp;gt;' for underlined text. Note that = is necessary before the string. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hop this helps you.&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>Mon, 31 Aug 2015 07:27:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/quot-Bold-is-not-a-valid-function-quot-error/m-p/935377#M529078</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-08-31T07:27:09Z</dc:date>
    </item>
    <item>
      <title>Re: "Bold is not a valid function" error</title>
      <link>https://community.qlik.com/t5/QlikView/quot-Bold-is-not-a-valid-function-quot-error/m-p/935378#M529079</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;&lt;/P&gt;&lt;P&gt;Thanks..&lt;/P&gt;&lt;P&gt;I wasn't aware that in previous versions there was a function bold().&lt;/P&gt;&lt;P&gt;Just discovered it in charts that were designed by previous developers in my company.&lt;/P&gt;&lt;P&gt;Apparently, this function was supported up to ver.11 SR10.&lt;/P&gt;&lt;P&gt;Can't understand why Qlik replaced it with such unfriendly attributes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2015 07:36:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/quot-Bold-is-not-a-valid-function-quot-error/m-p/935378#M529079</guid>
      <dc:creator>dafnis14</dc:creator>
      <dc:date>2015-08-31T07:36:07Z</dc:date>
    </item>
  </channel>
</rss>

