Wed Jul 23 2025 22:37:49 GMT+0000 (Coordinated Universal Time)
Saved by @ismaelnovo
AddColumns( ForAll( Sequence(CountRows(colPlaylist)), { id: ThisRecord.Value, name: Last(FirstN(colPlaylist, ThisRecord.Value)).name, blow: Last(FirstN(colPlaylist, ThisRecord.Value)).blow } ), ID, ThisRecord.name )
Copy this HTML code:
Preview:
open_in_newInstructions on embedding in Medium
Comments