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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
mdrammeh
Helper III
Helper III

How to Add or Subtract Dates from a count of dates value?

Hello,

 

I am looking for assistance on how to solve the following functon in both Power BI and Power Query.

 

Thank you!Months Back Measure.PNG

1 ACCEPTED SOLUTION
v-ljerr-msft
Employee
Employee

Hi @mdrammeh,

 

Based on my test, your formula should work in Query Editor, Custom Column under Add Column tab.

 

addmonth.PNG

 

Regards

View solution in original post

3 REPLIES 3
v-ljerr-msft
Employee
Employee

Hi @mdrammeh,

 

Based on my test, your formula should work in Query Editor, Custom Column under Add Column tab.

 

addmonth.PNG

 

Regards

Thanks for answering my question!

Greg_Deckler
Super User
Super User

You are trying to use Power Query "M" functions in DAX. You can't do that.

 

You want to use functions from here:

https://msdn.microsoft.com/en-us/library/ee634396.aspx

 

Specifically, probably the DATEADD function or something like it:

https://msdn.microsoft.com/en-us/library/ee634905.aspx

 

Refer to my blog article here on the Languages of Power BI

https://community.powerbi.com/t5/Community-Blog/The-Languages-of-Power-BI/ba-p/69104


@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
The Definitive Guide to Power Query (M)

DAX is easy, CALCULATE makes DAX hard...

Helpful resources

Announcements
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

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