Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
Any idea if i want to create 20 rows based on Year 2020?
First Row = Year (Today()), which is 2020.
E.g.
Year
2020
2019
2018
......
1999
Solved! Go to Solution.
Thanks for Greg_Deckler, with a little midyfication, it works.
Table = GENERATESERIES(YEAR(TODAY())-21,YEAR(TODAY()),1)
Best Regards
Maggie
Community Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thanks for Greg_Deckler, with a little midyfication, it works.
Table = GENERATESERIES(YEAR(TODAY())-21,YEAR(TODAY()),1)
Best Regards
Maggie
Community Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 1 |
| User | Count |
|---|---|
| 11 | |
| 11 | |
| 5 | |
| 4 | |
| 3 |