Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

MDX

Status
Not open for further replies.

NotSQL

Technical User
May 17, 2005
205
GB
I trying construct the first day of the year with no success.

I using the following syntax

'January 1,' + vba!Year(vba!dateadd("yyyy", -6, vba![date]()))

Can anyone tell me what I’m doing wrong? Also is there an easy way to work out YTD values without using the Business Intelligence wizard. What Id like to do is really create it as a separate member

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top