One condition for Input selection is if user input is "Daily" go to "X" folder else if user input is "Monthly" go to "Y" folder .
Both folders are distinct and don't have common root directory.
Can i use a filter condition prior to Directory to chose basis the filter condition(i'm pretty new to Alteryx .Hence, would appreciate help)
@Sheeetal You need two directories one for X and one for Y, then union the two outputs then apply the filer based on the user selection