<?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: Loading excel sheet columns and their values dynmaically into qlikview in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Loading-excel-sheet-columns-and-their-values-dynmaically-into/m-p/1573488#M442346</link>
    <description>Hi it looks easy for id 2, just a join or mapping but... what's the expected output for id's 4 or 5?</description>
    <pubDate>Thu, 25 Apr 2019 19:27:24 GMT</pubDate>
    <dc:creator>rubenmarin</dc:creator>
    <dc:date>2019-04-25T19:27:24Z</dc:date>
    <item>
      <title>Loading excel sheet columns and their values dynmaically into qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-excel-sheet-columns-and-their-values-dynmaically-into/m-p/1573392#M442331</link>
      <description>&lt;P&gt;Hi All, i have requirement, i am getting two excel sheets in which one excel sheet i.e sheet 1 is about condition sheet and another excel sheet i.e sheet 2 is about data. i need output two columns from these two excel sheets i.e Id and Key in qlikview.&lt;/P&gt;&lt;P&gt;sheet 1 data :&amp;nbsp;&lt;/P&gt;&lt;TABLE border="0" cellspacing="0" cellpadding="0"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Id&lt;/TD&gt;&lt;TD&gt;Country&lt;/TD&gt;&lt;TD&gt;Product&lt;/TD&gt;&lt;TD&gt;Region&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;All&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;Business&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;markets&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;3&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;retail&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;4&lt;/TD&gt;&lt;TD&gt;medical&lt;/TD&gt;&lt;TD&gt;HR&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;5&lt;/TD&gt;&lt;TD&gt;School&lt;/TD&gt;&lt;TD&gt;telecom&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;sheet 2 data:&lt;/P&gt;&lt;TABLE border="0" cellspacing="0" cellpadding="0"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Country&lt;/TD&gt;&lt;TD&gt;Product&lt;/TD&gt;&lt;TD&gt;Region&lt;/TD&gt;&lt;TD&gt;Key&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Business&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;markets&lt;/TD&gt;&lt;TD&gt;ieoeo&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;medical&lt;/TD&gt;&lt;TD&gt;adkjfkd&lt;/TD&gt;&lt;TD&gt;ueikei&lt;/TD&gt;&lt;TD&gt;qwbxhd&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;School&lt;/TD&gt;&lt;TD&gt;HR&lt;/TD&gt;&lt;TD&gt;OpenView&lt;/TD&gt;&lt;TD&gt;klisbx&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;qiwurier&lt;/TD&gt;&lt;TD&gt;telecom&lt;/TD&gt;&lt;TD&gt;qieuriqw&lt;/TD&gt;&lt;TD&gt;answer&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;qweuriew&lt;/TD&gt;&lt;TD&gt;ieuriewr&lt;/TD&gt;&lt;TD&gt;uueueie&lt;/TD&gt;&lt;TD&gt;llkoiuu&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;jeuruerie&lt;/TD&gt;&lt;TD&gt;ewrier&lt;/TD&gt;&lt;TD&gt;aerewrew&lt;/TD&gt;&lt;TD&gt;wsedfftt&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;ueieotprr&lt;/TD&gt;&lt;TD&gt;ieoep&lt;/TD&gt;&lt;TD&gt;nkjfkds&lt;/TD&gt;&lt;TD&gt;nmbhhkk&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note: the user will enter the values in sheet 1 so every time the columns and their values will change.&lt;/P&gt;&lt;P&gt;Requirement : from sheet 1, condition :&lt;/P&gt;&lt;P&gt;if Country=Business and Region = Markets then output should be the corresponding values of Column Id from sheet 1 and Key from Sheet 2 i.e from Condition sheet,&amp;nbsp;&lt;/P&gt;&lt;TABLE border="0" cellspacing="0" cellpadding="0"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Id&lt;/TD&gt;&lt;TD&gt;Country&lt;/TD&gt;&lt;TD&gt;Product&lt;/TD&gt;&lt;TD&gt;Region&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;Business&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;markets&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;after applying the above condition ,we get the result from Data sheet 2 is&lt;/P&gt;&lt;TABLE border="0" cellspacing="0" cellpadding="0"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Country&lt;/TD&gt;&lt;TD&gt;Product&lt;/TD&gt;&lt;TD&gt;Region&lt;/TD&gt;&lt;TD&gt;Key&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Business&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;markets&lt;/TD&gt;&lt;TD&gt;ieoeo&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;So i need output :&lt;/P&gt;&lt;TABLE border="0" cellspacing="0" cellpadding="0"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Id&lt;/TD&gt;&lt;TD&gt;Key&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;ieoeo&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Like this i need to get the output by using these two excel sheets and one more thing here is "every time all columns and their corresponding values will change in sheet1" means the user will enter the values in sheet 1 ,so i want output which i mentioned above in qvw from these two excel sheets.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 20:59:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-excel-sheet-columns-and-their-values-dynmaically-into/m-p/1573392#M442331</guid>
      <dc:creator>Maheshwar</dc:creator>
      <dc:date>2024-11-16T20:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: Loading excel sheet columns and their values dynmaically into qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-excel-sheet-columns-and-their-values-dynmaically-into/m-p/1573488#M442346</link>
      <description>Hi it looks easy for id 2, just a join or mapping but... what's the expected output for id's 4 or 5?</description>
      <pubDate>Thu, 25 Apr 2019 19:27:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-excel-sheet-columns-and-their-values-dynmaically-into/m-p/1573488#M442346</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2019-04-25T19:27:24Z</dc:date>
    </item>
    <item>
      <title>Re: Loading excel sheet columns and their values dynmaically into qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-excel-sheet-columns-and-their-values-dynmaically-into/m-p/1573503#M442351</link>
      <description>&lt;P&gt;You should make a composite Key.See attached.&lt;/P&gt;&lt;P&gt;Whenever there is a match of the composite keys from both the tables, After refresh of the App, you see your desired output.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.PNG" style="width: 663px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/10922i8593BE7E4D621D0D/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.PNG" alt="1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2019 20:20:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-excel-sheet-columns-and-their-values-dynmaically-into/m-p/1573503#M442351</guid>
      <dc:creator>Qrishna</dc:creator>
      <dc:date>2019-04-25T20:20:56Z</dc:date>
    </item>
    <item>
      <title>Re: Loading excel sheet columns and their values dynmaically into qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-excel-sheet-columns-and-their-values-dynmaically-into/m-p/1573599#M442356</link>
      <description>Hi Krishna,&lt;BR /&gt;Thanks for your reply but here i mentioned already, the columns in condition sheet will change because every time the columns is not constant so in this case, your script will not work . i want dynamically loading columns from condition sheet with condition and the result should give according to this columns.</description>
      <pubDate>Fri, 26 Apr 2019 06:52:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-excel-sheet-columns-and-their-values-dynmaically-into/m-p/1573599#M442356</guid>
      <dc:creator>Maheshwar</dc:creator>
      <dc:date>2019-04-26T06:52:37Z</dc:date>
    </item>
  </channel>
</rss>

