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

What does custom number format of ;;; mean?
Three semi-colons will hide the value in the cell. Although most people use white font instead.
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,931
Members
449,480
Latest member
yesitisasport

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