<?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: Background Color Expression for Holidays in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Background-Color-Expression-for-Holidays/m-p/1772275#M59779</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;No, they are loaded separately. Linking them is an option.&lt;/P&gt;</description>
    <pubDate>Wed, 06 Jan 2021 15:03:47 GMT</pubDate>
    <dc:creator>joshdellapietro</dc:creator>
    <dc:date>2021-01-06T15:03:47Z</dc:date>
    <item>
      <title>Background Color Expression for Holidays</title>
      <link>https://community.qlik.com/t5/App-Development/Background-Color-Expression-for-Holidays/m-p/1772049#M59761</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I currently have a pivot table showing me sales by week (image 1). My weeks are calculated using the following field, [Shipping Date.autoCalendar.Week] with the field [Shipping Date] just being MM/DD/YYYY. Now, I also have loaded a field called [Holiday Date] which again is in MM/DD/YYYY format. My goal is for holiday weeks to be highlighted in light gray in my pivot table (image 2).&lt;/P&gt;&lt;P&gt;I thought a simple formula would of work like:&lt;/P&gt;&lt;P&gt;IF([Shipping Date.autoCalendar.Week]=[Holiday Date.autoCalendar.Week],lightgray())&lt;/P&gt;&lt;P&gt;But I am not getting any results from this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jan 2021 20:07:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Background-Color-Expression-for-Holidays/m-p/1772049#M59761</guid>
      <dc:creator>joshdellapietro</dc:creator>
      <dc:date>2021-01-05T20:07:26Z</dc:date>
    </item>
    <item>
      <title>Re: Background Color Expression for Holidays</title>
      <link>https://community.qlik.com/t5/App-Development/Background-Color-Expression-for-Holidays/m-p/1772094#M59763</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/101018"&gt;@joshdellapietro&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Is that holiday date field is linked to your Shipping Date Calendar table?&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jan 2021 04:57:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Background-Color-Expression-for-Holidays/m-p/1772094#M59763</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2021-01-06T04:57:57Z</dc:date>
    </item>
    <item>
      <title>Re: Background Color Expression for Holidays</title>
      <link>https://community.qlik.com/t5/App-Development/Background-Color-Expression-for-Holidays/m-p/1772275#M59779</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;No, they are loaded separately. Linking them is an option.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jan 2021 15:03:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Background-Color-Expression-for-Holidays/m-p/1772275#M59779</guid>
      <dc:creator>joshdellapietro</dc:creator>
      <dc:date>2021-01-06T15:03:47Z</dc:date>
    </item>
    <item>
      <title>Re: Background Color Expression for Holidays</title>
      <link>https://community.qlik.com/t5/App-Development/Background-Color-Expression-for-Holidays/m-p/1772276#M59780</link>
      <description>&lt;P&gt;Ok. Can you just create&amp;nbsp; a Straight table char with two fields (Shipping date and Holiday Date) and check those date values are matching ?&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jan 2021 15:08:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Background-Color-Expression-for-Holidays/m-p/1772276#M59780</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2021-01-06T15:08:46Z</dc:date>
    </item>
    <item>
      <title>Re: Background Color Expression for Holidays</title>
      <link>https://community.qlik.com/t5/App-Development/Background-Color-Expression-for-Holidays/m-p/1772278#M59781</link>
      <description>&lt;P&gt;Yes, it allowed me to link the two showing that the date values match.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jan 2021 15:12:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Background-Color-Expression-for-Holidays/m-p/1772278#M59781</guid>
      <dc:creator>joshdellapietro</dc:creator>
      <dc:date>2021-01-06T15:12:58Z</dc:date>
    </item>
    <item>
      <title>Re: Background Color Expression for Holidays</title>
      <link>https://community.qlik.com/t5/App-Development/Background-Color-Expression-for-Holidays/m-p/1772285#M59782</link>
      <description>&lt;P&gt;Figured it out, this formula worked:&lt;/P&gt;&lt;P&gt;ONLY(IF([Shipping Date.autoCalendar.Week]=[Holiday Date.autoCalendar.Week],lightgray()))&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jan 2021 15:35:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Background-Color-Expression-for-Holidays/m-p/1772285#M59782</guid>
      <dc:creator>joshdellapietro</dc:creator>
      <dc:date>2021-01-06T15:35:34Z</dc:date>
    </item>
  </channel>
</rss>

