Forum Discussion
Anonymous
8 years agoNot applicable
Filtering two dates from one date selection in slicer
I have a problem where I need to show results for the current date selection as well as the December before the current date when selecting a date in a filter. For example: Select: April 201...
- Anonymous8 years ago
Thanks Phil_Seamark.
I found an acceptable solution which I was able to modify from a previous discussion here:
-Aman
Phil_Seamark
8 years agoMicrosoft Employee
Hi Anonymous
Yes this is possible by writing your DAX calculations to go find the december data. Nornally these are usually written to find a previous period such as the previous month, but can easily be tweaked to meet your requirement.
If you share a small sample of your data, we can suggest a calculation.
Phil
- Anonymous8 years agoNot applicable
Thanks Phil_Seamark.
I found an acceptable solution which I was able to modify from a previous discussion here:
-Aman