Script to transpose data in an existing data table
Hi,I like to find a script to transpose data. And this data should be inserted at the last row of an existing file. Following how I transpose the data: Data Table( "pisnapshot Abfrage AL2" ) << Transpose( columns( :value ), Transpose selected rows only( 1 ), Output Table( "AL2 Snapshot Transpose" ));Data Table( "pisnapshot Abfrage AL2" ) With that JMP copies the data every time a...