Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
Mrafih
Frequent Visitor

Dax function for current date

Hi everyone,

 

My dashboard is using this dax function to pull a dataset from another aplication. 

Mrafih_0-1691524408872.png

currently I have to input the current date manually, is there any way to replace the date "(2023, 8, 8)" with a funtion that would automatically put todays date?

Thanks!

1 ACCEPTED SOLUTION
AnthonyGenovese
Resolver III
Resolver III

Are you sure that is dax and not PowerQuery?

 

If you need today's date using Power Query, use this.  Date.From(DateTime.LocalNow()) 

 

If this post was helpful, please kudos or accept the answer as a solution.
~ Anthony Genovese
Need more PBI help? PM me for affordable, dedicated training or consultant recomendations!

 

 

View solution in original post

2 REPLIES 2
AnthonyGenovese
Resolver III
Resolver III

Are you sure that is dax and not PowerQuery?

 

If you need today's date using Power Query, use this.  Date.From(DateTime.LocalNow()) 

 

If this post was helpful, please kudos or accept the answer as a solution.
~ Anthony Genovese
Need more PBI help? PM me for affordable, dedicated training or consultant recomendations!

 

 

It was PowerQuery sorry. It worked thanks!

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.