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 all,
Sorry if I'm asking a simple question as I'm fresh to power BI.
I have a data set of about 4,000 expenses accounts and colums of their respective amounts from 2020/01 till 2023/01, shown as follow.
I would like to group all colums into two colums, "Month" & "Amount", is there anyway to do it? Thanks in advance for your replies.
Solved! Go to Solution.
NewStep=Table.TransformColumns(Table.UnpiovtOtherColumns(PreviousStepName,{the name list of those columns, which is not date},"Month - Year","Amount"),{"Month - Year",Date.From})
NewStep=Table.TransformColumns(Table.UnpiovtOtherColumns(PreviousStepName,{the name list of those columns, which is not date},"Month - Year","Amount"),{"Month - Year",Date.From})
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 8 | |
| 7 | |
| 7 | |
| 4 | |
| 4 |
| User | Count |
|---|---|
| 19 | |
| 14 | |
| 12 | |
| 12 | |
| 9 |