<?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: [resolved] 'Fetching values from lookup tables in excel using Talend in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-Fetching-values-from-lookup-tables-in-excel-using/m-p/2268034#M46729</link>
    <description>Hi 
&lt;BR /&gt;Thanks for sharing the resolution. 
&lt;BR /&gt;I don't think there is any workaround to unhide sheets using Talend. This could be a feature request you can do on our Bug tracker though: 
&lt;A href="https://jira.talendforge.org/browse/TDI" rel="nofollow noopener noreferrer"&gt;https://jira.talendforge.org/browse/TDI&lt;/A&gt; 
&lt;BR /&gt;If the issue is closed, may I ask you to click the "Set this topic as resolved" link which is right underneath your initial post? This way, other users will be informed that this thread has been resolved. 
&lt;BR /&gt;Many thanks</description>
    <pubDate>Thu, 03 Apr 2014 11:02:41 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-04-03T11:02:41Z</dc:date>
    <item>
      <title>[resolved] 'Fetching values from lookup tables in excel using Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Fetching-values-from-lookup-tables-in-excel-using/m-p/2268025#M46720</link>
      <description>Hi,&lt;BR /&gt;I was trying to load data from an excel sheet which had formulized fields. The values though being displayed were actually just formulas. These values were not being accepted by talend. Is there any way to read them or do I need to convert them into proper values before working on them?</description>
      <pubDate>Thu, 03 Apr 2014 06:38:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Fetching-values-from-lookup-tables-in-excel-using/m-p/2268025#M46720</guid>
      <dc:creator>tYrannoSaurusRex_1</dc:creator>
      <dc:date>2014-04-03T06:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] 'Fetching values from lookup tables in excel using Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Fetching-values-from-lookup-tables-in-excel-using/m-p/2268026#M46721</link>
      <description>Hi,&lt;BR /&gt;When talend reads excel file, it will show the data as a result of formula for that cell...&lt;BR /&gt;Can you pl put a screenshot of your job which shows the formula on the console and not the data...&lt;BR /&gt;Vaibhav</description>
      <pubDate>Thu, 03 Apr 2014 07:45:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Fetching-values-from-lookup-tables-in-excel-using/m-p/2268026#M46721</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-03T07:45:55Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] 'Fetching values from lookup tables in excel using Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Fetching-values-from-lookup-tables-in-excel-using/m-p/2268027#M46722</link>
      <description>Sorry for wrong information, actually data in main required sheet is coming from other lookup sheets. Thus it looks like formula.. something like this, =IF(Sheet1!$E$13="",0,Sheet1!$E$13)&lt;BR /&gt;I was reading about tUnite... will it help me in this case???</description>
      <pubDate>Thu, 03 Apr 2014 08:28:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Fetching-values-from-lookup-tables-in-excel-using/m-p/2268027#M46722</guid>
      <dc:creator>tYrannoSaurusRex_1</dc:creator>
      <dc:date>2014-04-03T08:28:40Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] 'Fetching values from lookup tables in excel using Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Fetching-values-from-lookup-tables-in-excel-using/m-p/2268028#M46723</link>
      <description>Hi, &lt;BR /&gt;&lt;A href="https://help.talend.com/search/all?query=tUnite&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:tUnite&lt;/A&gt; centralize data from various and heterogeneous sources.(the schema structure from various sources must be same ).&lt;BR /&gt;Could you please elaborate your case with an example with input and expected output values?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Thu, 03 Apr 2014 08:37:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Fetching-values-from-lookup-tables-in-excel-using/m-p/2268028#M46723</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-03T08:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] 'Fetching values from lookup tables in excel using Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Fetching-values-from-lookup-tables-in-excel-using/m-p/2268029#M46724</link>
      <description>Hi,&lt;BR /&gt;I think still there is some missing info..&lt;BR /&gt;Talend has nothing to do with what references you have in your main sheet... it looks only for the results displayed in your main sheet..&lt;BR /&gt;If you are not getting the data it means that when you open an excel, there is no data displayed there as well... This implies that the reference sheet is not there in that excel...&lt;BR /&gt;Vaibhav</description>
      <pubDate>Thu, 03 Apr 2014 08:43:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Fetching-values-from-lookup-tables-in-excel-using/m-p/2268029#M46724</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-03T08:43:13Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] 'Fetching values from lookup tables in excel using Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Fetching-values-from-lookup-tables-in-excel-using/m-p/2268030#M46725</link>
      <description>hi,&lt;BR /&gt;Let me explain the structure of excel workbook.&lt;BR /&gt;Sheet1&lt;BR /&gt;Sheet2&lt;BR /&gt;Main_Sheet&lt;BR /&gt;Main sheet has no data of its own, it just pulls data from Sheet_1 and Sheet_2 using =IF(Sheet1!$E$13="",0,Sheet1!$E$13) like codes and displays.&lt;BR /&gt;In Main sheet, proper values are displayed, say, 100 and so on. But if shown value 100 is pulled from Sheet1, field E,13, then when clicked on 100 in main sheet, the formula bar in excel sheet shows =IF(Sheet1!$E$13="",0,Sheet1!$E$13) &lt;BR /&gt;When used in tExcelInput, when selecting sheet, data is previewed as =IF(Sheet1!$E$13="",0,Sheet1!$E$13) when selecting file path. And in next step where encoding and other details are set, there all these values are displayed as 0.</description>
      <pubDate>Thu, 03 Apr 2014 08:57:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Fetching-values-from-lookup-tables-in-excel-using/m-p/2268030#M46725</guid>
      <dc:creator>tYrannoSaurusRex_1</dc:creator>
      <dc:date>2014-04-03T08:57:20Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] 'Fetching values from lookup tables in excel using Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Fetching-values-from-lookup-tables-in-excel-using/m-p/2268031#M46726</link>
      <description>Hi,&lt;BR /&gt;Messages are contradictory... can you put a screenshots... preview can't display the formula if original sheet displays correct values.. &lt;BR /&gt;If preview displays forumula it can't display 0 in consecutive screen...&lt;BR /&gt;Pl attach screenshots... this will help to understand the issue.&lt;BR /&gt;Thanks&lt;BR /&gt;Vaibhav</description>
      <pubDate>Thu, 03 Apr 2014 09:20:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Fetching-values-from-lookup-tables-in-excel-using/m-p/2268031#M46726</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-03T09:20:01Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] 'Fetching values from lookup tables in excel using Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Fetching-values-from-lookup-tables-in-excel-using/m-p/2268032#M46727</link>
      <description>&lt;IMG src="https://community.qlik.com/" /&gt;
&lt;BR /&gt;This is how it looks</description>
      <pubDate>Thu, 03 Apr 2014 10:36:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Fetching-values-from-lookup-tables-in-excel-using/m-p/2268032#M46727</guid>
      <dc:creator>tYrannoSaurusRex_1</dc:creator>
      <dc:date>2014-04-03T10:36:41Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] 'Fetching values from lookup tables in excel using Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Fetching-values-from-lookup-tables-in-excel-using/m-p/2268033#M46728</link>
      <description>Hi all, 
&lt;BR /&gt;Thanks for your help and suggestions but, I found solution to this problem. 
&lt;BR /&gt;The sheets which were being used as lookup, say Sheet1 and Sheet2, were hidden. I just unhide them and tExcelInput starts recognizing the values. 
&lt;BR /&gt;Right click on tab name at bottom of excel sheet and click on unhide from pop up menu. In unhide menu, select the hidden tabs to reveal them. Unhide all and save the excel workbook. Now use it in tExcelInput and values will be visible in preview screen (Step 3/4). In screen (2/4), only formulas will be seen. 
&lt;BR /&gt;I don't know if the go in database properly, need to work on that.... 
&lt;BR /&gt;Thanks all... 
&lt;BR /&gt;Hey xdshi, 
&lt;BR /&gt; Any walk around in Talend for this that I ought to know??</description>
      <pubDate>Thu, 03 Apr 2014 10:45:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Fetching-values-from-lookup-tables-in-excel-using/m-p/2268033#M46728</guid>
      <dc:creator>tYrannoSaurusRex_1</dc:creator>
      <dc:date>2014-04-03T10:45:27Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] 'Fetching values from lookup tables in excel using Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Fetching-values-from-lookup-tables-in-excel-using/m-p/2268034#M46729</link>
      <description>Hi 
&lt;BR /&gt;Thanks for sharing the resolution. 
&lt;BR /&gt;I don't think there is any workaround to unhide sheets using Talend. This could be a feature request you can do on our Bug tracker though: 
&lt;A href="https://jira.talendforge.org/browse/TDI" rel="nofollow noopener noreferrer"&gt;https://jira.talendforge.org/browse/TDI&lt;/A&gt; 
&lt;BR /&gt;If the issue is closed, may I ask you to click the "Set this topic as resolved" link which is right underneath your initial post? This way, other users will be informed that this thread has been resolved. 
&lt;BR /&gt;Many thanks</description>
      <pubDate>Thu, 03 Apr 2014 11:02:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Fetching-values-from-lookup-tables-in-excel-using/m-p/2268034#M46729</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-03T11:02:41Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] 'Fetching values from lookup tables in excel using Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Fetching-values-from-lookup-tables-in-excel-using/m-p/2268035#M46730</link>
      <description>Hi Esabot, 
&lt;BR /&gt;I have marked this topic as resolved. Please change the title to 'Fetching values from lookup tables in excel using Talend'. I made the post when I myself was not sure what the problem exactly was. The current title could be misleading for other people.</description>
      <pubDate>Fri, 04 Apr 2014 09:06:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Fetching-values-from-lookup-tables-in-excel-using/m-p/2268035#M46730</guid>
      <dc:creator>tYrannoSaurusRex_1</dc:creator>
      <dc:date>2014-04-04T09:06:46Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] 'Fetching values from lookup tables in excel using Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Fetching-values-from-lookup-tables-in-excel-using/m-p/2268036#M46731</link>
      <description>Hi All,
&lt;BR /&gt;Just made another observation in this case. Though unhiding all the sheets in excel turns out useful, it doesn't work on dates. Integers, floats and string based values have no issue when it comes to load the data in database. But it doesn't work with dates. 
&lt;BR /&gt;To tackle this, I tried making multiple logics in java, sql and in talend. But after spending numerous minutes and hours I found a tiny option in tExcelInput.
&lt;BR /&gt;In Advanced settings of tExcelInput check the 'Convert date column to string' and select the columns with date. It helps in parsing dates easily.</description>
      <pubDate>Fri, 04 Apr 2014 11:27:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Fetching-values-from-lookup-tables-in-excel-using/m-p/2268036#M46731</guid>
      <dc:creator>tYrannoSaurusRex_1</dc:creator>
      <dc:date>2014-04-04T11:27:47Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] 'Fetching values from lookup tables in excel using Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Fetching-values-from-lookup-tables-in-excel-using/m-p/2268037#M46732</link>
      <description>Hi&lt;BR /&gt;You can edit the title of your thread by editing your initial post (I just did it for you on this one).&lt;BR /&gt;Regarding the use of "Convert data column to string", you may want to share this use case as best practice in the dedicated forum: &lt;A href="http://www.talendforge.org/forum/viewforum.php?id=40" rel="nofollow noopener noreferrer"&gt;http://www.talendforge.org/forum/viewforum.php?id=40&lt;/A&gt; &lt;BR /&gt;Up to you.&lt;BR /&gt;Many thanks&lt;BR /&gt;Elisa</description>
      <pubDate>Fri, 04 Apr 2014 11:34:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Fetching-values-from-lookup-tables-in-excel-using/m-p/2268037#M46732</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-04T11:34:00Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] 'Fetching values from lookup tables in excel using Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Fetching-values-from-lookup-tables-in-excel-using/m-p/2268038#M46733</link>
      <description>Hi Esabot,
&lt;BR /&gt;I tried accessing above link for dedicated forum. It seems I don't have permission to enter it....</description>
      <pubDate>Fri, 04 Apr 2014 15:09:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Fetching-values-from-lookup-tables-in-excel-using/m-p/2268038#M46733</guid>
      <dc:creator>tYrannoSaurusRex_1</dc:creator>
      <dc:date>2014-04-04T15:09:58Z</dc:date>
    </item>
  </channel>
</rss>

