To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hello 🙂
I have a year field where some rows are written 2027-2030, I want to know if it is possible to convert this row to multiple rows with duplicating the same row but with drill down year.
I want to have:
2027 .................
2028 ...............
2029 ....................
2030 ..................
Is it possible ?
Solved! Go to Solution.
@Anonymous , You need to split this column by delimiter
when second one is blank copy the values from the first one
Then use List.Generate to get the year between the two columns and expand the list
@Anonymous , You need to split this column by delimiter
when second one is blank copy the values from the first one
Then use List.Generate to get the year between the two columns and expand the list
User | Count |
---|---|
77 | |
69 | |
65 | |
50 | |
27 |