Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Good day , please view the screenshot to view the output
This is my code , for some reason the peek only fills in one cell below and not the rest .
I want to to fill in all missing cells from above value to below
Freeze:Load Date,Start_Freeze,If(len(Start_Freeze)>0,Start_Freeze,peek('Start_Freeze')) as Start_Freeze1,len(Start_Freeze) as LengthResident T_WorkDay;