Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.
I have a slicer where I want it to always defult to todays date so i created a calculated column:
Solved! Go to Solution.
Hi @EMSSS22 !
If you change the DAX to something like bellow and of course sort the column is_today by date, should work.
Regards,
Marcel Magalhães
Microsoft Power BI Official Partner
MCT | Certified PL-300 Power BI
If you want to see dates >= today, so you can put the dates column on visual filters and use relative date like the image.
Regards,
Marcel Magalhães
Microsoft Power BI Official Partner
MCT | Certified PL-300 Power BI
Hi @EMSSS22 !
If you change the DAX to something like bellow and of course sort the column is_today by date, should work.
Regards,
Marcel Magalhães
Microsoft Power BI Official Partner
MCT | Certified PL-300 Power BI
That's great thank you! How do I keep in that I only want to see dates after TODAY() - my dataset has dates
This part: IF([Start]>TODAY(),[Start]&""
If you want to see dates >= today, so you can put the dates column on visual filters and use relative date like the image.
Regards,
Marcel Magalhães
Microsoft Power BI Official Partner
MCT | Certified PL-300 Power BI
Amazing thank you!
Why dont you try this relative date slicer to select defaul date dynamically.
If I answered your question, please accept is as solution and give kudos!
User | Count |
---|---|
84 | |
70 | |
68 | |
58 | |
50 |
User | Count |
---|---|
43 | |
41 | |
33 | |
32 | |
31 |