fact_sales.ktr:1 (TransformNode)

Properties

KeyValue
node_typeUnmapped
raw<step> <name>Calculate Sales Profit</name> <type>Formula</type> <description/> <distribute>Y</distribute> <custom_distribution/> <copies>1</copies> <partitioning> <method>none</method> <schema_name/> </partitioning> <formula> <field_name>calculated_sales_profit</field_name> <formula_string>([UnitPrice] - [StandardCost]) * [OrderQty]</formula_string> <value_type>Number</value_type> <value_length>-1</value_length> <value_precision>-1</value_precision> <replace_field/> </formula> <attributes/> <cluster_schema/> <remotesteps> <input> </input> <output> </output> </remotesteps> <GUI> <xloc>608</xloc> <yloc>208</yloc> <draw>Y</draw> </GUI> </step>
reasonunrecognized step type: Formula

Relationships

FeedsInto

Diagram

graph TD
    n8a7a52f75eb65d4899cb406921ca48f6["fact_sales.ktr:1"]
    n7a2fa30b5744577eaf2cf32b427aeb22["fact_sales.ktr:15"]
    n8a7a52f75eb65d4899cb406921ca48f6 -->|FeedsInto| n7a2fa30b5744577eaf2cf32b427aeb22
    n699832f8de6955f9966facf7612b60b1["fact_sales.ktr:3"]
    n699832f8de6955f9966facf7612b60b1 -->|FeedsInto| n8a7a52f75eb65d4899cb406921ca48f6

Evidence

Rendered

graph TD n8a7a52f75eb65d4899cb406921ca48f6["fact_sales.ktr:1"] n7a2fa30b5744577eaf2cf32b427aeb22["fact_sales.ktr:15"] n8a7a52f75eb65d4899cb406921ca48f6 -->|FeedsInto| n7a2fa30b5744577eaf2cf32b427aeb22 n699832f8de6955f9966facf7612b60b1["fact_sales.ktr:3"] n699832f8de6955f9966facf7612b60b1 -->|FeedsInto| n8a7a52f75eb65d4899cb406921ca48f6

Live rendering added for this hosted example via mermaid.js (CDN). The ekos docs generate tool itself ships the diagram as source only, to stay fully offline by default.