Forum Discussion
Getting Year from date.
- 10 years ago
Ah ok. Try this:
Click on the year column in your data model, go to the Modeling tab at the top, and then go to Default Summarization and select "Do Not Summarize". That should solve many of your problems.
Hope that helps!
Hi,
a use case could be to show the total emissions over the years.
Here the result:
But the result should be a line with the years as X-Axis.
I would expect when I do: Release Year = YEAR('Models'[Release Date]) that the resulting column always shows the years without summing everything.
Thanks,
Chris
Ah ok. Try this:
Click on the year column in your data model, go to the Modeling tab at the top, and then go to Default Summarization and select "Do Not Summarize". That should solve many of your problems.
Hope that helps!