Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2012 Forums
 Analysis Server and Reporting Services (2012)
 mdx question

Author  Topic 

astridaku
Starting Member

1 Post

Posted - 2013-03-17 : 03:12:53
hi,
i am new here and i am not sure if here is where i need to post, but here it goes :)

i want to run an mdx code that will always return the yesterday date every time i run it, and everything i tried doesnt work.

so what do i need to write instead of:

select {[Time].[Year - Month - Period - Date].[Date].&[2013-03-10T00:00:00]} on columns

thanks in advance :)
   

- Advertisement -