I have an Analytic App that prompts the user to select a "format" for the file to be imported. They use a RadioButton to do this. How do I configure the Action Tool to update my Input Data Tool with a different ImportLine value?
For example, most import files the user will use have data that starts on line 1 (after the headers). However, some of the files will have a blank row before the headers and I need to account for that in the Input Data tool.