108
Views
3
Comments
Solved
Validate if Execel Sheetname Exists
Question

I have to develop an Action to Upload an Excel File, however it must have a unique Template, with specific sheet names. However when I upload an execel without that SheetName I get an error, is there a way I can validate if the Excel File has that SheetName that it must have?


2018-12-09 19-13-19
Tiago Gomes
Solution

Checking the demo and the documentation they do like this:

2018-12-09 19-13-19
Tiago Gomes

Hi Lucas,

I guess that is no other way unless you use this component. Check also this topic to understand how to use the action of getting the sheetname.

Hope it helps,

Regards!

UserImage.jpg
mc rick

Tiago Gomes wrote:

Hi Lucas,

I guess that is no other way unless you use this component. Check also this topic to understand how to use the action of getting the sheetname.

Hope it helps,

Regards!


The problem is that this extension work with object objects. I was hoping I could do a simple validation whether the execel sheetname is that I want or not

2018-12-09 19-13-19
Tiago Gomes
Solution

Checking the demo and the documentation they do like this:

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.