<?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: Select  from excel in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Select-from-excel/m-p/673891#M672724</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;Do you want to select a row of data from Excel and save it into a Database table using Qlikview ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is what is expected?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Singh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Sep 2014 06:37:34 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-09-11T06:37:34Z</dc:date>
    <item>
      <title>Select  from excel</title>
      <link>https://community.qlik.com/t5/QlikView/Select-from-excel/m-p/673890#M672723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;New approach try to understand pieces of qlikview way fo working&amp;nbsp; so:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Directory;&lt;/P&gt;&lt;P&gt;LOAD [Tip mişcare], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Material, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Lot, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Comandă&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[TOT NECESAR.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Foaie1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ODBC CONNECT TO [Excel Files;DBQ=C:\Users\simion.alexandru\Desktop\Project\export segmentant\TOT NECESAR.xlsx];&lt;/P&gt;&lt;P&gt;SQL SELECT *&lt;/P&gt;&lt;P&gt;FROM `C:\Users\simion.alexandru\Desktop\Project\export segmentant\TOT NECESAR.xlsx`.`Foaie1$`;&lt;/P&gt;&lt;P&gt;Create Tablenew(&lt;/P&gt;&lt;P&gt;[Tip mişcare] int(3), &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Material nt(15), &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Lot int(15), &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Comandă int(15))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where Lot=x&amp;nbsp; and [Tip mişcare]=101 &lt;/P&gt;&lt;P&gt;Insert Into Tablenew&amp;nbsp; &lt;/P&gt;&lt;P&gt;SELECT *&lt;/P&gt;&lt;P&gt;FROM `C:\Users\simion.alexandru\Desktop\Project\export segmentant\TOT NECESAR.xlsx`.`Foaie1$`&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Where Lot=x&amp;nbsp; and [Tip mişcare]=101&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Till here i hope i loaded the table and its a database table now and cna execute sql .&lt;/P&gt;&lt;P&gt;Normaly i write Where Lot=x and Tip miscare=y but where is not lighting up so that not good and will not work but how to make it work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to load data and make where lot=x and [Tip miscare]=101&amp;nbsp; (not sure why it take [] for tip miscare also ? anyway what to do like i didn t write how i shoudl&amp;nbsp; so where works?i didn t put the where in the right position?I shound use ODBC CONNECT TO... ( i used in the hope i could start using normal sql writing code that i know&amp;nbsp; but it doesn t do that i see ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So pleace baby steps as i still can cracked how the rules of writing script code are ,pls put code if possible to understand better so i can relate to how it is with how it would be in sql&amp;nbsp; so i can uderstand better.&lt;/P&gt;&lt;P&gt;After i do the select i want the result to be stored and to be used for another where ?I tried in another post to ask with what i figured&amp;nbsp; with INTLINE and other stuff but the asnwers help a little at first and after had more question as code still not working so tryign this approach .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2014 06:17:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-from-excel/m-p/673890#M672723</guid>
      <dc:creator />
      <dc:date>2014-09-11T06:17:23Z</dc:date>
    </item>
    <item>
      <title>Re: Select  from excel</title>
      <link>https://community.qlik.com/t5/QlikView/Select-from-excel/m-p/673891#M672724</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;Do you want to select a row of data from Excel and save it into a Database table using Qlikview ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is what is expected?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Singh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2014 06:37:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-from-excel/m-p/673891#M672724</guid>
      <dc:creator />
      <dc:date>2014-09-11T06:37:34Z</dc:date>
    </item>
    <item>
      <title>Re: Select  from excel</title>
      <link>https://community.qlik.com/t5/QlikView/Select-from-excel/m-p/673892#M672725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don t have a database to connect to just and excel at this stage&amp;nbsp; ,later on after i make a function thing and complete will take data from a database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By importing excel i think it make a database table but considering all question i have regarding qlikview at this point i maybe wrong about this also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example i right this code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Directory1:&lt;/P&gt;&lt;P&gt;LOAD [Tip miscare],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Material,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Lot,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Comanda&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[..\TOT NECESAR.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Foaie1)&lt;/P&gt;&lt;P&gt;Where Lot=78184 and [Tip miscare]=101;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I load excel file and made it liek this to give me the first result i need ,now i need to save it some how because based on it i will need to make another where using value comanda&amp;nbsp; offered in the up script result + tip miscare 261(where comanda =value from running up script and&amp;nbsp; tip miscare=261 .&lt;/P&gt;&lt;P&gt;How to write and where in the code to write ?how to store /insert into a table that i create and how to do it ? the value from select and how to make the second stage select based on first select values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So continuign this script up how to write store&amp;nbsp; data&amp;nbsp; and select&amp;nbsp; *&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[..\TOT NECESAR.xlsx] where comanda=value from running up script&amp;nbsp;&amp;nbsp; for comanda column and tip miscare=261 and store that as i will have another where to make for the 5 result i shoudl get&amp;nbsp; for the second where&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2014 07:17:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-from-excel/m-p/673892#M672725</guid>
      <dc:creator />
      <dc:date>2014-09-11T07:17:16Z</dc:date>
    </item>
    <item>
      <title>Re: Select  from excel</title>
      <link>https://community.qlik.com/t5/QlikView/Select-from-excel/m-p/673893#M672726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Let us go step by step and correct me if i am wrong:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1st) we filter from the excel file (Where Lot=78184 and [Tip miscare]=101). It will give me all rows respecting this criteria, say we get 100 rows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2nd) Now out of above 100 rows you need to again apply filter for field &lt;STRONG&gt;comanda. &lt;/STRONG&gt;And [Tip miscare]=261?? Since first filter restricted all rows with [Tip miscare]=100, how can it contain 261 ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please attach your excel file?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think we can surely find a solution, once things are more clear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Singh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2014 07:29:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-from-excel/m-p/673893#M672726</guid>
      <dc:creator />
      <dc:date>2014-09-11T07:29:52Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Select  from excel</title>
      <link>https://community.qlik.com/t5/QlikView/Select-from-excel/m-p/673894#M672727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok i put all i have to work with but hope you don t get lost in it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So in export i have a lot of column but what i need to make is like in the pics as a end result.&lt;/P&gt;&lt;P&gt;My main focus as column is in the 4 column tip miscare,material,lot,comanda for what i need now,the load excel in first post is practicly a excel with those 4 columns of interest only so its clear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like in pic i start with a lot 78184 that is a final result and retrace the steps to how it was made /compose of .&lt;/P&gt;&lt;P&gt;You can see better the steps in ToT necesar send where i specified step for a complet run on a line of many till stop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For lot=78184 with tip miscare 101 i get 1 result with 4 column with my script.&lt;/P&gt;&lt;P&gt;Second where comanda=take from up result and&amp;nbsp; tip miscare=261&amp;nbsp; i will get 5 result&amp;nbsp; (you can see in excel or if you put filters in excel with condition from where.&lt;/P&gt;&lt;P&gt;For every one of the 5 result i put another where condition,for the first result of the 5 it will be&amp;nbsp;&amp;nbsp; lot= 76418 and material =2000322 or 2000778 and tip miscare =101&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2014 07:47:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-from-excel/m-p/673894#M672727</guid>
      <dc:creator />
      <dc:date>2014-09-11T07:47:18Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Select  from excel</title>
      <link>https://community.qlik.com/t5/QlikView/Select-from-excel/m-p/673895#M672728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Alexandru,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per my understanding, I have done some changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to use same logic to go ahead.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find the attachment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Angad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2014 09:05:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-from-excel/m-p/673895#M672728</guid>
      <dc:creator />
      <dc:date>2014-09-11T09:05:14Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Re: Select  from excel</title>
      <link>https://community.qlik.com/t5/QlikView/Select-from-excel/m-p/673896#M672729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you very much i am making a foot of progress with this&amp;nbsp; &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; ,I&amp;nbsp; read the code&amp;nbsp; and i run it and its ok till 3 step there its a mystake&amp;nbsp; or something as its not possible to get that paramaters.(will try to correct it myself&amp;nbsp; but wanted to say) i would need other asists on the way if possible but in any case you give me the answer for what i needed to start and something i can related to understand and replicate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as in pick result in 3 step not possible as you don t use initial lot anymore ,you use from previous where result&amp;nbsp; in this case:&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="115"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" width="115"&gt;Lot&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20"&gt;0000076418&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20"&gt;0000077372&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20"&gt;0000075590&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20"&gt;0000077840&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20"&gt;0000078258&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now all 5 lot&amp;nbsp; up we take one till it end&amp;nbsp; after next one.&lt;/P&gt;&lt;P&gt;For 76418 after&amp;nbsp; 3 where&amp;nbsp; i should get :&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;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Where lot =76418 and material=2000322 and tip miscare =101&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" height="199" style="width: 316px; height: 194px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" width="595"&gt;Tip mişcare&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="115"&gt;Material&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="88"&gt;Lot&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="64"&gt;Comandă&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20"&gt;101&lt;/TD&gt;&lt;TD class="xl66"&gt;2000322&lt;/TD&gt;&lt;TD class="xl66"&gt;0000076418&lt;/TD&gt;&lt;TD class="xl66"&gt;1068402&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20"&gt;101&lt;/TD&gt;&lt;TD class="xl66"&gt;2000322&lt;/TD&gt;&lt;TD class="xl66"&gt;0000076418&lt;/TD&gt;&lt;TD class="xl66"&gt;1068737&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20"&gt;101&lt;/TD&gt;&lt;TD class="xl66"&gt;2000322&lt;/TD&gt;&lt;TD class="xl66"&gt;0000076418&lt;/TD&gt;&lt;TD class="xl66"&gt;1069134&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20"&gt;101&lt;/TD&gt;&lt;TD class="xl66"&gt;2000322&lt;/TD&gt;&lt;TD class="xl66"&gt;0000076418&lt;/TD&gt;&lt;TD class="xl66"&gt;1069135&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20"&gt;101&lt;/TD&gt;&lt;TD class="xl66"&gt;2000322&lt;/TD&gt;&lt;TD class="xl66"&gt;0000076418&lt;/TD&gt;&lt;TD class="xl66"&gt;1069135&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20"&gt;101&lt;/TD&gt;&lt;TD class="xl66"&gt;2000322&lt;/TD&gt;&lt;TD class="xl66"&gt;0000076418&lt;/TD&gt;&lt;TD class="xl66"&gt;1069346&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20"&gt;101&lt;/TD&gt;&lt;TD class="xl66"&gt;2000322&lt;/TD&gt;&lt;TD class="xl66"&gt;0000076418&lt;/TD&gt;&lt;TD class="xl66"&gt;1069346&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For 77372.....&lt;/P&gt;&lt;P&gt;till&lt;/P&gt;&lt;P&gt;For 78258&lt;/P&gt;&lt;P&gt;Finish 3 where clause run&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now for the up table results we take&amp;nbsp; again one by one ,first one is this:&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" height="59" style="width: 287px; height: 62px;" width="285"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" width="595"&gt;Tip mişcare&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="115"&gt;Material&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="88"&gt;Lot&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="64"&gt;Comandă&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20"&gt;101&lt;/TD&gt;&lt;TD class="xl66"&gt;2000322&lt;/TD&gt;&lt;TD class="xl66"&gt;0000076418&lt;/TD&gt;&lt;TD class="xl66"&gt;1068402&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;Where tip miscare =261 and comanda = 1068402&lt;/P&gt;&lt;P&gt;and we get final answer for this branch and move to another branch.&lt;/P&gt;&lt;P&gt;Final&amp;nbsp;&amp;nbsp; branch&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" height="92" style="width: 516px; height: 96px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" width="595"&gt;4)&amp;nbsp; where comanda=1068402&amp;nbsp; and tip miscare =261&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20"&gt;Tip mişcare&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;"&gt;Material&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;"&gt;Lot&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;"&gt;Comandă&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20"&gt;261&lt;/TD&gt;&lt;TD class="xl66"&gt;1000396&lt;/TD&gt;&lt;TD class="xl66"&gt;0000076418&lt;/TD&gt;&lt;TD class="xl66"&gt;1068402&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will try to correct that and make the other where&amp;nbsp; shoudl be hard now that i have the model ,also want to ask if what i am doing can be made in another way like a loop with cursor&amp;nbsp; in lesser code volume?if not to complicate ...&lt;/P&gt;&lt;P&gt;Also i see you make option in script for input initialised with 000000 for&amp;nbsp; lot ,can you help me by pointing me in the right direction&amp;nbsp; i would like to have 2 boxes tied so when i input in interface box lot and tip miscare for starting to get it for there and not go to script editor but not sure where to write and how&amp;nbsp; code to link it to the box object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope i was clear enought in what is wrong.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2014 10:00:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-from-excel/m-p/673896#M672729</guid>
      <dc:creator />
      <dc:date>2014-09-11T10:00:31Z</dc:date>
    </item>
    <item>
      <title>Re: Select  from excel</title>
      <link>https://community.qlik.com/t5/QlikView/Select-from-excel/m-p/673897#M672730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great! it gave a start for the requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the condition:&lt;/P&gt;&lt;P&gt;Where lot =76418 and material=2000322 and tip miscare =101, I got zero records from the TOT excel file.&lt;/P&gt;&lt;P&gt;May you know, better how to deal with it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can loop as well concatenate command in the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When we load 00007123 in qlikview, it by default removes the zeros from it. That is why in LOAD statement i used NUM() function to fix the format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The input box and other list box created in front end is just for my testing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And yes, things can be made more better, but I would recommend to first meet the final result. Once the final set of data is ready, then we can think of making it better and more dynamic as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Singh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2014 10:24:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-from-excel/m-p/673897#M672730</guid>
      <dc:creator />
      <dc:date>2014-09-11T10:24:55Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Re: Select  from excel</title>
      <link>https://community.qlik.com/t5/QlikView/Select-from-excel/m-p/673898#M672731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Strange i repeat the filtering in excel with exact condition and i get&amp;nbsp; same as i put in tabel result , don t understand what you mean with The input box and other list box created in front end is just for my testing?Also added a write paper pic of schema.&lt;/P&gt;&lt;P&gt;Also now as you started model i will make poses a problem later on as like in pic i need to show&amp;nbsp;&amp;nbsp; in user interface :&lt;/P&gt;&lt;P&gt;2 boxes input after result&amp;nbsp; that follow and here appear another question:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like in pic i showed have structure like this see pic,i can not select some fields so they don t show but the extend have no claer idea how to make it .&lt;/P&gt;&lt;P&gt;Also this way of doing will generated a lot of values ,we have like 12 now almost and we just cover one full start till finish branch so that why i ask if any way to make a loop or soemthign and how to implement and example a lot or a cursor&amp;nbsp; in qlik.&lt;/P&gt;&lt;P&gt;Because if i define every time comanda3 till comand 200 my code will be huge and will take like forever.Hope you understand what i mean.I know is good to have initial values to see and after see how to maek efficient but not a lot of material covering and findind with ease so any ideas how a solution cursor/loop or other woudl look like in qlik as script format at least as this way to make what i need to have it not efficient as combination are to many and result to many values that need defining&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2014 11:02:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-from-excel/m-p/673898#M672731</guid>
      <dc:creator />
      <dc:date>2014-09-11T11:02:13Z</dc:date>
    </item>
    <item>
      <title>Re: Select  from excel</title>
      <link>https://community.qlik.com/t5/QlikView/Select-from-excel/m-p/673899#M672732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Surely, we will loop to make our code look better and dynamic. Qlikview gives us looping capabilities as well in the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Moreover, you need to decide as per your requirement, whether you want to show the final result table to the Customer, on passing certain initial parameters. OR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will have charts and filters in Dashboard available, to let customer reach the final result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since, now you have something to start with. I would ask you to play around with this and let the community know, wherever you get stuck. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this was helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Singh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2014 11:40:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-from-excel/m-p/673899#M672732</guid>
      <dc:creator />
      <dc:date>2014-09-11T11:40:19Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Re: Select  from excel</title>
      <link>https://community.qlik.com/t5/QlikView/Select-from-excel/m-p/673900#M672733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok thanks again now&amp;nbsp; trying to find ways to write the 3 where clause with&amp;nbsp; loop and other way .&lt;/P&gt;&lt;P&gt;I see a match function&amp;nbsp; and the loop &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2014 12:05:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-from-excel/m-p/673900#M672733</guid>
      <dc:creator />
      <dc:date>2014-09-11T12:05:06Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Select  from excel</title>
      <link>https://community.qlik.com/t5/QlikView/Select-from-excel/m-p/673901#M672734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also wanted to ask&amp;nbsp; how can this be done from click using object search as I heard its very much possible&amp;nbsp; and a lot faster then learning code difference from SQL oracle and writing in script .&lt;/P&gt;&lt;P&gt;Appreciated any input as one&amp;nbsp; said this is double in 30 min&amp;nbsp; from interface of qlik mostly clicks for somebody that now the interface pretty well and have experience working with it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2014 17:15:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-from-excel/m-p/673901#M672734</guid>
      <dc:creator />
      <dc:date>2014-09-11T17:15:57Z</dc:date>
    </item>
    <item>
      <title>Re: Select  from excel</title>
      <link>https://community.qlik.com/t5/QlikView/Select-from-excel/m-p/673902#M672735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As I shared with you earlier, either we can make script changes to get final result or we can make user make selections to populate result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the second case, we need to still define a data model in the script, to which user will play with at Front end.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suppose for your 1st filter:&lt;/P&gt;&lt;P&gt;We can add listboxes of &lt;STRONG&gt;Lot&lt;/STRONG&gt; and &lt;STRONG&gt;[Tip miscare]&lt;/STRONG&gt; fields(listboxes have search facility as well)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now, when user selects 0000078184 and 101 from listboxes, the charts and tables created will automatically reflect that as filters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But for this we need to a well connected data model behind.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Singh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2014 17:36:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-from-excel/m-p/673902#M672735</guid>
      <dc:creator />
      <dc:date>2014-09-11T17:36:20Z</dc:date>
    </item>
  </channel>
</rss>

