<?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: QV formatting background colour in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QV-formatting-background-colour/m-p/1284864#M517396</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Marcus, I will try your suggestion.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Mar 2017 11:29:37 GMT</pubDate>
    <dc:creator>wade12</dc:creator>
    <dc:date>2017-03-14T11:29:37Z</dc:date>
    <item>
      <title>QV formatting background colour</title>
      <link>https://community.qlik.com/t5/QlikView/QV-formatting-background-colour/m-p/1284862#M517394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; &lt;SPAN style="font-family: 'Arial',sans-serif; color: #1f497d;"&gt;This is my current set-up:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial',sans-serif; color: #1f497d;"&gt;Straight Table&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial',sans-serif; color: #1f497d;"&gt;7 Expressions: Name, Title, Plant, Supervisor, Manager, Location, Date&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial',sans-serif; color: #1f497d;"&gt;Now, if an employee has date &amp;gt;1970&amp;nbsp; and I want to colour ‘Name’&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial',sans-serif; color: #1f497d;"&gt;I go into ‘Name -&amp;gt; Background Colour’ in Expressions&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial',sans-serif; color: #1f497d;"&gt;and in Definition type:&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial',sans-serif; color: #1f497d;"&gt;if([Date] &amp;gt;=’1970-01-01’,green()).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial',sans-serif; color: #1f497d;"&gt;So, if any employee has a Date (&amp;gt;1970) their name will be coloured with a green background colour.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial',sans-serif; color: #1f497d;"&gt;In order to highlight the entire row (green background colour),&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial',sans-serif; color: #1f497d;"&gt;Do I really need to individually edit each expression as above and copy/paste&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial',sans-serif; color: #1f497d;"&gt;if([Date] &amp;gt;=’1970-01-01’,green()).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial',sans-serif; color: #1f497d;"&gt;Surely there must be a better way to copy the format across the entire row?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial',sans-serif; color: #1f497d;"&gt;Please advise.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial',sans-serif; color: #1f497d;"&gt;Thank you in advance.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Mar 2017 10:35:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QV-formatting-background-colour/m-p/1284862#M517394</guid>
      <dc:creator>wade12</dc:creator>
      <dc:date>2017-03-14T10:35:48Z</dc:date>
    </item>
    <item>
      <title>Re: QV formatting background colour</title>
      <link>https://community.qlik.com/t5/QlikView/QV-formatting-background-colour/m-p/1284863#M517395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;AFAIK this won't be possible after the creation of the expression unless with some macro-stuff. If you know that you would need such a formatting before you create all expressions you could include this formatting and then copy+paste the whole expression within the expression-list (mark one, right click, copy, choose a empty part on the bottom of this list-window and right click again and paste). After this you could overwrite the expression and the label with your further expression requirements and keep all layout-settings on them.&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, 14 Mar 2017 11:26:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QV-formatting-background-colour/m-p/1284863#M517395</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2017-03-14T11:26:24Z</dc:date>
    </item>
    <item>
      <title>Re: QV formatting background colour</title>
      <link>https://community.qlik.com/t5/QlikView/QV-formatting-background-colour/m-p/1284864#M517396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Marcus, I will try your suggestion.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Mar 2017 11:29:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QV-formatting-background-colour/m-p/1284864#M517396</guid>
      <dc:creator>wade12</dc:creator>
      <dc:date>2017-03-14T11:29:37Z</dc:date>
    </item>
  </channel>
</rss>

