This site uses different types of cookies, including analytics and functional cookies (its own and from other sites). To change your cookie settings or find out more, click here. If you continue browsing our website, you accept these cookies.
We have extended our Early Bird Tickets for Inspire 2023! Discounted pricing goes until February 24th. Save your spot!
Is there a way to show same Alteryx Dataflow in two separate windows?
For example, many times I need to refer data preview or metadata result in one input tool and go back to another input tool to adjust data type to match another input tool. I am wondering if I can have two windows open for the same Alteryx Dataflow similar to Excel's view new windows function. Thanks!
Solved! Go to Solution.
Not sure if Alteryx has that option. I have 2 different versions (2021.and 2022.1) of Alteryx and that is how I match the result.
You are able to open up two instances of the Alteryx applications on your machine and you can have the same flow open on both. I have found, however, that I will do a "Cache and Run Workflow" prior to whatever I am making changes on. This is done by right clicking on a tool already in the flow and selecting "Cache and Run Workflow".
Some other things to consider:
In user settings you can select "Allow multiple tab files of the same file to be open"
Then you can have two tabs of the same workflow:
Thank you! This is helpful.