cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
EdwinPolo
New Member

Creating a Bar Chart in Power BI from sharepoint list

Hi I am trying to create a bar chart in Power Bi, using a Sharepoint List. I have create the next table from sharepoint list columns.

 

EdwinPolo_0-1675282792179.png

My question is, how can i create a Bar Chart in power bi according to this table. Thank you for your help.

2 ACCEPTED SOLUTIONS
amitchandak
Super User
Super User

v-rzhou-msft
Community Support
Community Support

Hi @EdwinPolo ,

 

As  amitchandak  mentioned as above, Unpivot your month columns should be a good idea to help you achieve your goal. I think you need to do some other transformation for your table.

1. Select [Contrato] column and Unpivot other columns (Month columns) 

2. Group By your table by [Contrato] column and add a number type [Index] column

For reference: Create Row Number for Each Group in Power BI using Power Query

RicoZhou_0-1675325618565.png

3. Sort your text type [Month] column by [Index] column.

For reference: Sort one column by another column in Power BI - Power BI | Microsoft Learn

 

Best Regards,
Rico Zhou

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
EdwinPolo
New Member

Thank to all of you for your support and help.

v-rzhou-msft
Community Support
Community Support

Hi @EdwinPolo ,

 

As  amitchandak  mentioned as above, Unpivot your month columns should be a good idea to help you achieve your goal. I think you need to do some other transformation for your table.

1. Select [Contrato] column and Unpivot other columns (Month columns) 

2. Group By your table by [Contrato] column and add a number type [Index] column

For reference: Create Row Number for Each Group in Power BI using Power Query

RicoZhou_0-1675325618565.png

3. Sort your text type [Month] column by [Index] column.

For reference: Sort one column by another column in Power BI - Power BI | Microsoft Learn

 

Best Regards,
Rico Zhou

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

amitchandak
Super User
Super User

@EdwinPolo , Unpivot the month columns, Then you should be able to easily create a visual

 

https://radacad.com/pivot-and-unpivot-with-power-bi
Unpivot Data(Power Query): https://youtu.be/2HjkBtxSM0g

Helpful resources

Announcements
PBI Sept Update Carousel

Power BI September 2023 Update

Take a look at the September 2023 Power BI update to learn more.

Learn Live

Learn Live: Event Series

Join Microsoft Reactor and learn from developers.

Dashboard in a day with date

Exclusive opportunity for Women!

Join us for a free, hands-on Microsoft workshop led by women trainers for women where you will learn how to build a Dashboard in a Day!

Top Solution Authors