nstephens88 Member

Comments

  • It says the Data input and Data output is 1 million rows, however the dataset itself has 3.9 million and I am not doing any operations that should reduce that 3.9 million number. Here is an example where I simply duplicate a column.
  • I was actually able to resolve this issue by duplicating the "Food" column with the Select Columns tile and using Join Data tile. I was able to do this with the Pivot tile successfully now that there was 2 duplicate food columns. Thank you for your help.
  • Thank you, The "Pivot" tile almost gets me to where I need, however, in the configuration for "Pivot" for #5 "Select what column values will populate this new column" I wanted it to be "Food", which is also what I need to select for #1 "Select the column that has the column labels you want" It appears you cannot select the…