Forum Discussion

Lenihan's avatar
Lenihan
Helper III
9 years ago
Solved

append data from two columns only for distinct count.

Hi,  So I have a table of about 25 columns, 35K rows of data. I want to take two of those columns, append the data to make once column of about 70K of data. Then, remove duplicates.   Would this ...
  • Lenihan's avatar
    Lenihan
    9 years ago

    Thank you Imke for your patience and assistance. I was finally able to get it using the old copy/paste/paste/merge/remove duplicates way. I was able to get the chart right too - apparently I had the relationship pointing the wrong way. Once I changed the direction, it is now displaying the right values.