Forum Discussion
Previous Date Measure for a New Card Visual
I have a bit of an interesting scenario. I am using the new Card visual in a report to show the number of licenses that have been used for a given date. I am using one measure to calculate the number of licenses based on a table that has each server, the license they have assigned, and a report date. The measure is the sum of a column and then I filter it with the max report date:
- If the Select All is selected, everything works fine.
- If I de-select Select All and instead select a single date, nothing updates
- If I de-select Select All and instead select two consecutive dates, everything updates
I don't know if this is an expected behavior, but I don't think it would be. I have other reports that use a similar setup, but without the dual measure cards and they adjust accordingly when the date slicer selection is modified.
My goal is to have both the current and previous date values update when a single date is selected from the slicer.
4 Replies
- mikebrodt
Advocate I
Thanks for the suggestion! I tried, but I am still having the same issue. As for the model, it is really just the Servers table connected to a Data table. It is a One-to-Many relationship.
- gmsamborn
Super User
Hi mikebrodt
Is there any way you can come up with sample data and your expected result based on the sample data?
https://community.powerbi.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523
I hope this helps.
Also, please add @gmsamborn to your reply or I might miss it.