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: 
Anonymous
Not applicable

Dynamic File name generation based upon value

Hi Guys

I am trying to change my file name based upon column value in my query, can you please help

 

Labels (1)
11 Replies
Anonymous
Not applicable
Author

where DW_DATE_ID = '" + ((BigDecimal)globalMap.get("Month"))+"'


123.PNG
Anonymous
Not applicable
Author

Hi,

 

    That error is because you must be trying to load a string value (say May or March) in a numeric column. It is a DB error.

 

Warm Regards,
Nikhil Thampi

Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂