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
Magichi
Regular Visitor

How to create a report like this?

Test5.png

I want to sum value of 'Actual','Approved Budget','LE' and group by 'Funded'

 

Like above picture

 

Can anyone help me?

1 ACCEPTED SOLUTION
MFelix
Super User
Super User

Hi @Magichi,

 

First of all you need to edit your query and unpivot the Actuals/Approved/LE columns this will give you the following setup on your table:

unpivot.png

 

Next add a stacked bar chart with the following columns in each field:

Axis - Type

Legend - Funded

Value - Value

 

This should give you waht you need:

 

stacked colu.png

 

Regards,

MFelix


Regards

Miguel Félix


Did I answer your question? Mark my post as a solution!

Proud to be a Super User!

Check out my blog: Power BI em Português



View solution in original post

1 REPLY 1
MFelix
Super User
Super User

Hi @Magichi,

 

First of all you need to edit your query and unpivot the Actuals/Approved/LE columns this will give you the following setup on your table:

unpivot.png

 

Next add a stacked bar chart with the following columns in each field:

Axis - Type

Legend - Funded

Value - Value

 

This should give you waht you need:

 

stacked colu.png

 

Regards,

MFelix


Regards

Miguel Félix


Did I answer your question? Mark my post as a solution!

Proud to be a Super User!

Check out my blog: Power BI em Português



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.