Difference between revisions of "Pentaho:Property Tutorial"

From Melissa Data Wiki
Jump to navigation Jump to search
(Created page with "{{PentahoPropertyNav}} {{CustomTOC}} The following steps will guide you in the basic usage of Property for Pentaho. ==Add Component== To add Property Component to your pro...")
 
Line 9: Line 9:
To add Property Component to your project, drag the component onto the Data Flow screen. This will snap the Property Component into your workflow space.
To add Property Component to your project, drag the component onto the Data Flow screen. This will snap the Property Component into your workflow space.


[[File:Pentaho_PY_Tutorial_Component.png|link=]]
[[File:PENT_Property_Tutorial_Component.png|link=]]




Line 15: Line 15:
Select a data flow source to be your input data. Many formats can be used as Sources, including Excel files, flat files or Access Input data sources. Connect this data source to the Property Component by dragging the arrow from your data flow source to the Property Component.
Select a data flow source to be your input data. Many formats can be used as Sources, including Excel files, flat files or Access Input data sources. Connect this data source to the Property Component by dragging the arrow from your data flow source to the Property Component.


[[File:Pentaho_PY_Tutorial_Source.png|link=]]
[[File:PENT_Property_Tutorial_Source.png|link=]]




Line 24: Line 24:
Map the input fields.
Map the input fields.


[[File:Pentaho_PY_Input.png|link=]]
[[File:PENT_Property_Input.png|link=]]


===Pass-Through Columns Tab===
===Pass-Through Columns Tab===
You may choose which columns to pass through to the data file and which fields to filter out.
You may choose which columns to pass through to the data file and which fields to filter out.


[[File:Pentaho_PY_PassThrough.png|link=]]
[[File:PENT_Property_PassThrough.png|link=]]


===Output Tab===
===Output Tab===
You can specify which groups or columns you want to be output.
You can specify which groups or columns you want to be output.


[[File:Pentaho_PY_Output.png|link=]]
[[File:PENT_Property_Output.png|link=]]


===Output Filter Tab===
===Output Filter Tab===
You can specify the filter from the drop down or you can also create your own custom filter.
You can specify the filter from the drop down or you can also create your own custom filter.


[[File:Pentaho_PY_OutputFilter.png|link=]]
[[File:PENT_Property_OutputFilter.png|link=]]




Line 45: Line 45:
Add data destinations for downstream output. Connect the respective output filter pin to the output destination.
Add data destinations for downstream output. Connect the respective output filter pin to the output destination.


[[File:Pentaho_PY_Tutorial_Output.png|link=]]
[[File:PENT_Property_Tutorial_Output.png|link=]]




Line 51: Line 51:
Click File and select Save Selected Items to save the project
Click File and select Save Selected Items to save the project


[[File:Pentaho_Tutorial_Save.png|link=]]
[[File:PENT_Tutorial_Save.png|link=]]





Revision as of 20:55, 23 September 2016

← Data Quality Components for Pentaho

Property Navigation
Overview
Tutorial
Advanced Configuration
Property Tabs
Input
Address Output
Property Value Output
Building Output
Owner Output
Property Codes
Pass Through Columns
Output Filter
Result Codes



The following steps will guide you in the basic usage of Property for Pentaho.

Add Component

To add Property Component to your project, drag the component onto the Data Flow screen. This will snap the Property Component into your workflow space.

PENT Property Tutorial Component.png


Connect Input

Select a data flow source to be your input data. Many formats can be used as Sources, including Excel files, flat files or Access Input data sources. Connect this data source to the Property Component by dragging the arrow from your data flow source to the Property Component.

PENT Property Tutorial Source.png


Configure Component

Double click the Property Component to bring up the interface.

Input Tab

Map the input fields.

PENT Property Input.png

Pass-Through Columns Tab

You may choose which columns to pass through to the data file and which fields to filter out.

PENT Property PassThrough.png

Output Tab

You can specify which groups or columns you want to be output.

File:PENT Property Output.png

Output Filter Tab

You can specify the filter from the drop down or you can also create your own custom filter.

PENT Property OutputFilter.png


Connect Output

Add data destinations for downstream output. Connect the respective output filter pin to the output destination.

PENT Property Tutorial Output.png


Save Settings

Click File and select Save Selected Items to save the project

PENT Tutorial Save.png


Run Project

Now, the project is ready to run.