I want to ask that is there a way/ tool in Alteryx such that I can open a new file using the output from a excel file. For example:
I have a excel file called A1.xlsx and I read a cell in this file using formula tool, using this information I want to open a file called B1.xlsx in my computer and work on this file without importing it on my own. Please note that both these files have different format and are located in different locations on my computer. So in summary using the info in A1.xlsx I want to import and open a new file on my canvas called B1.xlsx and work on that, both files have different format.
Thank you.