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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
GustavoV1
Frequent Visitor

inconsistent display on area chart

Hi

I have a table of groups of items, items and a monthly plan production.

 

In this table unpivoted monthly plan production and created a measure to get total by year.

 

In a table I can see total plan production by group, in an area chart also I can see how total production growing in time (I´m using the same measure) but when I select any group the area chart show the total production and not the production in time of group I've selected.

 

Can you tell me what I'm doing wrong and how to solve it.

 

Thanks

 

Tabla1_GraficoAcumulado.png

Grafico1 Acumulado.pngGrafico2 Acumulado.png 

4 REPLIES 4
MFelix
Super User
Super User

Hi @GustavoV1 ,

 

The groups in the table visualization are being picked up from what table the same one? Is there any dimension tables or relationship between other tables? what is the measure you are using?

 

If you look at the images below as you can see when I change the group the area chart changes:

MFelix_0-1598440407343.png

MFelix_1-1598440418433.png

MFelix_2-1598440430469.png

 

 

 

 


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



Hi @MFelix 

 

These are some of my tables and its relations

GustavoV1_0-1598470921552.png

 

Tables:

Table 1 has dimensions, primary key (work ID#)

Table 2 has monthly plan, storage in mensual M,

Table 3 is an auxiliary table to sort field "Cartera" of table 1 different from alphabetic sort.

 

Besides I created a measure called "Anual" = sum (tblMensualesPO[Mensual M])" this is the measure I've been using with Periodo (date field) in area chart to show how will be a production by "Cartera" along of year but doesn't work ☹️

 

Can you give any clue to solve it??

 

Hi @GustavoV1 ,

 

In the attach PBIX I have made a small mockup, this is not exactly you model but believe the realtionships are matching.

 

As you can see it's working properly, can you check to see if there is any other changes that I cannot see on your image that may influence, be aware that the use of column from one table instead of another causes the interactions or measure results to work incorrectly or not at all.

 

 


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



@MFelix Thanks for your answer

I used a version of powerBI earlier than yours so I can´t read your pbix.

my company don't let us update PowerBI, it would be possible you publish this pbix in an earlier version??

My version is

GustavoV1_0-1598540142752.png

One more time, thanks by your time

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

Check out the November 2025 Power BI update to learn about new features.

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

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.

Top Solution Authors