Flat file to Salesforce date problems -Informatica Network step 1: Close date format is “2020-10-31” in source file. step 2: Select “string” datatype instead of “date/time”. Step 3: Next step select the expression transformation from transformation tool and pass all fields into expression transformation. Step 4: 1) Input “Date” is always in string format … Continue reading UPDATE DATE FIELD IN SALESFORCE USING INFORMATICA WORKFLOW
Category: Integration
Embedding Looker UI in Salesforce VF page and pagelayout
Looker is one of great analytic tool to represent your data in graphical representation or drill deeper your data or dynamic chats. You can embed looker UI in Salesforce using Visualforce. There 2 way you can embed Embed Looker UI in Salesforce login manually Embed SSO Looker in Salesforce Please refer github repository with Embedding… Continue reading Embedding Looker UI in Salesforce VF page and pagelayout