Icon

20220729 Pikairos Substitute value in a matrix

There has been no description set for this workflow's metadata.

Dummy DataTranspose Matrixto have Column Namesas Row IndexpadRight( "", toInt($$CURRENTCOLUMN$$), "#")replaceChars( stripEnd( replace( $$CURRENTCOLUMN$$, "#", join( $$ROWID$$, ""))), "", ",")Transpose Matrixback to itsInitial ConfigurationEquivalent All Together:replaceChars( stripEnd( replace( padRight("", toInt($$CURRENTCOLUMN$$), "#"), "#", join( $$ROWID$$, ""))), "", ",")Transpose Matrixback to itsInitial ConfigurationTable Creator Transpose String Manipulation(Multi Column) String Manipulation(Multi Column) Transpose String Manipulation(Multi Column) Transpose Dummy DataTranspose Matrixto have Column Namesas Row Index padRight( "", toInt($$CURRENTCOLUMN$$), "#")replaceChars( stripEnd( replace( $$CURRENTCOLUMN$$, "#", join( $$ROWID$$, ""))), "", ",")Transpose Matrixback to itsInitial ConfigurationEquivalent All Together:replaceChars( stripEnd( replace( padRight("", toInt($$CURRENTCOLUMN$$), "#"), "#", join( $$ROWID$$, ""))), "", ",")Transpose Matrixback to itsInitial ConfigurationTable Creator Transpose String Manipulation(Multi Column) String Manipulation(Multi Column) Transpose String Manipulation(Multi Column) Transpose

Nodes

Extensions

Links