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...") |
|||
(One intermediate revision by the same user not shown) | |||
Line 30: | Line 30: | ||
=Example= | =Example= | ||
===Excel document=== | ===Excel document=== | ||
− | [[File:UI_Activity_EditOLERow_Excel.png]] | + | {{Hint|Use an if-statement to filter on the appropriate record set.}} |
− | [[File:UI_Activity_EditOLERow_Arguments_Excel.png]] | + | [[File:UI_Activity_EditOLERow_Excel.png|border|EditOLERow ]] |
+ | [[File:UI_Activity_EditOLERow_Arguments_Excel.png|border|EditOLERow Arguments]] | ||
<headertabs /> | <headertabs /> |
Latest revision as of 15:47, 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.