Alteryx Community is the go-to hub for analytics professionals to learn, connect, and solve problems faster. Explore expert-led discussions, product resources, and best practices to build, automate, and scale your analytics workflows with Alteryx.
I was wondering how I would create a python macro for alteryx. I've pip installed both ayx-python-sdk and ayx-plugin-cli and created an alteryx workspace with the "ayx_plugin_cli sdk-workspace-init" command. It successfully created a workspace and generated the backend folder, configuration folder, and ayx_workspace.json…
Good morning guys, thank you for the help in advance! So I'm new to the python SDK tool and I'm having serious difficulties with a tool developed by tlarsen7572 in this community post https://community.alteryx.com/t5/Dev-Space/Input-PDFs-they-are-images/td-p/404360/page/2 (The first reply on page two contains the SDK tool.…
https://community.alteryx.com/t5/Dev-Space/Input-PDFs-they-are-images/td-p/404360/page/2 tlarsen7572, made an Alteryx macro that calls the computer vision resources from Microsoft Azure to OCR scanned pdf data. Which is then imported directly into Alteryx. Getting this macro to work is not an issue. If you read further…
Hi, I am trying to connect to an Access Database by setting up a DSN ODBC connection referencing the Access driver to connect to accdb files i.e in Designer selecting “Data Sources” > Generic Connection ODBC and choosing DSN. However I am getting the following error: "Input Data (x): The specified DSN contains an…
Hi Team, Need Help! Dynamic File Path I am new in Alteryx. I have a Standard workflow which is accepting CSV file as input And I am looking for how to pass dynamic file path to CSV file in workflow through .Net by using AlteryxApi.AlteryxRunModule2. Is there any way to set runtime path , I can set Workflow path and able to…
Im planning out a custom connect sync application and trying to workout what the use of session_cookie is for. Looking at the API endpoints, you get the session_cookie when you log in but I cannot see any endpoints that use the session cookie. For example, the entry endpoint only needs the xid and there are no needed…
Hi Experts, Hope you all are doing great. I need your help picking the multiple files but the only condition is if there is a file exist multiple time with the same name then I need to select the oldest file. I'm also thinking may be we can do this by using regex but could not figure it out how. Example-…
Hi community, I would like to know if someone has any example how to upload interactive shart to google share drive Thanks
Hi Experts, I'm having trouble in a small task. I need to divide the no of values with the constant value. in Cal column I need I'm dividing sales with the total sales ex- 500/1034, 4100/1034 so my main trouble is I'm unable to pick up 1034 value for the calculation. Could you guys please help. Categorydoc…
Hi Everyone, I have 2-3 column in excel that containing both numeric and string data and it's data type is string. But I need to apply some numeric formula's on it. so I tried to parse that column in To Number() function. but getting wrong result please help me. Example below…
It looks like you're new here. Sign in or register to get started.