Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
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
https://drive.google.com/file/d/1lTcK5CQsdl3rteKc5GLimkEmjcjPDGR7/view?usp=sharing
Solved! Go to 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.
Hi @Anonymous ,
the DAX error is that [Selected Slicer] returns the MonthName and not the Month (No.)
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.
| User | Count |
|---|---|
| 50 | |
| 37 | |
| 29 | |
| 18 | |
| 17 |
| User | Count |
|---|---|
| 66 | |
| 58 | |
| 39 | |
| 21 | |
| 20 |