Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
Hi!
I am trying to show the % of each of the 3 values below per year.
It calculates correctly in the matrix, but when I try to use a clustered column chart, it only gives me the count or the grand total %.
I'm very new to Power BI and don't know what type of measure I need to add to create this.
Thank you for any help you can offer!
Terri
@tvathis , Assume you are using Measure M1
then
divide([M1], calculate([M1], removefilters(Table[ENTFEED]))
Percent of Total and Percent of SubTotal https://www.youtube.com/watch?v=6jTildcV2ho
I don't have any measures set up yet. I am just using filters and the fields to pull the data into the visuals.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.