User Tools

Site Tools


transformations:spreadsheetmetadata

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
transformations:spreadsheetmetadata [2015/11/08 11:43] – created dmitrytransformations:spreadsheetmetadata [2021/07/15 12:56] (current) craigt
Line 1: Line 1:
-===== Spreadsheet metadata =====+{{ transformations:ExcelMetadataAction.png}} 
 +====== SPREADSHEET METADATA ====== 
 +Category: Import / File\\
  
-This transformation creates a list of sheet names in a spreadsheet (.xls or .xlsx).+\\  
 +=====Description===== 
 +This action creates a list of sheet names, range names, or both, in a spreadsheet (.xls or .xlsx) file.\\
  
 +\\ 
 +=====Use cases=====
 +
 +The //Spreadsheet metadata// action can be convenient for extracting sheet and range names to pass down the workflow to reference specific parts of the Excel file:\\
 +  * Iterate through all or specific sheets.
 +  * Retrieve data from all or specific named ranges.
 +  * Iterate through all or specific named ranges.
 +
 +\\ 
 +=====Action settings=====
 +^ Setting  ^ Description  ^
 +|File<sup>*</sup>|Fully-qualified file name of the Excel file (.xls or .xlsx) (includes relative or absolute path).|
 +|Mode|Defines the scope of the list returned.\\ Options: //Sheets only//, //Named ranges only//, //Sheets and named ranges//.|
 +<sup>*</sup> Setting can be specified using a [[:parameters|parameter]].\\
 +\\ 
 +====Mode settings====
 +^Setting^Description^
 +|Sheets only|Returns a two-column dataset listing the //sheet names// found within the source file, and whether the sheets are hidden or not.|
 +|Named ranges only|Returns a two-column dataset listing the //named range names// found within the source file, and whether the ranges are hidden or not.|
 +|Sheets and named ranges|Returns a two-column dataset listing //both// the sheet names and named range names found within the source file, and whether these entities are hidden or not.|
 +
 +\\ 
 +=====Community examples=====
 +  * [[https://community.easymorph.com/t//1766/1|Load only workbooks with given number of sheets]] ([[https://community.easymorph.com/uploads/short-url/AbWPlfPVBecqgZUBVTYlljwb9NO.morph|Project]]; Module: //Get sheet names//; Group: //Tab 1//; Table: //Imported table 1//;\\ Action position: //1//)
 +
 +\\ 
 +=====See also=====
 +
 +  * [[transformations:importexcel|Import from Excel file]]
  
transformations/spreadsheetmetadata.1447000997.txt.gz · Last modified: 2015/11/08 11:43 by dmitry

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki