ReportPortal
ReportPortal
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 ReportPortal General Forum
 Report Portal General Issues
 Problem with using SUM in calculated Measures
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Adrian

New Zealand
28 Posts

Posted - 08/20/2006 :  20:10:40  Show Profile  Reply with Quote
Hi
Since downloading version 119, I've been having a problem with existing reports with calculated measures.

I can no longer create measures as below (by typing in MDX), I can no longer filter existing report that contain these measures (filter drop downs are blank).

member [Measures].[Fees] as 'SUM({[TransTypeSales].[All TransTypeSales].[Other].[Fee]},[Measures].[Amount])', format = 'Standard'

Cheers
Adrian

admin

1645 Posts

Posted - 08/21/2006 :  10:42:05  Show Profile  Reply with Quote
Do you get an error message?
Go to Top of Page

Adrian

New Zealand
28 Posts

Posted - 08/21/2006 :  19:27:57  Show Profile  Reply with Quote
Hi I don't get an error message, just the drop down box is blank, so I can't do any filtering. If I create a simple measure such as:
Measures].[A] as '[Measures].[Amount]', format = 'Standard', it works fine.
I seem to be able to create the Measures again now- not sure why couldn't before.
Go to Top of Page

admin

1645 Posts

Posted - 08/22/2006 :  20:42:20  Show Profile  Reply with Quote
Is this still an open issue?
Go to Top of Page

Adrian

New Zealand
28 Posts

Posted - 08/23/2006 :  14:44:25  Show Profile  Reply with Quote
Yes
I have existing reports that users can no longer adjust the filters on.
Go to Top of Page

admin

1645 Posts

Posted - 08/23/2006 :  21:16:53  Show Profile  Reply with Quote
Please explain how to reproduce the problem with Foodmart 2000 or Adv Works.


Go to Top of Page

Adrian

New Zealand
28 Posts

Posted - 08/23/2006 :  21:53:45  Show Profile  Reply with Quote
HI I came up with this query, I created the calc member called [Calc Member]. When I add a filter to this it doesn't work

Cheers

with member [Measures].[Calc Member] as 'SUM({[Education Level].[All Education Level]},[Measures].[Unit Sales])', format = 'Standard'
Select non empty HIERARCHIZE(DISTINCT({{
{[Gender].DefaultMember}}})) on rows,
non empty {
[Measures].[Calc Member]} on columns
From [Sales]
Go to Top of Page

admin

1645 Posts

Posted - 08/24/2006 :  22:07:06  Show Profile  Reply with Quote
Thanks for your calc member formula. However, I still can’t reproduce the problem.

What dimension are you trying to filter by?

What is the error message that you get?

What is the MDX that produces the error?
Go to Top of Page

Adrian

New Zealand
28 Posts

Posted - 09/19/2006 :  14:42:34  Show Profile  Reply with Quote
This is fixed in build 126.
Cheers
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
ReportPortal © 2000-2002 Snitz Communications Go To Top Of Page