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

Join the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now

Reply
gonrodrigues
Helper III
Helper III

Waffle chart

An easy question: in waffle chart, my group is 'gender' and what should i have in excel to value?

 

Thanks!

1 ACCEPTED SOLUTION
kiewic
Frequent Visitor

Hello,

 

Waffle Chart author here.

 

The Waffle Chart works nice if all the input values are between 0 and 100, but if one of them is over 100, then, the maximum value in the input is considered the 100% value and the rest of the values are calculated using cross multiplication.

 

There is a nice way to fix this, and it is using the Maximum value column. For example, if the values are greater than 100, then, you can provide what value is 100% in the Maximum value like this:

 

 

Group,   Value, Maximum Value
Female,   3400,          6000
Male,     2600,          6000

 

 

Then Female will become 57% and Male will become 43%.

 

Let me know if this does not solve the problem.

 

View solution in original post

10 REPLIES 10
Pallich
Frequent Visitor

Hello!
Tell me please, why do not properly display information if i use custom visuals WaffleChart???

I think, the problem is with the time zone. But how to fix it?

Thank you.

 


Skrin.jpg

kiewic
Frequent Visitor

Hello,

 

Waffle Chart author here.

 

The Waffle Chart works nice if all the input values are between 0 and 100, but if one of them is over 100, then, the maximum value in the input is considered the 100% value and the rest of the values are calculated using cross multiplication.

 

There is a nice way to fix this, and it is using the Maximum value column. For example, if the values are greater than 100, then, you can provide what value is 100% in the Maximum value like this:

 

 

Group,   Value, Maximum Value
Female,   3400,          6000
Male,     2600,          6000

 

 

Then Female will become 57% and Male will become 43%.

 

Let me know if this does not solve the problem.

 

Viola
Frequent Visitor

Hello, 

I face some problems as well, all visuals seem to work following your instructions accept one, one column has only answers "Yes", the waffle chart displays 0% in that case? 

Do you know what this can be. It is all in the same table...

Thank you in advance for any support on that. 

Yes, after some work i figured that out a few days ago. That was exactly what i did!

 

Thanks! @kiewic

 

PS: Good job with waffle chart creation 🙂

Anonymous
Not applicable

Hi gonrodrigues,

Could you please elaborate more details about your scenario? Do you create waffle chart visualization in Excel or in Power BI Desktop? We will appreciate it if you can post relevant screenshot.

Thanks,
Lydia Zhang

Hey @Anonymous

 

I have an excel DB and i want to create a waffle chart in Power Bi Desktop.

 

Excel DBExcel DBPBi DesktopPBi Desktop

Waffle.jpg

The results should be 46% and 54% of a total of 6000 headcount and not the percentage of "feminino" when compared to a total of 'masculino' (3240).

 

Thanks!

Anonymous
Not applicable

What worked for me was to create a Measure that calculates all items in the report excluding any items you would want to filter out. Then using this measure as your max value. This allows your data to display properly all the time, and not to rely on a fixed value. 

 

Example: 

 

Create a measure named "Max Value Example" as follows: 

Max Value Example = CALCULATE(count('Gender'[ItemID]),'Gender'[Male/Female]<>"")

 

I filtered blank values but if you have no null values you can just do a Count for all items.

 

 

Anonymous
Not applicable

Hi gonrodrigues,

 

Regarding to the WaffleChart visual issues, please directly contact the author. In this link, you can send an email to the author by clicking “Contact Author” as shown in the following screenshot.

 Capture.JPG


Thanks,
Lydia Zhang

austinsense
Impactful Individual
Impactful Individual

Not an easy question!

Austin is VP Operations at PowerPivotPro and a professional self-service enthusiast 🙂

I really thought it was easy but for some reason i couldnt get the answer Smiley Sad

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

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

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

FabCon and SQLCon Highlights Carousel

FabCon &SQLCon Highlights

Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.