Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register 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.
User | Count |
---|---|
9 | |
8 | |
6 | |
6 | |
6 |