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

Did you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now

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
April Power BI Update Carousel

Power BI Monthly Update - April 2026

Check out the April 2026 Power BI update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors