Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
Hello everybody,
I have a problem. I have a table with innumerable columns like sales_1, customer_1, sales_2, customer_2, sales 3, customer_3 and so on (it goes to 50) Is it possible to add up all columns with the name "sales_total".
Thanks a lot.
Solved! Go to Solution.
Hi @Anonymous
You should unpivot all those columns. Then it will be much easier to operate. Check this out:
Please mark the question solved when done and consider giving kudos if posts are helpful.
Contact me privately for support with any larger-scale BI needs
Cheers
Hi @Anonymous
You should unpivot all those columns. Then it will be much easier to operate. Check this out:
Please mark the question solved when done and consider giving kudos if posts are helpful.
Contact me privately for support with any larger-scale BI needs
Cheers
| User | Count |
|---|---|
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
| User | Count |
|---|---|
| 11 | |
| 9 | |
| 5 | |
| 5 | |
| 4 |