Question
WELLS FARGO
IN
Last activity: 16 Oct 2018 12:03 EDT
How to pass SheetName to MSOParseExcelFile activity
How to pass SheetName to MSOParseExcelFile activity, suppose if i have 2 sheets then if i want to switch reading data from one sheet to other how to do?
Currently i have a template with 2 sheets, but i have 2 sheets then the sheet 2 info is getting read.
***Updated by moderator: Lochan to add Categories***
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.
-
Like (0)
-
Share this page Facebook Twitter LinkedIn Email Copying... Copied!
Accepted Solution
Updated: 3 Apr 2018 8:51 EDT
Truviq Systems Private Limited
IN
Hi Prashanth,
Attached the sample excel sheets here.
Thanks,
Srikanth.
Virtusa
AU
Hi Karthik,
Can you try passing the sheetname to the "ValidateSheet" parameter of the MSOParseExcel activity and check if this suits your requirement?
Thank you
-
vijaya bhaskarreddy
WELLS FARGO
IN
I have tried passing the sheet name to the "ValidateSheet" parameter, but it is not working.
I have 2 tabs on the sheet every time it is talking the latest sheet on the excel that is sheet2 and not switching if i pass the parameter sheet1.
Accenture
SG
When passing this parameter with required sheet name it is always throwing column headers mismatch. Even though i uploaded same template file and testing. So please help why this error i'm getting as i'm uploading same template file and all column will match anyway
Virtusa Corporation
AU
Hey karthik, were u able to solve the above issue?
Truviq Systems Private Limited
IN
Hi Karthik,
Could you check the attached document which can help you in your requirement.
Thanks,
Srikanth.
-
R Divya
Rabobank
SE
Hi Srikanth,
could please brief on how the data is being read. Cause there not much steps in the InitAttachmentPage and the section . ? Like how does it diff b/n the two sheets
Thanks
Sarath.
Truviq Systems Private Limited
IN
Hi Prashanth,
As you can see the embedded sample template file in the attached document which contains two pagelist values in two sheets of excel file.
When we call the MSOParseExcelFile activity, the data in the two sheets will be populated into the respective pages as defined in the sample template.
Hope this is clear.
Thanks,
Srikanth.
Accepted Solution
Updated: 3 Apr 2018 8:51 EDT
Truviq Systems Private Limited
IN
Hi Prashanth,
Attached the sample excel sheets here.
Thanks,
Srikanth.
Rabobank
SE
Thanks a lot Srikanth. Now i got to know how it happens and the data being populated in different page