rythmic_flow
New Member
- Joined
- Jan 16, 2019
- Messages
- 17
Hello,
I need help writing an IF statement for Power Query using the custom column function.
Column1 has values ranging from 1-12:
1
2
3
4
5
6
7
etc.
I would like to create another column that sorts the values into the following:
0-2
3-5
6-8
9-10
10+
What formula could i enter here to obtain this result?
I need help writing an IF statement for Power Query using the custom column function.
Column1 has values ranging from 1-12:
1
2
3
4
5
6
7
etc.
I would like to create another column that sorts the values into the following:
0-2
3-5
6-8
9-10
10+
What formula could i enter here to obtain this result?