I have a measure which needs to calculate the amount all to date for the months end in a certain period. I’ve managed to create this for all the dates in the period selected, but I want it to only calculate for month’s end.
With this post, as far as I understand, the person is trying to calculate the amount per end of the last end of month. This is not exactly what I want.
Perhaps it is not clear. I am trying to get the All To Date values, for the 12 End Of Months prior to the selected date. So if my date is set to 04-04-2022, I want to have the values:
All → 31-03-2022
All → 28-02-2022
All → 31-01-2022
…
So twelve data points with all the values up to that data point.
If I alter the measure to be like this, I only get that months value:
Hello @Benjamin, just following up if the response above help you solve your inquiry?
We’ve noticed that no response has been received from you since a few days ago. In case there won’t be any activity on it in the next few days, we’ll be tagging this post as Solved.
Thanks for your solution. This does indeed the trick. Do you perhaps know what I can use to have an inactive relationship between the Reporting Date table and Accounts Receivable Sample Date table? I forgot to mention this in my opening post and example.
Hello Benjamin,
I have modified the data model so that the Reporting Date table is the date table connected to the Accounts Receivable Sample Data fact table and I have created the SlicerDate table, which is a copy of the latter and is disconnected, since it only will use for the selection of the date on which the calculations are based.
Since it’s been a while since we got a response from you, in case there won’t be any activity on it in the next few days, we’ll be tagging this post as Solved.