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

When they said...
When they said you are going to "Excel at life", they meant you "will be doing Excel your whole life".
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,114
Messages
6,128,910
Members
449,478
Latest member
Davenil

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