Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
Hi,
Im new to Power BI. I have the following table from a .xslx file
I want to split this in to 12 periods, only when period is "0". if period is 1 to 12 the row should just follow like this:
Solved! Go to Solution.
Hi @Anonymous,
using the advanced editor, you could try adding this in your code:
Replacing PreviousStep with your previous step's name.
Best,
Spyros
Thanks Spyros! That worked well. The "Amount" column formatted into text and i had to replace Indexing step as last step obviously.
Hi @Anonymous,
using the advanced editor, you could try adding this in your code:
Replacing PreviousStep with your previous step's name.
Best,
Spyros
Hi @smaru
I want to modify this a little bit. What if i use "x" as a delimiter like this:
In "period" column i type 5x36 meaning start at period 5, go for 36 periods. "Period" will have to go from 1-12 and "Year" has to be changed every 12 period.
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 |
| User | Count |
|---|---|
| 11 | |
| 9 | |
| 5 | |
| 5 | |
| 4 |