Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Hello! I'm working with the SharePoint connectors utilizing the DCM and trying to figure out how to force designer to refresh an expired authentication token. I understand the tokens expire after 90 days. My expectation is that if the token has expired it would attempt to run the oauth browser sign-in again to acquire a new token. Just wanted to confirm if I'm missing something or what the best process to resolve this is. Do I have to delete that credential and make/connect a new one? I'm trying to make this as simple as possible to maintain WF connection integrity on the server environment. Thanks
... View more
Hello all, We just deployed Designer 2025.1 in our company coming from 2023.1. To be able to address any issue we are running both 2023.1 and 2025.1 servers and we have Designer 2023.1 admin and 2025.1 non-admin. We have an issue with the Interactive Chart tool in Designer 2025.1 and NOT in Designer 2023.1. There is no error but it does not show any data when you configure the chart. However, if you browse the chart after and run it, we see the chart correctly. This is the case when we use the Interactive Chart tool example or if import a workflow from 2023.1. This is very weird. Anyone who has this behavior? and how to solve it? Francois
... View more
Hi everyone, I’m working with a large Alteryx workflow, and I’ve run into a recurring issue. Let’s say I rename a column using the Select tool at the beginning of the workflow. The problem is that every downstream tool that references the original column name - like Join, Filter, Sort, Formula, Select, etc. - throws an error or breaks because it still expects the old name. Is there a way in Alteryx to rename a column once and have that new name automatically update across all tools that reference it? In other words, is there any way to propagate the new column name throughout the workflow without manually updating every tool?
... View more
I am trying to extract text from pdf but when i am connecting the PDF to text tool with the directory where pdf are present i am getting the errors as shown below.
... View more
Client request is - be able to write %OutputLog% for later reference BUT the limitations are: - no Events configured - no manual "Save As" after the workflow has finished So the workflow can be scheduled on Alteryx Server, the workflow runs, processes and finishes and the %OutputLog% (just like you get in an Event notification) is written to a database somewhere. I don't think this is possible with a normal workflow, but maybe one of the CReW macros ? (I haven't started testing them to confirm because I think the client might reject that idea as well .... they have rejected emails events already)
... View more