Alteryx Workflow for Ecommerce Platforms_Accounts_Reconciliation ( Paytm seller and bookmyshow )

Job ID: 34515424

Budget: ₹12,500 – ₹37,500 INR

Alteryx Server consists of six main components: Designer, Scheduler, Controller, Worker, Database, and Gallery. Each component is discussed in the following sections.
Alteryx is the fastest analytics plataform that is purpose- built to empower data analysts & their productivity.
It blend complex data, build analytics in a much easier way than tools like SAS, and simplify how analytics insights are consumed by business users.
Save time and enable your business to make the right decision faster at a lower cost
Alteryx empowers analysts to create workflows with the Alteryx Designer and allows business users to consume analytics apps in Alteryx Analytics Gallery

Now let me give brief introduction about the tools that I have frequently used in the workflows: 
Input Tool: The Input Data tool reads data into your workflow by reading from a file or connecting to a database.
Text Input Tool: The Text Input tool allows you to create a stream of data inside a workflow without a dependency on a separate file or database. The data set becomes part of the workflow.
Dynamic Input Tool: The Dynamic Rename tool can rename any or all columns in a data stream.
Select Tool: The Select tool allows you to select the fields that flow downstream, rename and resequence fields, modify data types, and add field descriptions.
Union Tool: The Union tool combines multiple data streams based on common field names or positions. In the output, each column will contain data from each input and records will be "stacked" vertically.
Find Replace Tool: The Find Replace tool finds instances where a string contains a lookup list value, and either replaces it or appends additional fields to the table when a match is found.
Filter Tool: The Filter tool splits a data stream into 2 streams based on a conditional expression. Rows that satisfy the condition flow out of the True anchor; the rest come out the False anchor.
Formula Tool: The Formula tool enables you to perform a broad variety of calculations and/or operations to create new data columns or update existing columns.
Summarize Tool: The Summarize tool can perform a host of Summary calculations, including: summing, min/max, grouping, counting, string concatenating, math, spatial object processing, and much more.
Join Tool: The Join tool combines two data streams based on common fields or record position. In the joined output, each row will contain the data from both inputs.
Output Tool: The Output Data tool sends the contents of a data stream to a file or database.
Interface Tools:
Date Interface Tool: The Date interface tool displays a calendar for users to specify a date value in an application or macro.
Action Interface Tool: The Action interface tool is used in applications or macros. The Action tool updates configurations within a workflow based on values provided by other interface tools questions.