Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hello, I have the following problem. My table looks like this:
I want to sum all the entries of the column "total secounds" with the same value in "Kalenderwoche copy". The different sum should be saved in a new table. Does someone know how to do this?
Thank you very much!
Solved! Go to Solution.
Hi @Anonymous ,
Do you mean something like this:
Mockup "Source":
Mockup Solution as new Table
Here is how I did it:
1) Right Click in the Query area > New Query > Blank Query:
2) write your table name into the bar
3) Select the Kalenderwoche - Copy column and choose Group By. Fill in the boxes accordingly:
Does this solve your issue? 🙂
/Tom
https://www.tackytech.blog/
https://www.instagram.com/tackytechtom/
Did I answer your question❓➡️ Please, mark my post as a solution ✔️ |
Also happily accepting Kudos 🙂 |
Feel free to connect with me on LinkedIn! | |
#proudtobeasuperuser | |
Hi @Anonymous ,
Do you mean something like this:
Mockup "Source":
Mockup Solution as new Table
Here is how I did it:
1) Right Click in the Query area > New Query > Blank Query:
2) write your table name into the bar
3) Select the Kalenderwoche - Copy column and choose Group By. Fill in the boxes accordingly:
Does this solve your issue? 🙂
/Tom
https://www.tackytech.blog/
https://www.instagram.com/tackytechtom/
Did I answer your question❓➡️ Please, mark my post as a solution ✔️ |
Also happily accepting Kudos 🙂 |
Feel free to connect with me on LinkedIn! | |
#proudtobeasuperuser | |
Thank you for your response. @tackytechtom My table is called "Abzug KW". Unfortunately, I get an error meassage when I type it in the bar: = Abzug KW
I think, the error is because of the space in the name of the table. Do you know how to fix that?
Hi @Anonymous ,
You should be able to use the syntax as #"Abzug KW" to refer to the table. Alternatively, you can right click on the table Abzug KW in the query pane and then press "Duplicate" as @mussaenda suggested 🙂
Please, let me know if this helps!
/Tom
https://www.tackytech.blog/
https://www.instagram.com/tackytechtom/
Did I answer your question❓➡️ Please, mark my post as a solution ✔️ |
Also happily accepting Kudos 🙂 |
Feel free to connect with me on LinkedIn! | |
#proudtobeasuperuser | |
Hi @Anonymous ,
Try using reference instead of starting from blank query.
Right click the table you want to refer.
Then you can follow the steps he showed you.
Hop this helps.
Thanks
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.