Hi all,
I am trying to show a 1-Year Ago Mortality Rate using the below formula, but get the same number as the date selected for the table using a filter.
1-Year Ago Mortality rate= CALCULATE(Sum('Test'[Mortality Rate]), DATEADD('Test'[Date].[Date], -1, Year))
Any ideas?
I am not sure how your data model looks like, but please try the below.
- create a Dim-Date Table
- assign as a date table
- create a relationship between the Test table and Dim-Date table
- use 'Dim-Date'[Date] column in your measure
If this post helps, then please consider accepting it as the solution to help other members find it faster, and give a big thumbs up.
Power BI release plans for 2023 release wave 1 describes all new features releasing from April 2023 through September 2023.
Make sure you register today for the Power BI Summit 2023. Don't miss all of the great sessions and speakers!
User | Count |
---|---|
113 | |
71 | |
49 | |
33 | |
31 |
User | Count |
---|---|
143 | |
95 | |
85 | |
48 | |
42 |