how to get last month data only using mdx queries

  • i have an report

    where i have to calculate last month data only

    how i can achieve this....can any one suggest me.....

  • The easiest solution is that you have a column in your time dimension that indicates the last month. Then you can simply filter on that column.

    Need an answer? No, you need a question
    My blog at https://sqlkover.com.
    MCSE Business Intelligence - Microsoft Data Platform MVP

  • is it not possible to handle it using mdx query

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply