Hey @Angelo_Savino
Could you please share a sample Excel for reference?
If you want to split the value in a single row then, you could use a temporary array and then use the split()
function to split the dates.
If you want to format the respective single date in each column without loop then refer the below link: