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

Vote for your favorite vizzies from the Power BI Dataviz World Championship submissions. Vote now!

Reply
JohnnyK
Advocate II
Advocate II

To stop automatical accumulated percentage column

Good day.

Simple data of 2 tables as below, and I want to display them in bars side by side.

 

123.png

I added a slicer using the month. One of the bars (data of percentage) is automatically accumulated (exceeding 100%), when the two percentage columns are of the same setting. It seems the problem lies in the Month in use but I can't figure it out.

Any help, please? Thank you.

 

456.png

 

.pbix is here: https://gofile.io/d/3XWybp

1 ACCEPTED SOLUTION

@JohnnyK 

 

See attached pbix, you just needed to remove the old both side relationship and activate the new relationship.

Please let me know if this solves.

View solution in original post

10 REPLIES 10
mhossain
Solution Sage
Solution Sage

Hello @JohnnyK 

 

Create at two more tables, using dax you can create automatic and dynamic tables--

Table1 - Get the unique Month from both tables, so this table will have just one column having unique months from both the tables.

Table2 - Get the unique Names from both the tables, so this table will have just one column having unique Names.

 

Now create relationship Table1 to your both orginal tables  based on Months (one to many)

Create relationship Table2 to your both orginal tables based on Names (one to many)

 

Now in slicer, x asix bring Values/dimentions from these two new tables.

 

Please let me know if above is making sense, I could not access your file.

@mhossain, thank you for your help and details in steps. I've followed them, but the result's still the same .

 

Can you please have a look at  the .pbix file? Thank you.

 

file: https://gofile.io/d/3XWybp

Unable to open the pbix, showing error, please re-upload and share

@mhossainthank you for the follow-up. please find the file, https://gofile.io/d/3XWybp

@JohnnyK 

 

See attached pbix, you just needed to remove the old both side relationship and activate the new relationship.

Please let me know if this solves.

@mhossainthanks again for your patience and help! it works! in the bar chart it needs the Names from the new table (not the old table).

 

wish you a good day!

@JohnnyK 

Right, both the dimensions will come from the new tables, Glad it worked, have a great time.

Hi,

Write a measure to take the average of Bonus % and Sold %.


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/

@Ashish_Mathur, thank you. could you please advise the use of the measure (average of Bonus % and Sold %)?

Hi,

I believe your question has been answered.


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/

Helpful resources

Announcements
Power BI DataViz World Championships

Power BI Dataviz World Championships

Vote for your favorite vizzies from the Power BI World Championship submissions!

Sticker Challenge 2026 Carousel

Join our Community Sticker Challenge 2026

If you love stickers, then you will definitely want to check out our Community Sticker Challenge!

January Power BI Update Carousel

Power BI Monthly Update - January 2026

Check out the January 2026 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.