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!The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!
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.
| User | Count |
|---|---|
| 56 | |
| 39 | |
| 37 | |
| 21 | |
| 19 |
| User | Count |
|---|---|
| 140 | |
| 102 | |
| 63 | |
| 36 | |
| 35 |