I'm trying to pull a .tsv file into my analytic app. I've tried the File Browse tool with multiple configurations but continue to get this error:
Action (112): The Action "ToolId:112" has an error: The file "C:\Users \OneDrive\Data\Exports\ 20240603100949.tsv" is not a known format. (2)
My latest config is using the Arbitrary File Specification option with
Tab-Delineated Text Files (*.tsv)|*.tsv|All Files (*.*)|*.*
Any ideas?