Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
I have a database that has a date column i am trying to manipulate. I need to be able to search the database for a particular month and year, the day is not important. When i refresh i want to be able to pick a month and year and only show me the information for said month(s) and year.
Thanks for any advice!
Solved! Go to Solution.
After connecting to the object in the database.
create a column month year , or two columns year and month and filter the data you want in Power Query?
else,
while connecting to the database, you should be able to to filter before connecting as well.
example in SQL server using T sql in the advanced options:
Please let me know if this resolves the query.
Appreciate a thumbs up if this is helpful
After connecting to the object in the database.
create a column month year , or two columns year and month and filter the data you want in Power Query?
else,
while connecting to the database, you should be able to to filter before connecting as well.
example in SQL server using T sql in the advanced options:
Please let me know if this resolves the query.
Appreciate a thumbs up if this is helpful
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 8 | |
| 7 | |
| 7 | |
| 4 | |
| 3 |