Hi Everyone,
Could anyone give me suggestions on how to merge 2 or more cells/ rows with same value in a clumn, just like the excel function "Merge and Center"? I would like to merge all cells of column A with same values, but column B will remain as is, basically an Alteryx alternative to Excel's "Merge and Center" tool. Would really appreciate your help
| Column A | Column B |
| 5/12/2021 | Apple |
| 5/12/2021 | Banana |
| 5/12/2021 | Apple |
| 5/13/2021 | Orange |
| 5/13/2021 | Orange |
| 5/13/2021 | Orange |