Let's say you have a column of account numbers in the format of YYY-ZZZ, where YYY is the department code and ZZZ is the account code. Which Power Query command can help you separate the single column of values into two columns, breaking them at the dash?
a. UPPERCASE
b. Split
c. Transpose
d. Unpivot