<?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: Calendar values dissapear when adding section access in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calendar-values-dissapear-when-adding-section-access/m-p/1687841#M450478</link>
    <description>&lt;P&gt;Going to dump a few Design Blog posts for you to review, hopefully they may be able to get you on the right track with things.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/A-Primer-on-Section-Access/ba-p/1465766" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/A-Primer-on-Section-Access/ba-p/1465766&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Note the other related post links at the bottom of that post... in particular the reduction posts...&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/The-Master-Calendar/ba-p/1471527" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/The-Master-Calendar/ba-p/1471527&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/Canonical-Date/ba-p/1463578" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/Canonical-Date/ba-p/1463578&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If these are not what you need, here is the base URL for the area you can use to search within that area to see if you can find other posts that may be more helpful.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/bg-p/qlik-design-blog" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/bg-p/qlik-design-blog&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
    <pubDate>Wed, 25 Mar 2020 20:07:07 GMT</pubDate>
    <dc:creator>Brett_Bleess</dc:creator>
    <dc:date>2020-03-25T20:07:07Z</dc:date>
    <item>
      <title>Calendar values dissapear when adding section access</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-values-dissapear-when-adding-section-access/m-p/1677847#M449866</link>
      <description>&lt;P&gt;Hi folks,&lt;/P&gt;&lt;P&gt;Before starting I want to mention I tried to find the solution on other topics and the one related was the following&amp;nbsp;&lt;A href="https://community.qlik.com/t5/QlikView-App-Development/Calendar-Disabled-When-View-On-QV-Server/td-p/268103" target="_blank" rel="noopener"&gt;https://community.qlik.com/t5/QlikView-App-Development/Calendar-Disabled-When-View-On-QV-Server/td-p/268103&lt;/A&gt;&amp;nbsp;. unfortunately, it didnt help me with my issue.&lt;/P&gt;&lt;P&gt;So, this is the thing... (to make it simple) I developed an app which has 2 calendar tables linked to my fact table, and another one used to reduce the data with&amp;nbsp; section access. The problem with it is that whenever I activate the section access on the document properties "Initial Data Reduction Based On Section Access" plus "Strict Exclusion", and reload the document on the server, one of my calendars disables some or all the values depending on the data loaded on my fact.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;For instance&lt;/STRONG&gt;:&amp;nbsp; When the user "Admin" opens the app on a browser based on the data and section access setup which is below, the calendar object using the field "Date A" doesnt show the value &lt;EM&gt;20/02/2020&lt;/EM&gt; even though it is actually available on the data model (as shown on the list box).&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ErrorCalendarQV.PNG" style="width: 316px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/28817i86F32E7BFC8B3E73/image-dimensions/316x336?v=v2" width="316" height="336" role="button" title="ErrorCalendarQV.PNG" alt="ErrorCalendarQV.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;**FactTable**&lt;/P&gt;&lt;TABLE border="1" width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="25px"&gt;&lt;STRONG&gt;%Id&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD height="25px"&gt;&lt;STRONG&gt;%DateA&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD height="25px"&gt;&lt;STRONG&gt;%DateB&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="33.333333333333336%" height="25px"&gt;1&lt;/TD&gt;&lt;TD width="33.333333333333336%" height="25px"&gt;43881&lt;/TD&gt;&lt;TD width="33.333333333333336%" height="25px"&gt;43881&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="33.333333333333336%" height="25px"&gt;5&lt;/TD&gt;&lt;TD width="33.333333333333336%" height="25px"&gt;43881&lt;/TD&gt;&lt;TD width="33.333333333333336%" height="25px"&gt;43881&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="33.333333333333336%" height="25px"&gt;1&lt;/TD&gt;&lt;TD width="33.333333333333336%" height="25px"&gt;43880&lt;/TD&gt;&lt;TD width="33.333333333333336%" height="25px"&gt;43880&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;**Calendar A**&lt;/P&gt;&lt;TABLE border="1" width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="50%"&gt;&lt;STRONG&gt;%DateA&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD width="50%"&gt;&lt;STRONG&gt;Date A&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="50%"&gt;43880&lt;/TD&gt;&lt;TD width="50%"&gt;19/02/2020&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;43881&lt;/TD&gt;&lt;TD&gt;20/02/2020&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;**Calendar B**&lt;/P&gt;&lt;TABLE border="1" width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="50%"&gt;&lt;STRONG&gt;%DateB&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD width="50%"&gt;&lt;STRONG&gt;Date B&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="50%"&gt;43880&lt;/TD&gt;&lt;TD width="50%"&gt;19/02/2020&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;43881&lt;/TD&gt;&lt;TD&gt;20/02/2020&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;**Regions**&lt;/P&gt;&lt;TABLE border="1" width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="33.333333333333336%"&gt;&lt;STRONG&gt;%Id&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD width="33.333333333333336%"&gt;Region&lt;/TD&gt;&lt;TD width="33.333333333333336%"&gt;%REDUCTION&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="33.333333333333336%"&gt;1&lt;/TD&gt;&lt;TD width="33.333333333333336%"&gt;A&lt;/TD&gt;&lt;TD width="33.333333333333336%"&gt;A&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="33.333333333333336%"&gt;5&lt;/TD&gt;&lt;TD width="33.333333333333336%"&gt;E&lt;/TD&gt;&lt;TD width="33.333333333333336%"&gt;E&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;**Section Access Table**&lt;/P&gt;&lt;TABLE border="1" width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="33.333333333333336%"&gt;&lt;STRONG&gt;ACCESS&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD width="33.333333333333336%"&gt;&lt;STRONG&gt;NTNAME&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD width="33.333333333333336%"&gt;&lt;STRONG&gt;%REDUCTION&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="33.333333333333336%"&gt;ADMIN&lt;/TD&gt;&lt;TD width="33.333333333333336%"&gt;QLIKVIEW\Admin&lt;/TD&gt;&lt;TD width="33.333333333333336%"&gt;E&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have spent hours trying to figure out what Im doing wrong but gave up thinking it is actually a Qlikview bug.&lt;/P&gt;&lt;P&gt;I'm also attaching a QVW where I recreated whats happening on my original app. It should be deployed on a QV server and the section access should be activated with &lt;EM&gt;your user&amp;nbsp;&lt;/EM&gt;on the list instead of mine. Im adding also a QVD.&lt;/P&gt;&lt;P&gt;Note: The Hidden script password is "123".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;By the way, the QV server I have is the&amp;nbsp;&lt;STRONG&gt;12.10.20300.0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope I was able to make this understandable and someone could guide me because Im lost now :S&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 19:04:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-values-dissapear-when-adding-section-access/m-p/1677847#M449866</guid>
      <dc:creator>digichap28</dc:creator>
      <dc:date>2024-11-16T19:04:19Z</dc:date>
    </item>
    <item>
      <title>Re: Calendar values dissapear when adding section access</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-values-dissapear-when-adding-section-access/m-p/1679962#M449994</link>
      <description>&lt;P&gt;I kept trying different things but havent found what is going on. No one knows what might be the problem or what my mistake could be ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Feb 2020 15:25:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-values-dissapear-when-adding-section-access/m-p/1679962#M449994</guid>
      <dc:creator>digichap28</dc:creator>
      <dc:date>2020-02-27T15:25:39Z</dc:date>
    </item>
    <item>
      <title>Re: Calendar values dissapear when adding section access</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-values-dissapear-when-adding-section-access/m-p/1687841#M450478</link>
      <description>&lt;P&gt;Going to dump a few Design Blog posts for you to review, hopefully they may be able to get you on the right track with things.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/A-Primer-on-Section-Access/ba-p/1465766" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/A-Primer-on-Section-Access/ba-p/1465766&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Note the other related post links at the bottom of that post... in particular the reduction posts...&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/The-Master-Calendar/ba-p/1471527" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/The-Master-Calendar/ba-p/1471527&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/Canonical-Date/ba-p/1463578" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/Canonical-Date/ba-p/1463578&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If these are not what you need, here is the base URL for the area you can use to search within that area to see if you can find other posts that may be more helpful.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/bg-p/qlik-design-blog" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/bg-p/qlik-design-blog&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Wed, 25 Mar 2020 20:07:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-values-dissapear-when-adding-section-access/m-p/1687841#M450478</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2020-03-25T20:07:07Z</dc:date>
    </item>
  </channel>
</rss>

