This is an automated email from the ASF dual-hosted git repository.

hansva pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hop.git


The following commit(s) were added to refs/heads/master by this push:
     new 1560def4b5 Update datagrid.adoc
     new ad7c197e82 Merge pull request #3186 from Mattang-Dan/patch-8
1560def4b5 is described below

commit 1560def4b548d0cb92f669a301f5ed453760aec9
Author: Mattang-Dan <[email protected]>
AuthorDate: Wed Aug 30 11:54:55 2023 -0700

    Update datagrid.adoc
---
 .../modules/ROOT/pages/pipeline/transforms/datagrid.adoc                | 2 ++
 1 file changed, 2 insertions(+)

diff --git 
a/docs/hop-user-manual/modules/ROOT/pages/pipeline/transforms/datagrid.adoc 
b/docs/hop-user-manual/modules/ROOT/pages/pipeline/transforms/datagrid.adoc
index a3eff18f36..7404864a7d 100644
--- a/docs/hop-user-manual/modules/ROOT/pages/pipeline/transforms/datagrid.adoc
+++ b/docs/hop-user-manual/modules/ROOT/pages/pipeline/transforms/datagrid.adoc
@@ -28,6 +28,8 @@ under the License.
 The Data Grid transform allows you to enter a static list of rows in a grid, 
similar to an in-pipeline spreadsheet.
 This is usually done for testing, reference or demo purposes.
 
+Place a Data grid onto the data orchestration grid. On the Meta tab, add the 
field names and type and format. Then on the Data tab, add the field values for 
each data row.
+
 |
 == Supported Engines
 [%noheader,cols="2,1a",frame=none, role="table-supported-engines"]

Reply via email to