DAX syntax error in Power Pivot

dimival

New Member
Joined
Dec 3, 2010
Messages
7
I use the following expression in Power BI,
"DATESINPERIOD(cashserv[date], LASTDATE(cashserv[date]), -365, DAY) and it works fine. "

When I try to use it in Power Pivot Measure is gets syntax error
"The expression is not valid or appears to be incomplete. Please review and correct the expression.
The syntax for 'day' is incorrect. (DAX(DATESINPERIOD(cashserv[date],LASTDATE(cashserv[date]),-365, day)"

Can someone help me with this?
Thanks.
 

Excel Facts

Can a formula spear through sheets?
Use =SUM(January:December!E7) to sum E7 on all of the sheets from January through December
Get the DAX Studio from SQLBI.COM
Sometimes just referred to as "The Italians", Marco Russo and Albert Ferrari have been strong leaders in the Microsoft BI revolution.

But doesn't DAY need to be capitalized? or check your parenthesis count.
The Studio will check and also help in formatting for easier reading.
 
Upvote 0

Forum statistics

Threads
1,216,116
Messages
6,128,926
Members
449,479
Latest member
nana abanyin

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top