Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I have a table with detailed sales over several years. I want to have a report showing the total sales for each year. I created a measure that calculates the total sales in the full table, but if I try to separate it for each year, I just get the total amount in all of the years.
Solved! Go to Solution.
Hi,
I am not sure how your semantic model looks like, but I guess there might be no relationship between the fact table and the calendar table.
I tried to create a sample pbix file like below, and please chech the below picture and the attached pbix file.
I did a further review and found myself with the same solution. There was a missing relation between the tables ¡
Thanks again
Thanks, I was further reviewing and found myself the same solution, there was a missing relation between both tables
Hi,
I am not sure how your semantic model looks like, but I guess there might be no relationship between the fact table and the calendar table.
I tried to create a sample pbix file like below, and please chech the below picture and the attached pbix file.