Forum Discussion

Telkontar's avatar
Telkontar
Advocate I
6 years ago
Solved

Values in new columns

Hello I have table with:  1. RMA number (unique) 2. SN (not unique) 3. Date open (date) 4. Date closed (date) I want to create table, with rows for every RMA and SN like so: Input table: RMA ...
  • v-eachen-msft's avatar
    6 years ago

    Hi Telkontar ,

     

    You can split the table based on SN and merge them in the query editor.