Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.
hiiii
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 ,
El primer paso es hacer clic en el enlace "Ver detalles", dice que hay un error en la comparación de dax: está intentando comparar entero y texto.
La segmentación seleccionada obtiene el nombre del mes y intenta compararlo con el número de mes.
Hola @greeshma ,
el error DAX es que [Selected Slicer] devuelve el MonthName y no el Mes (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 ,
El primer paso es hacer clic en el enlace "Ver detalles", dice que hay un error en la comparación de dax: está intentando comparar entero y texto.
La segmentación seleccionada obtiene el nombre del mes y intenta compararlo con el número de mes.
Check out the May 2025 Power BI update to learn about new features.
Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.