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
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
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
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