<?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: Star is * in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Star-is/m-p/1186729#M884735</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Star is %;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is changing the wildcard for field values, not field names in a LOAD statement (here, * is used to reference all fields from the input table).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Star is %;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;Field1, Field2,&lt;/P&gt;&lt;P&gt;A, 1&lt;/P&gt;&lt;P&gt;A, 2&lt;/P&gt;&lt;P&gt;B, %&lt;/P&gt;&lt;P&gt;C, 3&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now create list boxes for Field 1 and Field2, you will notice that Field2 only shows values 1 to 3, not a '%' symbol.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Regardless what you select in Field 2, value 'B' in Field 1 will be possible, because of it's 'Wildcard' use.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this explains a little bit the 'star is ...' statement (though I almost never use it, AFAIR, I've had seen some side effects, then dropped it from my daily usage).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Sep 2016 18:55:52 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2016-09-16T18:55:52Z</dc:date>
    <item>
      <title>Star is *</title>
      <link>https://community.qlik.com/t5/QlikView/Star-is/m-p/1186728#M884733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I tried "Star is * ". But I could not attain what i have expected.&lt;/P&gt;&lt;P&gt;Please can any one help me..&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: blue; font-size: 14.0pt; font-family: 'Times New Roman','serif';"&gt;QUALIFY&lt;/STRONG&gt;&lt;SPAN style="font-size: 14.0pt; font-family: 'Times New Roman','serif'; color: black;"&gt; *;&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 14.0pt; font-family: 'Times New Roman','serif';"&gt;STAR&lt;/STRONG&gt; &lt;SPAN style="font-size: 14.0pt; font-family: 'Times New Roman','serif'; color: blue;"&gt;is&lt;/SPAN&gt;&lt;SPAN style="font-size: 14.0pt; font-family: 'Times New Roman','serif'; color: black;"&gt; % ;&lt;BR /&gt; tab1:&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 14.0pt; font-family: 'Times New Roman','serif';"&gt;LOAD&lt;/STRONG&gt; &lt;SPAN style="font-size: 14.0pt; font-family: 'Times New Roman','serif'; color: maroon;"&gt;ID&lt;/SPAN&gt;&lt;SPAN style="font-size: 14.0pt; font-family: 'Times New Roman','serif'; color: black;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 14.0pt; font-family: 'Times New Roman','serif'; color: maroon;"&gt;College&lt;/SPAN&gt;&lt;SPAN style="font-size: 14.0pt; font-family: 'Times New Roman','serif'; color: black;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 14.0pt; font-family: 'Times New Roman','serif'; color: maroon;"&gt;Dept&lt;/SPAN&gt;&lt;SPAN style="font-size: 14.0pt; font-family: 'Times New Roman','serif'; color: black;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 14.0pt; font-family: 'Times New Roman','serif'; color: maroon;"&gt;Section&lt;/SPAN&gt;&lt;SPAN style="font-size: 14.0pt; font-family: 'Times New Roman','serif'; color: black;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 14.0pt; font-family: 'Times New Roman','serif'; color: maroon;"&gt;Name&lt;/SPAN&gt;&lt;SPAN style="font-size: 14.0pt; font-family: 'Times New Roman','serif'; color: black;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 14.0pt; font-family: 'Times New Roman','serif'; color: maroon;"&gt;Mark1&lt;/SPAN&gt;&lt;SPAN style="font-size: 14.0pt; font-family: 'Times New Roman','serif'; color: black;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 14.0pt; font-family: 'Times New Roman','serif'; color: maroon;"&gt;Mark2&lt;/SPAN&gt;&lt;SPAN style="font-size: 14.0pt; font-family: 'Times New Roman','serif'; color: black;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 14.0pt; font-family: 'Times New Roman','serif'; color: maroon;"&gt;Mark3&lt;/SPAN&gt;&lt;SPAN style="font-size: 14.0pt; font-family: 'Times New Roman','serif'; color: black;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 14.0pt; font-family: 'Times New Roman','serif'; color: blue;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="font-size: 14.0pt; font-family: 'Times New Roman','serif'; color: black;"&gt;&lt;BR /&gt; [62_Star.xlsx]&lt;BR /&gt; (&lt;/SPAN&gt;&lt;SPAN style="font-size: 14.0pt; font-family: 'Times New Roman','serif'; color: blue;"&gt;ooxml&lt;/SPAN&gt;&lt;SPAN style="font-size: 14.0pt; font-family: 'Times New Roman','serif'; color: black;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="font-size: 14.0pt; font-family: 'Times New Roman','serif'; color: blue;"&gt;embedded&lt;/SPAN&gt; &lt;SPAN style="font-size: 14.0pt; font-family: 'Times New Roman','serif'; color: blue;"&gt;labels&lt;/SPAN&gt;&lt;SPAN style="font-size: 14.0pt; font-family: 'Times New Roman','serif'; color: black;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="font-size: 14.0pt; font-family: 'Times New Roman','serif'; color: blue;"&gt;table&lt;/SPAN&gt; &lt;SPAN style="font-size: 14.0pt; font-family: 'Times New Roman','serif'; color: blue;"&gt;is&lt;/SPAN&gt;&lt;SPAN style="font-size: 14.0pt; font-family: 'Times New Roman','serif'; color: black;"&gt; Sheet1);&lt;BR /&gt; tab2:&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 14.0pt; font-family: 'Times New Roman','serif';"&gt;load&lt;/STRONG&gt; &lt;SPAN style="font-size: 14.0pt; font-family: 'Times New Roman','serif'; color: maroon;"&gt;%&lt;/SPAN&gt; &lt;SPAN style="font-size: 14.0pt; font-family: 'Times New Roman','serif'; color: blue;"&gt;Resident&lt;/SPAN&gt;&lt;SPAN style="font-size: 14.0pt; font-family: 'Times New Roman','serif'; color: black;"&gt; tab1; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Star-is/m-p/1186728#M884733</guid>
      <dc:creator>soloeeeoff</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Star is *</title>
      <link>https://community.qlik.com/t5/QlikView/Star-is/m-p/1186729#M884735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Star is %;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is changing the wildcard for field values, not field names in a LOAD statement (here, * is used to reference all fields from the input table).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Star is %;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;Field1, Field2,&lt;/P&gt;&lt;P&gt;A, 1&lt;/P&gt;&lt;P&gt;A, 2&lt;/P&gt;&lt;P&gt;B, %&lt;/P&gt;&lt;P&gt;C, 3&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now create list boxes for Field 1 and Field2, you will notice that Field2 only shows values 1 to 3, not a '%' symbol.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Regardless what you select in Field 2, value 'B' in Field 1 will be possible, because of it's 'Wildcard' use.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this explains a little bit the 'star is ...' statement (though I almost never use it, AFAIR, I've had seen some side effects, then dropped it from my daily usage).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Sep 2016 18:55:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Star-is/m-p/1186729#M884735</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-09-16T18:55:52Z</dc:date>
    </item>
  </channel>
</rss>

