Skip to content

Alteryx Conversion Matrix

PlaidCloud converts Alteryx workflows, apps, and macros into Advanced workflows. The importer maps each Alteryx object to a native workflow step, macro construct, controlled variable, Document-backed file operation, or managed job executor.

Coverage levels:

  • Fully Converts - converted directly to native PlaidCloud DAG behavior.
  • Converts With Validation - converted to PlaidCloud behavior and should be validated against expected outputs for option-level parity.
  • Converts To Executor - converted to a managed PlaidCloud job executor for specialized processing.
  • Cloud-Native Equivalent - converted to a useful PlaidCloud artifact or operation that preserves the business purpose in a cloud-native form.
  • Annotation Only - retained as workflow context, layout, or pass-through behavior with no separate runtime operation.
Alteryx ObjectCoverage LevelPlaidCloud OperationNotes
ActionFully ConvertsVariable binding and conditional step configurationUpdates downstream settings from converted app inputs.
AlteryxSelectFully ConvertsSelect and schema projection stepKeeps selected, renamed, and reordered fields.
AppendFieldsFully ConvertsAppend fields transformAppends fields from one stream to another.
AutoFieldConverts With ValidationAuto field sizing transformPreserves inferred field sizing intent; validate schema where precision matters.
BrowseV2Annotation OnlyBrowse or passthrough markerPreserved for inspection without adding runtime work.
BufferConverts To ExecutorSpatial executorCreates buffered geometries with validation against spatial fixtures.
CheckBoxGroupFully ConvertsControlled workflow variableConverts app check box choices to controlled user input.
ClassificationConverts To ExecutorMachine learning executorRuns classification logic through managed ML execution.
ConditionFully ConvertsStep condition with warning or error actionUses workflow step conditions to trigger warnings, errors, or branches.
ControlParamFully ConvertsMacro control parameterMaps to PlaidCloud macro parameter handling.
CreatePointsFully ConvertsGeometry point creation transformCreates point geometry from coordinate fields.
CrossTabFully ConvertsPivot or cross-tab transformConverts rows to columns.
DataCleanseProConverts With ValidationData cleanse transformCleans whitespace, nulls, punctuation, and casing according to configured options.
DateFully ConvertsWorkflow variable date valueEmits ISO date values for downstream steps and conditions.
DateTimeConverts With ValidationDate and time transformConverts date and time parsing or formatting logic.
DbFileInputFully ConvertsDocument-backed file input or data materializerLoads source files from Document into workflow data.
DbFileOutputFully ConvertsDocument-backed file output or table writeWrites output data to Document or PlaidCloud tables.
DetourFully ConvertsConditional branch routingConverts route selection to DAG conditions.
DetourEndFully ConvertsConditional branch mergeRejoins conditionally selected branches.
DirectoryFully ConvertsDocument directory listingLists files from a Document path.
DistanceConverts To ExecutorSpatial distance executorComputes distance using managed spatial processing.
DownloadConverts To ExecutorHTTP download executorDownloads external data or artifacts.
DropDownFully ConvertsControlled workflow variableConverts app drop-down choices to controlled user input.
DynamicInputConverts With ValidationDynamic Document inputResolves file patterns or variable-driven inputs at runtime.
DynamicRenameFully ConvertsDynamic rename transformRenames fields using metadata or configured rules.
DynamicReplaceConverts With ValidationDynamic replace transformApplies replacement rules from a second data stream.
DynamicSelectFully ConvertsDynamic field selection transformSelects fields by type, name, or rule.
ErrorFully ConvertsStep condition with error actionConverts configured error behavior to PlaidCloud step conditions.
FileBrowseFully ConvertsControlled Document file variableLets users choose a file for a converted app run.
FilterFully ConvertsFilter transformSplits records by expression into true and false paths.
FindNearestConverts To ExecutorSpatial nearest-neighbor executorFinds nearest spatial records with managed spatial processing.
FitConverts To ExecutorModel training executorTrains or fits model behavior through managed execution.
FolderBrowseFully ConvertsControlled Document folder variableLets users choose a folder for a converted app run.
FormulaFully ConvertsFormula transformConverts field expressions to PlaidCloud expressions or SQL-backed logic.
FuzzyMatchConverts To ExecutorFuzzy matching executorUses managed fuzzy matching for match keys, thresholds, and candidate review.
GeneralizeConverts To ExecutorSpatial generalization executorSimplifies geometry while preserving the requested spatial intent.
HtmlBoxCloud-Native EquivalentReport text or HTML artifactPreserves content in PlaidCloud report or artifact output.
ImageToTextConverts To ExecutorOCR executorExtracts text from images through managed OCR.
InsightsCloud-Native EquivalentPlaidCloud dashboard or artifact outputCreates a cloud-native review artifact for repeatable sharing and review.
JoinFully ConvertsJoin transformProduces joined, left-only, and right-only streams.
JoinMultipleFully ConvertsMulti-join transformJoins multiple input streams.
LabelAnnotation OnlyCanvas labelPreserved as workflow context.
LabelGroupAnnotation OnlyCanvas label groupPreserved as workflow context.
LinkAnnotation OnlyCanvas link or annotationPreserved as workflow context.
ListBoxFully ConvertsControlled workflow variableConverts app list selections to controlled user input.
MacroInputFully ConvertsPlaidCloud macro input portMaps directly to a PlaidCloud macro input step.
MacroOutputFully ConvertsPlaidCloud macro output portMaps directly to a PlaidCloud macro output step.
MapCloud-Native EquivalentMap artifact or spatial visualizationCreates a PlaidCloud map artifact for cloud review and sharing.
MapInputConverts With ValidationSpatial input materializerLoads spatial input data into the converted workflow.
MessageFully ConvertsStep condition with warning or message actionEmits workflow warning, message, or error based on configured condition.
ModelingConverts To ExecutorMachine learning executorRuns model-oriented processing through managed execution.
MultiFieldFormulaConverts With ValidationMulti-field formula transformApplies a formula across selected fields.
MultiRowFormulaConverts With ValidationWindow or row-aware formula transformConverts row-relative logic to PlaidCloud window behavior where possible.
NumericUpDownFully ConvertsControlled numeric workflow variableConverts app numeric input to a typed variable.
OverlayConverts To ExecutorSpatial overlay executorPerforms spatial overlay operations through managed spatial processing.
PDFInputConverts To ExecutorPDF extraction executorExtracts text or tables from PDFs.
PlotlyChartingCloud-Native EquivalentChart artifactCreates a PlaidCloud chart artifact from converted data.
PolyBuildConverts To ExecutorSpatial polygon build executorBuilds polygon geometry from spatial inputs.
PortfolioComposerImageCloud-Native EquivalentReport image artifactPlaces images into generated PlaidCloud report artifacts.
PortfolioComposerLayoutCloud-Native EquivalentReport layout artifactConverts layout intent to PlaidCloud report generation.
PortfolioComposerRenderCloud-Native EquivalentReport render artifactRenders report output as a PlaidCloud artifact.
PortfolioComposerTableCloud-Native EquivalentReport table artifactConverts report table content to PlaidCloud report output.
PortfolioComposerTextCloud-Native EquivalentReport text artifactConverts report text content to PlaidCloud report output.
PredictConverts To ExecutorPrediction executorScores records using managed model execution.
RadioButtonGroupFully ConvertsControlled workflow variableConverts app radio choices to controlled user input.
RecordIDFully ConvertsRow identifier transformAdds a deterministic record identifier.
RegExFully ConvertsRegular expression transformParses, matches, or replaces text using configured expressions.
RegressionConverts To ExecutorRegression executorRuns regression modeling through managed execution.
ReportMapCloud-Native EquivalentMap report artifactProduces a cloud-native map/report artifact.
SampleFully ConvertsSample transformKeeps configured records by count, percentage, or grouping rule.
SmoothConverts To ExecutorSpatial smoothing executorSmooths geometry through managed spatial processing.
SortFully ConvertsSort transformSorts records by configured fields and directions.
SpatialInfoConverts With ValidationSpatial metadata transformExtracts spatial metadata such as area, length, centroid, or bounds.
SpatialMatchConverts To ExecutorSpatial match executorMatches records by spatial relationship.
SpatialProcessConverts To ExecutorSpatial processing executorRuns spatial operations that require executor-backed geometry handling.
SummarizeFully ConvertsAggregate transformGroups and aggregates records.
TabAnnotation OnlyApp tab groupingPreserved as converted app structure where relevant.
TestFully ConvertsStep condition with warning or error actionConverts test assertions to PlaidCloud conditions.
TextBoxFully ConvertsControlled text workflow variableConverts app text input to a typed variable.
TextInputFully ConvertsInline table inputCreates inline data for the workflow.
TextPreProcessingConverts To ExecutorNLP preprocessing executorPerforms text normalization and preprocessing.
TextToColumnsFully ConvertsSplit columns transformSplits text into fields or rows.
TileConverts With ValidationTile or grouping transformAssigns tile groups according to configured rules.
ToolContainerAnnotation OnlyCanvas containerPreserved as visual workflow organization.
TopicModelConverts To ExecutorTopic modeling executorRuns topic modeling through managed NLP execution.
TradeAreaConverts To ExecutorSpatial trade area executorCreates trade area geometry through managed spatial processing.
TransformationConverts With ValidationTransform stepConverts configured transformation logic to PlaidCloud expressions or SQL.
TransposeFully ConvertsUnpivot transformConverts columns to rows.
TreeFully ConvertsControlled workflow variableConverts app tree selection to controlled user input.
UnionFully ConvertsUnion transformCombines streams by name, position, or configured field rules.
UniqueFully ConvertsUnique and duplicate split transformSeparates first unique records from duplicates.
VisualLayoutAnnotation OnlyCanvas layout metadataPreserved as design context.
WordCloudCloud-Native EquivalentText visualization artifactCreates a PlaidCloud visualization artifact from text analysis output.
XMLParseConverts With ValidationXML parse transformExtracts XML fields into workflow data.
Missing plugin referenceFully ConvertsMacro invocation or generated placeholder when resolvedImports known macro sources and maps macro calls to PlaidCloud macro steps.

For production workflows, validate converted outputs against trusted Alteryx outputs. PlaidCloud validation focuses on schema, row count, and row values, and ignores row order unless the workflow explicitly depends on ordered data.

Specialized operations such as spatial processing, fuzzy matching, machine learning, OCR, NLP, and reporting may run through managed job executors. These routes keep the converted workflow cloud-native while covering capabilities that are not best expressed as a single SQL transform.