<?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: Problem with the data in a section access qvw in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problem-with-the-data-in-a-section-access-qvw/m-p/1105835#M366243</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For this you need to replace the NULL's with a real value like 'NULL' or '#NV' and it will be depend on how these NULL's are created which way will be suitable to catch them. Maybe a simple if-loop like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(len(trim(CSECAR))=0'#NV', CSECAR) as CSECAR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;will be enough. If not have a look here: &lt;A href="https://community.qlik.com/docs/DOC-3155"&gt;NULL handling in QlikView&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 May 2016 14:15:03 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2016-05-09T14:15:03Z</dc:date>
    <item>
      <title>Problem with the data in a section access qvw</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-the-data-in-a-section-access-qvw/m-p/1105830#M366238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hello i have the following script in the Sec Tab&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Section Access;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD * INLINE [&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;ACCESS, NTNAME&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;ADMIN, DOMAINNAME\USERNAME1&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;USER, DOMAINNAME\USERNAME2&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;];&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Section Application;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;STAR IS *;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD * INLINE [&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;NTNAME, CSECAR&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;DOMAINNAME\USERNAME1, *&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;DOMANINAME\USERNAME2, 10&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;];&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;I have checked also in the Document Properties and the tab Opening the following&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;IMG alt="Opening.png" class="jive-image image-1" height="470" src="https://community.qlik.com/legacyfs/online/123973_Opening.png" style="height: 469.5px; width: 626px;" width="626" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;In some cases i am losing data. Did i do anything wrong with the script or the options that i have checked in the opening tab ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;Thank you in advance.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 May 2016 13:38:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-the-data-in-a-section-access-qvw/m-p/1105830#M366238</guid>
      <dc:creator>geogou1973</dc:creator>
      <dc:date>2016-05-09T13:38:19Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with the data in a section access qvw</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-the-data-in-a-section-access-qvw/m-p/1105831#M366239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you detail a bit more the scenarios where you are losing data?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've had some issues with the STAR IS ...; statement in the past, so I generally try to avoid it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead, I create explicite associations in the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see also&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3745"&gt;A Primer on Section Access&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/2775"&gt;Basics for complex authorization&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3453"&gt;Authorization using a Hierarchy&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 May 2016 13:51:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-the-data-in-a-section-access-qvw/m-p/1105831#M366239</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-05-09T13:51:56Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with the data in a section access qvw</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-the-data-in-a-section-access-qvw/m-p/1105832#M366240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think there is nothing wrong with your settings but your used wildcard of "*" in CSECAR won't mandatory cover all records. Are there for example NULL's within this fields they will be excluded by the opening reduction of the application. An indicator for this is if you opened the application as admin (who should see all data) and try to save the application without a reload - if you get a SaveAs dialog for this any data-reduction has happens.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 May 2016 13:54:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-the-data-in-a-section-access-qvw/m-p/1105832#M366240</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-05-09T13:54:37Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with the data in a section access qvw</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-the-data-in-a-section-access-qvw/m-p/1105833#M366241</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;* will include all the data in the inline statement and not the full list from DB or anyother source.&lt;/P&gt;&lt;P&gt;you need to join the distinct values from table to the section access table so that all the values will be included for Admin.&lt;/P&gt;&lt;P&gt;explain in detail about what data you lose.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Krishnapriya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 May 2016 14:02:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-the-data-in-a-section-access-qvw/m-p/1105833#M366241</guid>
      <dc:creator>krishnacbe</dc:creator>
      <dc:date>2016-05-09T14:02:29Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with the data in a section access qvw</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-the-data-in-a-section-access-qvw/m-p/1105834#M366242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Marcus.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I discover that some data does not much with the CSECAR because is null. When i open the QVW from the server and before save it the data are correct. When i save and i open the qvw from the explorer i have the problem with the data that have no CSECAR. How can i avoid this problem ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 May 2016 14:08:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-the-data-in-a-section-access-qvw/m-p/1105834#M366242</guid>
      <dc:creator>geogou1973</dc:creator>
      <dc:date>2016-05-09T14:08:14Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with the data in a section access qvw</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-the-data-in-a-section-access-qvw/m-p/1105835#M366243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For this you need to replace the NULL's with a real value like 'NULL' or '#NV' and it will be depend on how these NULL's are created which way will be suitable to catch them. Maybe a simple if-loop like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(len(trim(CSECAR))=0'#NV', CSECAR) as CSECAR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;will be enough. If not have a look here: &lt;A href="https://community.qlik.com/docs/DOC-3155"&gt;NULL handling in QlikView&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 May 2016 14:15:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-the-data-in-a-section-access-qvw/m-p/1105835#M366243</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-05-09T14:15:03Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with the data in a section access qvw</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-the-data-in-a-section-access-qvw/m-p/1105836#M366244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Hello swuehl.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;I discovered that some data does not much with the CSECAR because is null. When i open the QVW from the server and before save it the data are correct. When i save and i open the qvw from the explorer i have the problem with the data that have no CSECAR. How can i avoid this problem ?&lt;/P&gt;&lt;P class="jive-thread-reply-btn" style="margin: 15px 0 -10px; font-size: 0.9em; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;DIV class="jive-thread-reply-btn-correct" style="font-weight: inherit; font-style: inherit; font-size: 11.7px; font-family: inherit;"&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/1034973" style="margin: 0 20px 0 0; padding: 2px 14px 4px 28px; font-weight: bold; font-style: inherit; font-size: 11.7px; font-family: inherit; color: #3778c7; background-color: #f3f3f3;"&gt;Problem with the data in a section access qvw&lt;/A&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 May 2016 14:16:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-the-data-in-a-section-access-qvw/m-p/1105836#M366244</guid>
      <dc:creator>geogou1973</dc:creator>
      <dc:date>2016-05-09T14:16:30Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with the data in a section access qvw</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-the-data-in-a-section-access-qvw/m-p/1105837#M366245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello there,Could this be a problem with the values and the comparison with Uppercase against the Lowercase?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 May 2016 14:27:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-the-data-in-a-section-access-qvw/m-p/1105837#M366245</guid>
      <dc:creator />
      <dc:date>2016-05-09T14:27:59Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with the data in a section access qvw</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-the-data-in-a-section-access-qvw/m-p/1105838#M366246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;QlikView can only link values, not NULL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And section access' reduction mechanism is based on linking fields in section access and section application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want more help, you would need to describe a bit more detailed how your values in the reduction fields look like. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 May 2016 20:39:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-the-data-in-a-section-access-qvw/m-p/1105838#M366246</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-05-09T20:39:33Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with the data in a section access qvw</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-the-data-in-a-section-access-qvw/m-p/1105839#M366247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two tables. The one the table for the items and the other is the table for the sales.&lt;/P&gt;&lt;P&gt;The table for the items has the item number and the barcode and the CSECAR (the first level of the category of the item). The table for the sales has the barcode and sales qty and sales amount. The data for the sales are uploading for the stores. In this table some times there are barcodes that are not included in the table of the items because are from the collection of franchise stores. For this reason the data are not matching and do not have CSECAR the field is null and with section access in the script we are losing them.&lt;/P&gt;&lt;P&gt;With which way can i avoid this problem ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 May 2016 09:43:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-the-data-in-a-section-access-qvw/m-p/1105839#M366247</guid>
      <dc:creator>geogou1973</dc:creator>
      <dc:date>2016-05-10T09:43:20Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with the data in a section access qvw</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-the-data-in-a-section-access-qvw/m-p/1105840#M366248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;Hello.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;I have two tables. The one the table for the items and the other is the table for the sales.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;The table for the items has the item number and the barcode and the CSECAR (the first level of the category of the item). The table for the sales has the barcode and sales qty and sales amount. The data for the sales are uploading for the stores. In this table some times there are barcodes that are not included in the table of the items because are from the collection of franchise stores. For this reason the data are not matching and do not have CSECAR the field is null and with section access in the script we are losing them.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;With which way can i avoid this problem ?&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Thank you in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 May 2016 09:43:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-the-data-in-a-section-access-qvw/m-p/1105840#M366248</guid>
      <dc:creator>geogou1973</dc:creator>
      <dc:date>2016-05-10T09:43:31Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with the data in a section access qvw</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-the-data-in-a-section-access-qvw/m-p/1105841#M366249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And the approach to check this field for NULL like above mentioned didn't work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(len(trim(CSECAR))=0, '#NV', CSECAR) as CSECAR&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, 10 May 2016 09:50:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-the-data-in-a-section-access-qvw/m-p/1105841#M366249</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-05-10T09:50:05Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with the data in a section access qvw</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-the-data-in-a-section-access-qvw/m-p/1105842#M366250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where can i put this command ?&lt;/P&gt;&lt;P&gt;When i load the table for the items ? If i put there it will not find anything because all the items have CSECAR.&lt;/P&gt;&lt;P&gt;Or in the section access and how ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 May 2016 09:59:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-the-data-in-a-section-access-qvw/m-p/1105842#M366250</guid>
      <dc:creator>geogou1973</dc:creator>
      <dc:date>2016-05-10T09:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with the data in a section access qvw</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-the-data-in-a-section-access-qvw/m-p/1105843#M366251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think this need to come into your Sales table - there where you experience the NULL.&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, 10 May 2016 10:13:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-the-data-in-a-section-access-qvw/m-p/1105843#M366251</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-05-10T10:13:08Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with the data in a section access qvw</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-the-data-in-a-section-access-qvw/m-p/1105844#M366252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is not the field CSECAR in the table for sales. The matching between the two tables becomes with the field barcode.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 May 2016 10:17:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-the-data-in-a-section-access-qvw/m-p/1105844#M366252</guid>
      <dc:creator>geogou1973</dc:creator>
      <dc:date>2016-05-10T10:17:58Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with the data in a section access qvw</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-the-data-in-a-section-access-qvw/m-p/1105845#M366253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then you need to check the matching-result of the barcodes which led to the field CSECAR. Maybe you could post this part of the script.&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, 10 May 2016 10:22:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-the-data-in-a-section-access-qvw/m-p/1105845#M366253</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-05-10T10:22:16Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with the data in a section access qvw</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-the-data-in-a-section-access-qvw/m-p/1105846#M366254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The data for the sales are uploading from the POS of the stores. The barcode is not null , but some barcodes are not in the collection of the database of the table of items because these barcodes are uploading from franchise stores.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 May 2016 10:31:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-the-data-in-a-section-access-qvw/m-p/1105846#M366254</guid>
      <dc:creator>geogou1973</dc:creator>
      <dc:date>2016-05-10T10:31:04Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with the data in a section access qvw</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-the-data-in-a-section-access-qvw/m-p/1105847#M366255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, but in some way must these field CSECAR be created or filled within your datamodel which you have in the link-table between your section access and the other data in your datamodel.&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, 10 May 2016 10:37:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-the-data-in-a-section-access-qvw/m-p/1105847#M366255</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-05-10T10:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with the data in a section access qvw</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-the-data-in-a-section-access-qvw/m-p/1105848#M366256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;This is the script :&lt;BR /&gt;&lt;/STRONG&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Tab Sec&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Section Access;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD * INLINE [&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;ACCESS, NTNAME&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;ADMIN, DOMAINNAME\USERNAME1&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;USER, DOMAINNAME\USERNAME2&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;];&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Section Application;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;STAR IS *;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD * INLINE [&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;NTNAME, CSECAR&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;DOMAINNAME\USERNAME1, *&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;DOMANINAME\USERNAME2, 10&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;];&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;STRONG&gt;Tab Data&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;ITEMS:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CEANAR,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; BARCODE_ID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CFAMAR,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CLPRAR,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CAPRAR,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; BRAND,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CMETAR,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CRAYAR,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CSECAR,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CSFAAR,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CSLPAR,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CSTAAR,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; DEANAR,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; LARTAR,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ITEM_ID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SUPPLIER_ID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TREFAR,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CREATION_DATE&lt;/P&gt;&lt;P&gt;FROM \\qvdstorage\ITEMS.QVD (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;SALES:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;LOAD ITEM_ID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; BARCODE_ID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; STORE_ID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SALES_DATE,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SALES_WEEK,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SALES_WEEKDAY,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SALES_YEAR,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SALES_MONTH,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SALES_QTY,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SALES_AMT,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CURRENT_SELPRICE,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SALES_PERC_FPA,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SALES_AMT_FPA,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; PRICE_LIST,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; PRICE_NET_LIST,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; PRICE_HALF_NET_LIST,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; PRICE_NET_NET_LIST,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; COST_SALES&lt;/P&gt;&lt;P&gt;FROM \\qvdstorage\SALES.QVD (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 May 2016 11:59:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-the-data-in-a-section-access-qvw/m-p/1105848#M366256</guid>
      <dc:creator>geogou1973</dc:creator>
      <dc:date>2016-05-10T11:59:55Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with the data in a section access qvw</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-the-data-in-a-section-access-qvw/m-p/1105849#M366257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your field is within the item-table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;ITEMS:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CEANAR,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; BARCODE_ID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CFAMAR,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CLPRAR,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CAPRAR,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; BRAND,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CMETAR,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CRAYAR,&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(len(trim(CSECAR))=0, '#NV', CSECAR) as CSECAR,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; //CSECAR,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CSFAAR,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CSLPAR,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CSTAAR,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; DEANAR,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; LARTAR,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ITEM_ID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SUPPLIER_ID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TREFAR,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CREATION_DATE&lt;/P&gt;&lt;P&gt;FROM \\qvdstorage\ITEMS.QVD (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.....&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, 10 May 2016 12:08:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-the-data-in-a-section-access-qvw/m-p/1105849#M366257</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-05-10T12:08:33Z</dc:date>
    </item>
  </channel>
</rss>

