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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

[resolved] How to attach file into tSendMail

how can attached the file to the tsendmail 
my mail is send throught the tsendmail but only msg is send the attached doc not send what i do
Labels (2)
52 Replies
Anonymous
Not applicable
Author

Anonymous
Not applicable
Author

hi Sabrina,
i have to integrate data from opportunity and Quote and store in the csv file but that data should be last day record by using row1.CreateDate Field so can you please tell me what expression it required and where it will be locate?
Regards,
Sam
0683p000009MEae.png
Anonymous
Not applicable
Author

thanks vaibhav it will catch all detail
Anonymous
Not applicable
Author

hi vaibhav
in salseforce how to send a limited recored
 like a chose table account  from salseforce in that when i fetch the data like name, city it display all the recored but i want to display only one day of recored that has been added how to do it
thanks
0683p000009MEWP.png
Anonymous
Not applicable
Author

hi vaibhav
i want to fech only one day of data from all existing data means the data that can added in last day how can i do it
the customer requriment is he was only cvs file that has updated entery from last day
1st i told u what i done now i am take data from salseforce form account by using tsalseforce and used tmap and put it into tfiledelimiter
then it all data into that cvs file created by tfiledelimiter 
but i want to add only the data that has been updated or add in last one day so how to do this
i also send and pic for u to undestand 
0683p000009MEja.png
Anonymous
Not applicable
Author

Use tfilterrow and use the required condition for specific column to filter records. Pl check the example below
https://help.talend.com/search/all?query=tFilterRow&content-lang=en
vaibhav
Anonymous
Not applicable
Author

thanks it work
but one error has occur
quote can not resolved to a variable error  
Anonymous
Not applicable
Author

hi vaibhav,
what can i do if malformd_querry exception while integreating three entity records
i will also send an screen shot

  0683p000009MEcz.png
Anonymous
Not applicable
Author

how to join three salseforce table and map through tmap
like Quoteline, Quote, opportunity are three table and the are map by tmap and place data into tfileoutputdelimetr
i want to fetch only 2 or 3 data form each table like form Quoteline  only id name createDate  same for all and map into tMap
0683p000009MEjf.png
Anonymous
Not applicable
Author