<?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: Work around for wildcard in data reduction? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Work-around-for-wildcard-in-data-reduction/m-p/785624#M665502</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I ended up doing something similar to this. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created the CLIENT field in the ETL using: Left(Org Unit,3)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AS CLIENT,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Section Application;&lt;/P&gt;&lt;P&gt;Permissions:&lt;/P&gt;&lt;P&gt;&amp;nbsp; LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CLIENTLIMIT, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CLIENT&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; FROM Security;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Worked for me. I assume it is pretty much the same result, just spread out in different applications.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Jan 2015 02:15:20 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-01-14T02:15:20Z</dc:date>
    <item>
      <title>Work around for wildcard in data reduction?</title>
      <link>https://community.qlik.com/t5/QlikView/Work-around-for-wildcard-in-data-reduction/m-p/785619#M665497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have developed an application that contains several clients data within it. I am trying to use Section Access to determine which org units to load. Org units change and, rather than constantly going into the table and adding and subtracting units, I was hoping to use an asterisk as a wildcard since their is a naming system in place (numbers leading by a client abbreviation). After some research I've learned that wildcards will not be recognized. Is there a work around?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Org Units&lt;/P&gt;&lt;P&gt;MIC - 001&lt;/P&gt;&lt;P&gt;MIC - 002&lt;/P&gt;&lt;P&gt;APP - 045&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Section App:&lt;/P&gt;&lt;P&gt;MIC*&lt;/P&gt;&lt;P&gt;APP*&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried to use section access/application to data reduce a client field. Then in another table have a list of clients and their org unit abbreviation + wildcard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Limit&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Client&lt;/P&gt;&lt;P&gt;1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *&lt;/P&gt;&lt;P&gt;2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Microsoft&lt;/P&gt;&lt;P&gt;3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Apple&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Client:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Org Units&lt;/P&gt;&lt;P&gt;Microsoft&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MIC*&lt;/P&gt;&lt;P&gt;Apple&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; APP*&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However this results in the user seeing everything.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2015 22:00:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Work-around-for-wildcard-in-data-reduction/m-p/785619#M665497</guid>
      <dc:creator />
      <dc:date>2015-01-13T22:00:16Z</dc:date>
    </item>
    <item>
      <title>Re: Work around for wildcard in data reduction?</title>
      <link>https://community.qlik.com/t5/QlikView/Work-around-for-wildcard-in-data-reduction/m-p/785620#M665498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you can use a wild card (*) in section access but you have to define it first.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The very first line on your section access tab you have to define STAR is *;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't think you can use it for key fields but it might be worth a try.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2015 22:26:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Work-around-for-wildcard-in-data-reduction/m-p/785620#M665498</guid>
      <dc:creator>jpapador</dc:creator>
      <dc:date>2015-01-13T22:26:31Z</dc:date>
    </item>
    <item>
      <title>Re: Work around for wildcard in data reduction?</title>
      <link>https://community.qlik.com/t5/QlikView/Work-around-for-wildcard-in-data-reduction/m-p/785621#M665499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It works in section access, but does not work in combination with other characters. So * will count as everything, but MIC* will be read as 'MIC*' instead of MIC...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2015 22:32:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Work-around-for-wildcard-in-data-reduction/m-p/785621#M665499</guid>
      <dc:creator />
      <dc:date>2015-01-13T22:32:41Z</dc:date>
    </item>
    <item>
      <title>Re: Work around for wildcard in data reduction?</title>
      <link>https://community.qlik.com/t5/QlikView/Work-around-for-wildcard-in-data-reduction/m-p/785622#M665500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Right, I think once you define what your STAR is , it will act as a wildcard instead of a character but I don't think they let you use wildcards in fields that link to other tables.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2015 22:34:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Work-around-for-wildcard-in-data-reduction/m-p/785622#M665500</guid>
      <dc:creator>jpapador</dc:creator>
      <dc:date>2015-01-13T22:34:13Z</dc:date>
    </item>
    <item>
      <title>Re: Work around for wildcard in data reduction?</title>
      <link>https://community.qlik.com/t5/QlikView/Work-around-for-wildcard-in-data-reduction/m-p/785623#M665501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Exactly, * can be used as a wildcard in section acess only by itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A workaround is to use MIC* in Section Access, and to create a Link table in Section Application that expands MIC* into all values that start with MIC. For that table, you don't need to know what's in the Link field in Section Access. Just create a Link table based on &lt;SPAN style="font-family: courier new,courier;"&gt;[Org Units]&lt;/SPAN&gt;, like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Section Application;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;LinkTable:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;LOAD DISTINCT left([Org Units], 3) &amp;amp; '*' AS LinkField, [Org Units]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;EM&gt;RESIDENT / FROM Source Data&lt;/EM&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and now include LinkField in your Section Access Table; They will meet allright.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jan 2015 02:01:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Work-around-for-wildcard-in-data-reduction/m-p/785623#M665501</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2015-01-14T02:01:51Z</dc:date>
    </item>
    <item>
      <title>Re: Work around for wildcard in data reduction?</title>
      <link>https://community.qlik.com/t5/QlikView/Work-around-for-wildcard-in-data-reduction/m-p/785624#M665502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I ended up doing something similar to this. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created the CLIENT field in the ETL using: Left(Org Unit,3)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AS CLIENT,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Section Application;&lt;/P&gt;&lt;P&gt;Permissions:&lt;/P&gt;&lt;P&gt;&amp;nbsp; LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CLIENTLIMIT, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CLIENT&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; FROM Security;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Worked for me. I assume it is pretty much the same result, just spread out in different applications.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jan 2015 02:15:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Work-around-for-wildcard-in-data-reduction/m-p/785624#M665502</guid>
      <dc:creator />
      <dc:date>2015-01-14T02:15:20Z</dc:date>
    </item>
    <item>
      <title>Re: Work around for wildcard in data reduction?</title>
      <link>https://community.qlik.com/t5/QlikView/Work-around-for-wildcard-in-data-reduction/m-p/785625#M665503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You're right.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With this little difference. If you want to make your Section Access configurable by reading an external file, you'll need to read it twice (once in section access for IDs and ClientLimits, and once in Section Application for reading the combination of ClientLimit and Client). In my example, only Section Access will use an external file detailing User IDs and LinkField values. The rest is extracted automatically from the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jan 2015 02:27:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Work-around-for-wildcard-in-data-reduction/m-p/785625#M665503</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2015-01-14T02:27:19Z</dc:date>
    </item>
  </channel>
</rss>

