<?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 Regional and Country Specific Public Holidays in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Regional-and-Country-Specific-Public-Holidays/m-p/2463343#M99028</link>
    <description>&lt;P&gt;Hi guys,&lt;/P&gt;
&lt;P&gt;I'm looking for a "Sense" check &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; on the following, please:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Scenario&lt;/STRONG&gt;&lt;BR /&gt;I have a table containing a drill down dimension of Region--&amp;gt;Country.&lt;BR /&gt;I have a calculated measure that gives number of weekdays MTD, coming from a Master Calendar.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Requirement&lt;/STRONG&gt;&lt;BR /&gt;At the Region level of drill, provide number of workdays (weekdays minus holiday)&lt;BR /&gt;At the Country level of drill, provide number of workdays(weekdays minus country specific holidays)&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Possible Solution&lt;/STRONG&gt;&lt;BR /&gt;My initial thoughts are to add columns to my Master Calendar, one for Group (shared holidays such as Christmas, New Year and Easter) and then other columns (one per country) that have the same data for those shared holidays, plus flags for any country specific holidays.&lt;/P&gt;
&lt;P&gt;Then in the table measure use "IF" statements to control either using the Group Holiday column, or the country specific column, dependant on level of drill (can this be picked up?)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Has anyone else had this situation? How did you go about solving it or is their a "Classic" solution to this?&lt;/P&gt;</description>
    <pubDate>Tue, 18 Jun 2024 09:43:45 GMT</pubDate>
    <dc:creator>Jim_O</dc:creator>
    <dc:date>2024-06-18T09:43:45Z</dc:date>
    <item>
      <title>Regional and Country Specific Public Holidays</title>
      <link>https://community.qlik.com/t5/App-Development/Regional-and-Country-Specific-Public-Holidays/m-p/2463343#M99028</link>
      <description>&lt;P&gt;Hi guys,&lt;/P&gt;
&lt;P&gt;I'm looking for a "Sense" check &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; on the following, please:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Scenario&lt;/STRONG&gt;&lt;BR /&gt;I have a table containing a drill down dimension of Region--&amp;gt;Country.&lt;BR /&gt;I have a calculated measure that gives number of weekdays MTD, coming from a Master Calendar.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Requirement&lt;/STRONG&gt;&lt;BR /&gt;At the Region level of drill, provide number of workdays (weekdays minus holiday)&lt;BR /&gt;At the Country level of drill, provide number of workdays(weekdays minus country specific holidays)&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Possible Solution&lt;/STRONG&gt;&lt;BR /&gt;My initial thoughts are to add columns to my Master Calendar, one for Group (shared holidays such as Christmas, New Year and Easter) and then other columns (one per country) that have the same data for those shared holidays, plus flags for any country specific holidays.&lt;/P&gt;
&lt;P&gt;Then in the table measure use "IF" statements to control either using the Group Holiday column, or the country specific column, dependant on level of drill (can this be picked up?)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Has anyone else had this situation? How did you go about solving it or is their a "Classic" solution to this?&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2024 09:43:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Regional-and-Country-Specific-Public-Holidays/m-p/2463343#M99028</guid>
      <dc:creator>Jim_O</dc:creator>
      <dc:date>2024-06-18T09:43:45Z</dc:date>
    </item>
    <item>
      <title>Re: Regional and Country Specific Public Holidays</title>
      <link>https://community.qlik.com/t5/App-Development/Regional-and-Country-Specific-Public-Holidays/m-p/2463403#M99033</link>
      <description>&lt;P&gt;I would create a calendar-dataset (concatenated) for each country (with Date + Country as Key) with all needed period-fields which includes also the workday-information of 1/0 as well as their continuous value per year/month/overall ... whatever is needed. And then a simple sum(WorkdayFlag) is enough.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2024 11:54:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Regional-and-Country-Specific-Public-Holidays/m-p/2463403#M99033</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2024-06-18T11:54:54Z</dc:date>
    </item>
  </channel>
</rss>

