Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more
Hello guys,i ran into a dax issue in my power bi,my previous year measure is giving blank after selecting each year slicer,my calendar table has been connected to my fact table,what could be the issue?
Here is the pbix file for better understanding of the situation
https://drive.google.com/file/d/1_PyR_0vPKOsvRybrulnyj4UIQ1dZnNgO/view?usp=drivesdk
Solved! Go to Solution.
Right click on the calendar table and choose mark as date table.
By marking it as a date table, whenever you manipulate filters on the date column of the date table DAX automatically removes any other filters on the table, so you don't need to use REMOVEFILTERS.
Right click on the calendar table and choose mark as date table.
By marking it as a date table, whenever you manipulate filters on the date column of the date table DAX automatically removes any other filters on the table, so you don't need to use REMOVEFILTERS.
Check out the April 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.
User | Count |
---|---|
16 | |
10 | |
8 | |
8 | |
7 |