Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
I want to show the data that is associated only with today, and it will refresh daily. How can I do it?
Solved! Go to Solution.
Hi, @XFCXBI
If your problem has been solved, you could accept the helpful answer as solution to close this thread..You could also share your own solution here. Other community members will easily find the solution when they get the same issue.
Best Regards,
Community Support Team _ Eason
uses the filter relative date filter
.
@XFCXBI , One create a column like this and use that in slicer and save
Is Today = if('Date'[Date]=TODAY(),"Today",[Date]&"")
You can sort above on date
Default Date Today/ This Month / This Year: https://www.youtube.com/watch?v=hfn05preQYA
All About Time Intelligence around Today: https://youtu.be/gcLhhxhXKEI
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.