The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Hi guys, so sorry if this question is asked before , but after searching 3 day in internet , i could not find a solution , probably i am new to power BI and M language. so sorry if i made aa mistake , cause it is my first time writing to a forum . thank you all
i have a table with 13 columns. i just want to copy rows according to values in columns named "from" and "to" .
Solved! Go to Solution.
In power query, Add Column -> custom column.
{[From]..[To]}
then Expand the column (from the header) 'to rows'
In power query, Add Column -> custom column.
{[From]..[To]}
then Expand the column (from the header) 'to rows'
you are my hero 🙂 thank you so much