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!View all the Fabric Data Days sessions on demand. View schedule
Hello There,
I am trying to implement Relative-Time-Slicer-and-Filter microsoft documentation steps; I couldn't find a sample data that would help me to achieve this.
Could anyone please help me find the a sample data or an existing report with time dimension?
Thank you for giving your valuable time!
Solved! Go to Solution.
@arunaramana You can generate your own:
dimTime = GENERATESERIES(DATE(2021,1,1),DATE(2021,12,31),1/24)
@arunaramana You can generate your own:
dimTime = GENERATESERIES(DATE(2021,1,1),DATE(2021,12,31),1/24)
https://www.kaggle.com/kashnitsky/a9-demo-time-series-analysis/data
@arunaramana you can try this basic kaggle dataset to implement that slicer.
Did I answer your question? Mark my post as a solution. And a kudos will be well appriciated. Happy to help.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!