Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
Anonymous
Not applicable

Create View from existing table

Hi,

 

I´m new to Power Bi and i need some help, so I hope you can help me. 
I have a table which looks like that:

Juni Juli Aug Sept Okt Nov Dez

xxxxxxx
x111100
10,5110,511

 

And I want to create a view where i have to amount of 0,1,x and 0,5 summarized for each month

 x10,50
Juni22031
Juli22031
Aug22031
Sept22031
Okt22031
Nov22031
Dezember22033






How can I achieve that? 
Thank you and best regards,

Christian

2 ACCEPTED SOLUTIONS
Greg_Deckler
Community Champion
Community Champion

@Anonymous - So if that is your source table, generally you would want to unpivot those columns in Power Query. Then things should be pretty easy.



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

View solution in original post

v-yingjl
Community Support
Community Support

Hi @Anonymous ,

1. Select all of your column and use Unpivot columns in power query editor, close and apply it.

unpivot2.png

2. Put the new fields in a matrix visual, set the value field as count of values to get the expected result:

matrix.png

 

Best Regards,
Yingjie Li

If this post helps then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

3 REPLIES 3
v-yingjl
Community Support
Community Support

Hi @Anonymous ,

1. Select all of your column and use Unpivot columns in power query editor, close and apply it.

unpivot2.png

2. Put the new fields in a matrix visual, set the value field as count of values to get the expected result:

matrix.png

 

Best Regards,
Yingjie Li

If this post helps then please consider Accept it as the solution to help the other members find it more quickly.

Anonymous
Not applicable

Thank you, I´m gonna try it! 🙂

Greg_Deckler
Community Champion
Community Champion

@Anonymous - So if that is your source table, generally you would want to unpivot those columns in Power Query. Then things should be pretty easy.



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.