by Don Kang | Dec 13, 2024 | Don Kang, The Data School
Comparison of Union, Join, and Append When we analyze data from different sources, we often need to combine two or more tables into one to process the data in the next step. This process is commonly referred to as “joining tables,” and there are various...
by The Data School | Dec 19, 2022 | The Data School
Creating Alteryx documentation is an important part of the data analysis process. Not only does it help you understand your own work, but it also makes it easier for others to follow and collaborate on your analysis. Here are some tips for good Alteryx documentation:...
by Eugene Kutilov | Jul 20, 2022 | Eugene Kutilov
Alteryx works in mysterious ways, and sometimes when you get not the results you expected You can get totally lost on how and why this happened. These are the five first things to check across your workflow that can help you to find the issue. In short Check/set...
by Eugene Kutilov | Jul 14, 2022 | Eugene Kutilov
Most of the time an Alteryx workflow starts with an input tool set to ingest some file or stream data from a database. However, sometimes you would want to download a flat file from the Internet, probably from the URL calculated dynamically, to use it as one of the...
by Vaibhav Patel | Nov 2, 2021 | Vaibhav Patel
Alteryx is a very powerful and leading alternative to coding when it comes to preparing and analyzing data. If you are new to Alteryx and want to know to easiest and quickest way to get a grip on this software, the obvious first step is to familiarize yourself with...