Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
RESUELTAS

Table or Query options

Hello great people:

How can I fixed the Table or Query renege (in the input tool) fixed for a workflow? So that every month from the Excel sheet the same tab and table can be picket up?

Appreciate your help.

Thanks

5 RESPUESTAS 5

Hi @Kinetic_analytics

 

If i understood well, your filename is changing but your sheetname is fixed, right? If this is the case, when you concatenate the filename with the sheetname and use the dynamic input to import it, the sheetname can be fixed. for this example, it is 'Sheet1'

 

Felipe_Ribeir0_0-1669387298335.png

 

 

 


@Felipe_Ribeir0 The file name and the tab name is same. I want to fixed the table range.so that workflow pick up the same tab and same renege every time. 

@Kinetic_analytics 

 

The select a range option of the input tool allow you to select the range of cells to import:

 

Felipe_Ribeir0_0-1669387910007.png

Felipe_Ribeir0_1-1669387928622.png

 

 

I did that. Just wanted to make sure every time does this option help to pickup the right range?

@Kinetic_analytics 

 

If you know the range by looking at the excel file, and it is fixed, this will always import the same range, even if the excel file is updated.

Etiquetas