March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
I have a list of elements with a planned end date and I would like to do a relative filtering of the date in the visualization to only show those whose end date is greater than or equal to 6 months ago and those that have a date in the future, I am using a slicer with relative date style, but it only allows me to see those of the last x months, those of the next months or those of the current month, I do not see an option that allows me to do what I want to show from a relative date in forward including those of the future, do you have any idea how I could do it?
Thanks in advance!
Hi @monicajsv ,
Did the above suggestions help with your scenario? if that is the case, you can consider Kudo or Accept the helpful suggestions to help others who faced similar requirements.
If these also don't help, please share more detailed information and description to help us clarify your scenario to test.
How to Get Your Question Answered Quickly
Regards,
Xiaoxin Sheng
Hi @monicajsv possible solution as following
If you need measure then it could be like:
Measure test=
CALCULATE (
SUM(Yourtable[somecolumn]),
https://learn.microsoft.com/en-us/dax/datesinperiod-function-dax?WT.mc_id=DP-MVP-4025372
Did I answer your question? Kudos appreciated / accept solution!
Proud to be a Super User!
Hello,
I don't need a measure, I just want to be able to filter them.
Thanks for your help, I think I'll use a colum to calculate if the date is within the relative period I need and the use this column to filter.
Regards,
HI @monicajsv,
Maybe you can try to add a calculated column to compare with current date and table date to map records with period tags. Then you can use this field on filter to filter your visual records based on period tags.
Regards,
Xiaoxin Sheng
Hi @monicajsv check link for example
https://learn.microsoft.com/en-us/power-bi/visuals/desktop-slicer-filter-date-range
Hope this help, kudos apprreciated.
Proud to be a Super User!
Thanks for your reply, but this options don't resolve what I would like to filter
Hi @monicajsv so you want to control some end of months in past / future? If yes, what is reference date, previous month or...share example with output
Proud to be a Super User!
What I would like to have is a behaviour like the "After" Slicer style, but with tthe "after" date always showing today minus 6 months automatically
Hi @monicajsv seems possible (without lot of effors 🙂).
I would like to see example from your side and expected output so we do not spend time guessing what is request.
Proud to be a Super User!
What I would like to to is configure the date to be always today minus 6 months to always have a list of the deliverables with baseline delivery date from 6 months ago onwards
Regards
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
124 | |
89 | |
84 | |
70 | |
51 |
User | Count |
---|---|
206 | |
143 | |
97 | |
79 | |
68 |