Difference between revisions of "Activity:EditOLERow (Activity)"
(Created page with "The EditOLERow activity provides access to a single row within an OLE compliant data source. It is typically nested within a [[Activity:CreateOLETableScope (Activity)|CreateOL...") |
(→Excel document) |
||
Line 30: | Line 30: | ||
=Example= | =Example= | ||
===Excel document=== | ===Excel document=== | ||
+ | {{Hint|Use an if-statement to filter on the appropriate record set.}} | ||
[[File:UI_Activity_EditOLERow_Excel.png]] | [[File:UI_Activity_EditOLERow_Excel.png]] | ||
[[File:UI_Activity_EditOLERow_Arguments_Excel.png]] | [[File:UI_Activity_EditOLERow_Arguments_Excel.png]] |
Revision as of 15:19, 23 February 2015
The EditOLERow activity provides access to a single row within an OLE compliant data source. It is typically nested within a CreateOLETableScope.