Suppose I have two input sheets and I have to update one of them extracting the data from the other, how can I do it.
I did it with join and all but the format got changed
@Piyalipiu27,
Could you share a sample data with what you expect to have?
It will help to give you the solution.
Regards
So Book1 has Jan, Feb and Mar data
and I want Book2's vale to be extacted to Book1 as a new sheet named as Apr but in the same format
We dont have python, need to do it from alteryx itself
I don't think that you can do this natively with Alteryx.
You can do it with VBA or Python.
I add @atcodedog05 to confirm or not 🙂