Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi everyone,
I have a table with monthly target sales by product and Seller as below:
And I would like to add a NEW column and 12 lines for each existing lines as below:
Thank you very much!
Solved! Go to Solution.
Just add a custom column in the query editor with this formula = {1..12}
That will add a list on each row. You then just need to click on the expand button on the top of that column and choose "Expand to New Rows".
Pat
To learn more about Power BI, follow me on Twitter or subscribe on YouTube.
Just add a custom column in the query editor with this formula = {1..12}
That will add a list on each row. You then just need to click on the expand button on the top of that column and choose "Expand to New Rows".
Pat
To learn more about Power BI, follow me on Twitter or subscribe on YouTube.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.