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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
the606
Helper I
Helper I

Percentage on stacked column chart

Hi,

I have been trying to get a percentage showing on a chart, the chart shows chargeability of timesheets per date submitted (week ending date).

 

I have created two measures to total the hours and then create the monthly buckets but i cannot seem to get this to display as a percentage.

 

Timesheet Hour SUM = SUM('Timesheets'[Timesheet_Hours])
 
Moving Month = CALCULATE('Timesheets'[Timesheet Hour SUM], DATESINPERIOD('Date'[Date], max('Date'[Date]), -1, month))
 
There is a field on each timesheet record that I have mapped in SQL to be Yes or no based on chargeability
 
Any help would be greatly appreciated.
 
1 ACCEPTED SOLUTION
v-zhenbw-msft
Community Support
Community Support

Hi @the606 ,

 

We have a little confused about your issue.

Do you want to show the value as percent of grand total? Or do you want to show the percent of each stacked column like following?

 

Per1.jpg

 

If it meet your requirement, you can use the 100% stacked column chart.

 

If it doesn’t meet your requirement, could you please provide a mockup sample based on fake data or describe the fields of each tables and the relations between tables simply?

 

It will be helpful if you can show us the exact expected result based on the tables.

 

Please upload your files to OneDrive For Business and share the link here. Please don't contain any Confidential Information or Real data in your reply.

 

Best regards,

 

Community Support Team _ zhenbw

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-zhenbw-msft
Community Support
Community Support

Hi @the606 ,

 

We have a little confused about your issue.

Do you want to show the value as percent of grand total? Or do you want to show the percent of each stacked column like following?

 

Per1.jpg

 

If it meet your requirement, you can use the 100% stacked column chart.

 

If it doesn’t meet your requirement, could you please provide a mockup sample based on fake data or describe the fields of each tables and the relations between tables simply?

 

It will be helpful if you can show us the exact expected result based on the tables.

 

Please upload your files to OneDrive For Business and share the link here. Please don't contain any Confidential Information or Real data in your reply.

 

Best regards,

 

Community Support Team _ zhenbw

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

Hi,

 

Yes you are correct it is the 100% stacked column chart. i wish to use.

 

Thanks

 

 

Helpful resources

Announcements
PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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