Help with Access Workflow Data
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Someone else created my Alteryx workflow for me a while ago and now he has moved to a new position within the company and is no longer available for questions. I copied and pasted the workflow he created and now I'm trying to modify it to run a different report, but with the same file. He told me I should add the Browse Tool before the Summarize Tool in order to see where we're aggregating to the JE's. I've tried doing this several times but, to no avail. I only need to change the account number that the workflow is pulling from the report and some other small elements. How do I access the data to change the account number?
Thanks,
Lisa McCullough
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
HI @lisamccullough,
A Browse tool only lets you see what is happening at a specific place in the workflow; it doesn't change how the workflow functions. Without seeing your workflow it is difficult to see where the changes need to be made, but look for the account number in a Filter tool. If you can take a screen shot of the workflow it may help to answer your question, even if you cannot share the data.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
If a specific Account Number is being brought through, there is likely a filter tool at some place in the workflow that only passes through the rows that have that account number present in the column specified as seen below:
If there is not currently a filter and every account number is being passed through in your workflow, you can add a filter tool like the one above and specify which account number you would like to isolate.
 
