Hello Champ,
How we debug the code line by line written in Java and Python, Similarly is there a way to debug the Alterxy Workflow.
Component by Component Where is the issue.
Support with a workflow is needed.
@rohit782192 I believe you can achieve that by analysing one tool at a time, from the workflows input to the workflows output. As Alteryx does the coding for you whilst you bring tools on your canvas, it won't have the same feel as debugging in Java or Python but the logic should be the same
There is an option in Developer section but i am not sure how to use,
Hi @rohit782192
There is no way to step through the code and examine variables the way you can in traditional programming languages. Instead you can use these techniques
Dan
I need some valid and working solution
In Alteryx debugging, there is no single option or tool to give you a "valid and working solution". There is only the process that you apply analyzing each tool in turn until you find where the error is occurring.
Dan
Not Satisfied with the answer
@rohit782192 you're in luck - we have a series of interactive lessons on debugging workflows, check them out here: Troubleshooting
If you already built your workflow and wants to debug what's not working properly, you could go to your results window and check from there by going thru the Errors, Conv Errors and Warnings messages to debug. And you can click the corresponding tool from the message, it will direct you to that specific tool in your workflow.
Here we cant't apply breakpoint.?
User | Count |
---|---|
19 | |
14 | |
13 | |
9 | |
8 |