Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
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.