Forum Discussion
Babycakes
2 years agoHelper II
Custom column
Hi All I am attempting to get this custom column in Power Query however not quite correct = Table.AddColumn(#"Changed Type1", "Rate", each if [Shift Start] < #time(18, 1, 0) then "Evening Ra...
lbendlin
2 years agoSuper User
Your sample data doesn't match your description. Please check, and please also indicate the expected outcome based on the sample data.