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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
Anonymous
Not applicable

graph display error

Saeed A

i have a line graph which needs to display past 2 months data and current month data

i have the formula as well but it is not showing any graph

greeshma_0-1601143227877.pnghttps://drive.google.com/file/d/1lTcK5CQsdl3rteKc5GLimkEmjcjPDGR7/view?usp=sharing

image.png

1 ACCEPTED SOLUTION

@greeshma ,

The first step is to click on the "View details" link, says there is an error in comparing dax: you are trying to compare integer and text.
The selected slicer gets the month name and tries to compare it to the month number.

20200926 months.PNG

View solution in original post

2 REPLIES 2
mwegener
Most Valuable Professional
Most Valuable Professional

Hi @Anonymous ,

 

the DAX error is that [Selected Slicer] returns the MonthName and not the Month (No.)

 

 

Did I answer your question?
Please mark my post as solution, this will also help others.
Please give Kudos for support.

Marcus Wegener works as Full Stack Power BI Engineer at BI or DIE.
His mission is clear: "Get the most out of data, with Power BI."
twitter - LinkedIn - YouTube - website - podcast - Power BI Tutorials


@greeshma ,

The first step is to click on the "View details" link, says there is an error in comparing dax: you are trying to compare integer and text.
The selected slicer gets the month name and tries to compare it to the month number.

20200926 months.PNG

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

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