Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
tYrannoSaurusRex_1
Contributor III
Contributor III

[resolved] 'Fetching values from lookup tables in excel using Talend

Hi,
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?
Labels (2)
13 Replies
tYrannoSaurusRex_1
Contributor III
Contributor III
Author

Hi Esabot,
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.
tYrannoSaurusRex_1
Contributor III
Contributor III
Author

Hi All,
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.
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.
In Advanced settings of tExcelInput check the 'Convert date column to string' and select the columns with date. It helps in parsing dates easily.
Anonymous
Not applicable

Hi
You can edit the title of your thread by editing your initial post (I just did it for you on this one).
Regarding the use of "Convert data column to string", you may want to share this use case as best practice in the dedicated forum: http://www.talendforge.org/forum/viewforum.php?id=40
Up to you.
Many thanks
Elisa
tYrannoSaurusRex_1
Contributor III
Contributor III
Author

Hi Esabot,
I tried accessing above link for dedicated forum. It seems I don't have permission to enter it....