Find unique then put each sigle one to each row

PHOTO EMBED

Sat Aug 10 2024 10:36:28 GMT+0000 (Coordinated Universal Time)

Saved by @Wittinunt

INDEX(
  UNIQUE(Database[Name]),
  MOD([_ROWNUMBER] - 1, COUNT(UNIQUE(Database[Name]))) + 1
)
content_copyCOPY

Put this formula in a custum action only