<?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 Field Value and special formatting in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Field-Value-and-special-formatting/m-p/880433#M307236</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have created a field [Dimension Type BG Color] and I will assign a '1' to it if I want it to do some type of special background formatting to the color.&amp;nbsp;&amp;nbsp; However, I am not sure what type of function I could use to activate this formatting. The only way I could get the formatting to work is when I select the value in the [Dimension Type BG Color] to equal '1' .&amp;nbsp; I would like it just to know that if the value is '1' for the field, it should do the special formatting I have written without it being selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TIA,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Trung&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 May 2015 17:54:25 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-05-05T17:54:25Z</dc:date>
    <item>
      <title>Field Value and special formatting</title>
      <link>https://community.qlik.com/t5/QlikView/Field-Value-and-special-formatting/m-p/880433#M307236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have created a field [Dimension Type BG Color] and I will assign a '1' to it if I want it to do some type of special background formatting to the color.&amp;nbsp;&amp;nbsp; However, I am not sure what type of function I could use to activate this formatting. The only way I could get the formatting to work is when I select the value in the [Dimension Type BG Color] to equal '1' .&amp;nbsp; I would like it just to know that if the value is '1' for the field, it should do the special formatting I have written without it being selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TIA,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Trung&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2015 17:54:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-Value-and-special-formatting/m-p/880433#M307236</guid>
      <dc:creator />
      <dc:date>2015-05-05T17:54:25Z</dc:date>
    </item>
    <item>
      <title>Re: Field Value and special formatting</title>
      <link>https://community.qlik.com/t5/QlikView/Field-Value-and-special-formatting/m-p/880434#M307237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't understand what you want to do but I think the postings from here &lt;A href="/t5/forums/searchpage/tab/message?q=color expression&amp;amp;type=document"&gt;https://community.qlik.com/search.jspa?q=color+expression&amp;amp;type=document&lt;/A&gt; will give you some useful hints.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2015 18:19:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-Value-and-special-formatting/m-p/880434#M307237</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-05-05T18:19:55Z</dc:date>
    </item>
    <item>
      <title>Re: Field Value and special formatting</title>
      <link>https://community.qlik.com/t5/QlikView/Field-Value-and-special-formatting/m-p/880435#M307238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcus:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the link.&amp;nbsp; Here's a little more information.&amp;nbsp; I have the following expression in my background color dimension : =if ([Dimension Type BG Color]= 1, RGB(141,141,141)).&amp;nbsp; This works when I have the field value selected like in the attached picture.&amp;nbsp; However, I would like to be able to do with without the field value being selected, but with a expression that just reads the whenever the field value is '1' the following rolls should have an RGB of (141,141,141).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="dimension type bg color.png" class="jive-image image-1" src="/legacyfs/online/85719_dimension type bg color.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2015 18:59:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-Value-and-special-formatting/m-p/880435#M307238</guid>
      <dc:creator />
      <dc:date>2015-05-05T18:59:50Z</dc:date>
    </item>
    <item>
      <title>Re: Field Value and special formatting</title>
      <link>https://community.qlik.com/t5/QlikView/Field-Value-and-special-formatting/m-p/880436#M307239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the Chart Properties, Expressions tab, on the top left is a list of all the expressions and each one will have a + sign to the left.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Click on it for your expression to expand it. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Select Background Color&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Add your &lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;background color dimension as the Definition&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =&lt;EM&gt;if ([Dimension Type BG Color]= 1, RGB(141,141,141)). &lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2015 19:09:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-Value-and-special-formatting/m-p/880436#M307239</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-05T19:09:15Z</dc:date>
    </item>
    <item>
      <title>Re: Field Value and special formatting</title>
      <link>https://community.qlik.com/t5/QlikView/Field-Value-and-special-formatting/m-p/880437#M307240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bill:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your response.&amp;nbsp; This only works when I have the [Dimension Type BG Color] field selected.&amp;nbsp; How would I do it without a value in the that field being selected, but 'reading' what the value of the field is?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2015 19:23:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-Value-and-special-formatting/m-p/880437#M307240</guid>
      <dc:creator />
      <dc:date>2015-05-05T19:23:29Z</dc:date>
    </item>
    <item>
      <title>Re: Field Value and special formatting</title>
      <link>https://community.qlik.com/t5/QlikView/Field-Value-and-special-formatting/m-p/880438#M307241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;‌please post sample data/app to clarify.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2015 21:01:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-Value-and-special-formatting/m-p/880438#M307241</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2015-05-05T21:01:14Z</dc:date>
    </item>
    <item>
      <title>Re: Field Value and special formatting</title>
      <link>https://community.qlik.com/t5/QlikView/Field-Value-and-special-formatting/m-p/880439#M307242</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;maybe this helps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_162809_Pic1.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/85735_QlikCommunity_Thread_162809_Pic1.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_162809_Pic2.JPG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/85736_QlikCommunity_Thread_162809_Pic2.JPG" style="height: 270px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2015 22:20:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-Value-and-special-formatting/m-p/880439#M307242</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2015-05-05T22:20:23Z</dc:date>
    </item>
  </channel>
</rss>

