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! Request now
Hi everyone,
I'm facing a challenge with a 100% stacked column chart in Power BI and would appreciate any insights or suggestions.
Has anyone encountered a similar issue where a measure works fine until a Legend field is added? Could this be related to context transition, evaluation order, or something else in the DAX logic?
Appreciate your support.
Solved! Go to Solution.
Hi @mdm2025
Thank you for reaching out to the Microsoft Fabric Community Forum.
As @samratpbi mentioned, the issue likely stems from filter context, not the complexity of the measure. When a field is added to the Legend, Power BI applies a separate filter for each category, which can affect how your measure evaluates especially if it relies on specific row-level or cross-table filters.
Also verify that the relationships in your data model are correctly defined and active, as missing or inactive relationships can prevent the measure from resolving properly in visuals with categorical breakdowns.
I hope this information is helpful. . If you have any further questions, please let us know. we can assist you further.
Regards,
Microsoft Fabric Community Support Team.
Hi @mdm2025
We have not received a response from you regarding the query and were following up to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions.
Thank You.
Hi @mdm2025
I wanted to check if you’ve had a chance to review the information provided. If you have any further questions, please let us know. Has your issue been resolved? If not, please share more details so we can assist you further.
Thank You.
Hi @mdm2025
Thank you for reaching out to the Microsoft Fabric Community Forum.
As @samratpbi mentioned, the issue likely stems from filter context, not the complexity of the measure. When a field is added to the Legend, Power BI applies a separate filter for each category, which can affect how your measure evaluates especially if it relies on specific row-level or cross-table filters.
Also verify that the relationships in your data model are correctly defined and active, as missing or inactive relationships can prevent the measure from resolving properly in visuals with categorical breakdowns.
I hope this information is helpful. . If you have any further questions, please let us know. we can assist you further.
Regards,
Microsoft Fabric Community Support Team.
Hi, I think it is not about complexity, it may be about filter context. When you have something in legend,, corresponding filter context is applied to the measure. Please check also whether you have proper relationship defined.
Having said all these, without looking into the data and your actual measure, its difficult to confirm what exactly happening.
If this helps to resolve your problem then mark it as solution.
Thanks - Samrat
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!