Get data-list row count and data-field
Description
Gets the row count and data-field of data-list input
Input Ports
Name | dataType | sourceType | required | description |
---|---|---|---|---|
Data-list value | data-list | link-manual | true | The data-list you want the fields and row count of |
Scenarios
- The user wants the
data-fields
that exist in thedata-list
- The user wants the the count of all the rows that exist in the
data-list
Use case
Experienced tips
- If the
data-list
value is empty, the process will continue and provide you with afields
value ofnull
and total rows as0
Search Tags
get data-fields that exist in a data-list
get the row count of the data-list