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
Ruben_vdk
Regular Visitor

Error when using Date.From in calculated table

I'm trying to follow the instruction here (set default slicer value to current month in PowerBi)

 

However, when I want to use the function below, it gives an error (when hovering over the formula it says (Date.from is not a function). What am I doing wrong?

Ruben_vdk_0-1675068890949.png

 

1 REPLY 1
serpiva64
Solution Sage
Solution Sage

Hi,

The formula you are using is for power query (and in power query it functions).

In dax you ha to use 

Column = TODAY()
If this post is useful to help you to solve your issue, consider giving the post a thumbs up and accepting it as a solution!

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.

Top Solution Authors