Getting incorrect numbers at aggregated level when filtering on Months in SSAS

Hi,
I have a calculated measure(Cumulative total) based on another calculated measure. When i look at entire year data, all the numbers at all levels show up correctly, but as soon as i filter on a particular Month, the Month level numbers still show correctly,
but Quarter/Year level numbers still considers all the Months.
Calc used:
Sum(PeriodsToDate([CALENDAR].[Calendar].[year]),[Measures].[Number of Male Employees])
FYI - [Measures].[Number of Male Employees] is a calculated measure in SSAS.

Hi Mayank,
According to your description, you createa a calculated measure(Cumulative total) based on another calculated measure, the problem is that if you filter a month, the Month level numbers still show correctly, but Quarter/Year level numbers still considers all
the Months.
Based on my research, the issue is not caused by the calculated measure [Measures].[Number of Male Employees], we can use a calcualted measure is another calculated measure. You can use the MDX below to create this calculated measure.
AGGREGATE(NULL :[Date].[Calendar].CurrentMember, [Measures].[Number of Male Employees])
Reference
http://dinesql.blogspot.com/2014/02/analysis-services-calculating-running.html
http://blog.sqltechie.com/2011/01/various-way-to-calculate-running-total.html
Regards,
Charlie Liao
TechNet Community Support

Similar Messages

  • Aggregation level and filters in bi 7.0 reporting

    hi friends,
    what the use of creating aggregation level and filters in reporting in bps.
    if u have any videos for bps, please send me links.
    thanking u
    suneel.

    Aggregation levels and filters are spefic objects used in Integrated Planning; they did ot exist in BPS. Aggregation level is similar to planning level and filter is similar to planning package. Agg levels and filters are the essential objects for planning with Integrated planning.
    Ravi Thothadri

  • Keep getting Incorrect user name or password when Binding

    I have 24 eMacs at my school and I'm trying to setup a server. When I try to bind, it goes through the 1, 2, 3... then gives me an error message. How do I fix this?? What password and user name do I enter, the clients or the servers password?
    Is there anything else I need to do to connect to the server?
    Thanks.
    Dave
    Several Mac's   Mac OS X (10.4.4)  

    Hi David,
    Are you using DHCP on your OSX Server?
    If so you can simpley check the 'add dhcp supplied servers...' box in Directory Access > LDAP config on your clients. Make sure you enter the LDAP info for DHCP service on your server.
    Otherwise, are you sure the password server is running correctly on your server? You can check the server logs to see if there is a problem. It needs port 106 to be open... are you blocking that port with your firewall?
    hth,
    b.

  • HT204053 Why do I get 'incorrect apple ID or password' when I try to activate Message on my iPad?

    I have an apple ID since 2005 and I use it everywhere (app store, iTunes, mail....) I'm trying to activate Message on my iPad, but it doesn't recognize my I'D or password... What to do?

    I think the feature has been disabled by the Enterprise Software installed on the devices (I use both devices for my work). I will reconfirm it though.
    Regards,
    Kaustuv

  • Aggregation Level authorization Error

    Experts,
    When i try to create a aggregation level in integrated planning i come across authorization error.
    Once i give the technical name and description for aggregation level when i choose transfer, i get this error " NO AUTHORIZATION FOR OBJECT ALVL XXXX"
    where XXXX - technical name for aggregation level.
    Anyone familiar with this error? Please reply ASAP.

    I am also getting same authorization error while trying to create aggregate level in planning modeler. Even in Info Provider tab, whatever real time info cube is specified, I get authorization error.
    There was a posting by Cecilia Guerra for similar type of auth error few weeks back. It seems the problem was resolved, but solution is not written. I requested yesterday in the same posting to find out the solution. But no reply yet.  
    We have verified that we have authorization for the following new authorization objects
    S_RS_ALVL: Authorizations for working with aggregation levels
    S_RS_PLSE: Authorizations for working with planning functions
    S_RS_PLSQ: Authorizations for working with planning sequences
    S_RS_PLST: Authorizations for working with planning function types
    S_RS_PLENQ: Authorizations for maintaining or displaying lock settings
    But we are still getting authorization error ...
    Best regards,
    Sanjeeb

  • Filter and aggregation level in bi 7.0

    hi friends,
    what is aggregation level and filters option in bi 7.0 reporting when i open reporting that options are there. i observed in filter we are creating some variables.
    ple give me clarification
    Thanking u
    suneel.

    aggregation level is for SEM IP - integrated planning and filters are same
    https://www.sdn.sap.com/irj/sdn/bi?rid=/webcontent/uuid/e78a5148-0701-0010-7da9-a6c721c6112e
    In the above link check for "query designer" Demo for better explaination and its use.
    Hope it Helps
    Chetan
    @CP..

  • How data update when there is two planning cubes in one aggregation level

    If we have two planning cubes and a multi-cube includes these two planning cubes.
    then we have the aggregation level defined based on this multi-cube.
    if the characteristics and key figures defined in aggregation level all are included in these two planning cubes. When we plan the data with plan query based on this aggregation level, which plan cube will be updated with plan data, or both of them?

    HI Wang,
    yes as Bindu said you need to restrict the layout based on the infoprovider.
    Lets assume that we have a multi provider M1 and it has two planning cubes cube1 and cube1.
    in case u develop a layout for updating cube 1 give the restriction in the filter section as infoprovider = cube1.
    or the vice versa.
    Else ur layout must input values for both the cubes simultaneously, then in that case create two restricted KF with each having a restriction for cube1 and cube 2.
    so wen the user enters value for the first restricted KF it will get saved in cube1 and wen he enters value for the second  restricted KF it will gets saved in cube2.
    This is how it works. Guess this was useful to u.
    Regards.
    Shafi.

  • Empty Aggregation Level - Need user to put in entries when none exist

    Hi, I have an aggregation level for Version, Material Family, and a Key Figure.  The Cube has no data planned at this level when the user 1st starts to work with their version. 
    I am trying to find a way to get the user to be able to input a Key Figure Value for some Material Families.
    I would either like the users to see a list of Material Families and input the Key Figure Next to the Material Family
    or
    I would like the user to input a Material Familly and the associated Key Figure for each family value they have.  Thus creating entries for the Material Family Values they would like to run a planning function on.
    I have been able to create a query that shows a list of Material Families and an input enabled Key Figure Field.  When I put the value in and Save the Value gets saved to "Unassigned" Material Family even though I put the Key Figure Value next to a displayed Material Family.
    I have also been able to create a query that does not show the Families but has an input record.  The same thing seems to happen.  I input a family value and key figure value, save, and it gets saved to "Unassigned".
    I have tried working with Characteristic Relationships, but it doesn seem to work when I'm just working with 1 characteristic like Material Family.  Here's an example of my issue:  Link:[http://i27.tinypic.com/n1a1wn.png|http://i27.tinypic.com/n1a1wn.png]
    Am I going about this in the right Way
    Is there a way to have the user add data where there is none?
    It seems I have such a simple scenario.

    Hi, Thanks for following up.  I simply need to have users input the Key Figure Values for a single "Family" Characteristic.  I am simply trying to create "Family" Records for which no planning data exists and it is totally eluding me.  The Aggregation Level only has Family, Version, InfoProvider.  Version and InfoProvider are in the filter. 
    I have successfully created an input enabled query and also added a input line at the bottom.  If I input input a value next to a Family or if I input a new family and save the data the values just end up in the unassigned family.   To get the families to show up in the query I have the Family Characteristic Advance settings (in query settings) set to Master Data
    Please take a look at the below link for an example.
    Please let me know what I have to do so users or myself can create Family records in my aggregation level!
    Link: [http://i25.tinypic.com/1qmz5w.png|http://i25.tinypic.com/1qmz5w.png]

  • Authorization Error when running queries built on IP Aggregation Levels

    Hi,
    Did anyone encountered this kind of issue.
    We are in NW04s SP 9.
    When running a query built on Integrated Planning aggregation levels getting authorization error
    " Do not have authorization Component !! ARMMGASL ".  (ARMMGASL is the name of Multi Provider)
    Queries built directly on Multi Provider "ARMMGASL" works fine.
    Security trace doesn't show any failures
    Any help or info on this highly appreciated.
    Thanks,
    Suresh Yalavarthi

    Hi Frank,
    We have the same issue. What did you do to solve it?
    The suggestions you received are already investigated/done, but don't provide a solution.
    regards, André

  • Filters in the aggregation level

    Hello
    I use IP 7.0.
    I set up a filter in the aggregation level (Calendar month between 05.2007 and 07.2007). But this filter is not taken into account when I run the query? Why?

    Filters on the aggregation level are automatically available to be used in the query; but not necessary to use. You can set your own filters in the query. If you ned to use the filter set on the aggregation level, then you need to physically darg it and to the query definition side. In a way it is like a structure.
    Ravi Thothadri

  • [svn] 977: Bug: BLZ-93 - When a producer sends a message to a secure destination with no credentials it causes a security exception to get logged with a log level of error .

    Revision: 977
    Author: [email protected]
    Date: 2008-03-27 17:04:59 -0700 (Thu, 27 Mar 2008)
    Log Message:
    Bug: BLZ-93 - When a producer sends a message to a secure destination with no credentials it causes a security exception to get logged with a log level of error.
    QA: Yes
    Doc: No
    Details:
    Updates to catch-all exception logging hinge points on the server to use a new method on MessageException that protects against repeat logging of the same exception as we unwind the call stack on the server, as well as allowing exception subclasses to control the log level, intro text and inclusion of a full stack trace in the logged output. This allows things like SecurityExceptions, which represent common errors like incorrect user credentials, to avoid polluting the log with error-level logging and stack traces. It also consolidates our catch-all handling for MessageExceptions and their subclasses in a single point, avoiding problems with needing to make updates or tweaks to our logging output in multiple places.
    Ticket Links:
    http://bugs.adobe.com/jira/browse/BLZ-93
    Modified Paths:
    blazeds/branches/3.0.x/modules/common/src/java/flex/messaging/log/Log.java
    blazeds/branches/3.0.x/modules/common/src/java/flex/messaging/util/ExceptionUtil.java
    blazeds/branches/3.0.x/modules/core/src/java/flex/messaging/MessageBroker.java
    blazeds/branches/3.0.x/modules/core/src/java/flex/messaging/MessageException.java
    blazeds/branches/3.0.x/modules/core/src/java/flex/messaging/endpoints/amf/MessageBrokerFi lter.java
    blazeds/branches/3.0.x/modules/core/src/java/flex/messaging/endpoints/amf/SuspendableMess ageBrokerFilter.java
    blazeds/branches/3.0.x/modules/core/src/java/flex/messaging/security/SecurityException.ja va
    blazeds/branches/3.0.x/modules/core/src/java/flex/messaging/services/ServiceException.jav a

    One thing I forgot to add, which may be causing you
    problems: the "mount volume" command is not part of
    the Finder dictionary. It stands alone.
    bill
      Mac OS X
    (10.4.10)   1 GHz Powerbook G4
    I tried the mount command. After executing it in Script Editor, I was prompted with login and password, but it was my Keychain!
    I don't know if you have your keychain unlocked or what else..
    Maybe the original poster (Rick Anderson) has his keychain locked and the prompt is from it.
    Just a guess...
    Ciao,
    Ermanno
    Dual 2 GHz PowerPC G5   Mac OS X (10.4.9)   4.5 GBy SDRAM, 5 external FW disks, 2 Internal SATA disks

  • Pricng not getting distributed at item level when given at header level-

    Dear all
    We are using pricing procedure in Delivery for certain freight condition types...
    When a condition type ZFRT is given manual pricing at header level,it is not getting distributed equally at item level..
    Can u tell us what exactly the problem..
    The same condition type while using in Sales order,distributes pricing to all items ...when given at header level...
    Group condition tick mark is put.Priicng is at header level tick mark is put..

    Hi,
       Go to header level of the delivery document and in conditions tab press "update" and do carry out new pricing and then give the header condition value and press activate.
    Reward me if it helps.
    Regards,
    kishore.

  • When I check my boot SSD drive using Disk Utility under Mavericks, I often get "Incorrect number of extended attributes" errors.  But if I boot off an external drive and check the same SSD, no errors are reported.  Is this a bug in Mavericks?

    When I check my boot SSD drive using Disk Utility under Mavericks, I often get "Incorrect number of extended attributes" errors.  But if I boot off an external drive and check the same SSD, no errors are reported. 
    This happens not just with the SSD in my Mac Mini, but with another SSD in my MacBook (both now running Mavericks).  So far as I know, all of the kit I am using is in good order (despite the file corruption reports).  So I am beginning to wonder if it could be due to a bug in Mavericks?  Both SSD drives have been formatted to MacOS Extended (journaled) format.  Should I have used a different format, I wonder?
    Has anyone else encountered this issue?
    Does anyone have a solution?
    Or an explanation that might help my investigation of the issue?
    Thanks guys,

    I understand that the Corsair Force 3 is not one of the SSD drives that are supported on Apple Macs. 
    I did try downloading and using Trim Enabler, but the error message came up both when it was off and when it was on.
    I understand that not everyone thinks Trim Enabler is a good program, though there is a new version out now, so I may give it another try.

  • I recently purchased a book from itunes on my ipad 2 but when i open the book in ibooks i get (incorrectly formatted or not formatted for ibooks) somebody please help

    I am currently deployed over seas.. I recently purchased a book that im pretty stoked about. but when i open it in ibooks i get ( incorrectly formatted or not formatted for ibooks to recognize) the file is an .epub so i dont see how it could be a format issue.. I tried emailing apple but because of the situation they want me to call. I have very limited telecomminications at my location .. somebody please help

    The Report a Problem link can also be found in iTunes/Store/View Account/Purchase History.
    Before asking for a refund, also try deleting the book and redownloading it.
    If you find that the iBookstore is does not meet your needs, you can try one of the others like Kindle, Nook, Kobo, Googlebooks, or Sony.
    To let Apple know your views on their apps or services, use
    http://www.apple.com/feedback

  • SAP WCF - Getting incorrect action when trying to send a RFC to SAP

    SAP WCF - Getting incorrect action when trying to send a RFC to SAP
    I am trying to send a rfc and i am getting this message below.
    Does anyone know the correct action i need to use?
    Event Type:        Warning
    Event Source:    BizTalk Server 2006
    Event Category:                BizTalk Server 2006
    Event ID:              5743
    Date:                     7/6/2009
    Time:                     3:02:26 PM
    User:                     N/A
    Computer:          saptestbox
    Description:
    The adapter failed to transmit message going to send port "WcfSendPort_SAPBinding_Rfc_Custom" with URL "sap://CLIENT=200;LANG=EN;@a/saptest/90?ListenerGwServ=sapgw90&ListenerGwHost=saptest&ListenerProgramId=testE1D200&RfcSdkTrace=False&AbapDebug=False". It will be retransmitted after the retry interval specified for this Send Port. Details:"Microsoft.ServiceModel.Channels.Common.UnsupportedOperationException: Incorrect Action <BtsActionMapping xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
      <Operation Name="_x002F_SIE_x002F_E_MM_INVENTORY_INTF" Action="http://Microsoft.LobServices.Sap/2007/03/Rfc/_x002F_SIE_x002F_E_MM_INVENTORY_INTF" />
    </BtsActionMapping>. Correct the specified Action, or refer to the documentation on the allowed formats for the Actions.
    Server stack trace:
       at System.ServiceModel.AsyncResult.End[TAsyncResult](IAsyncResult result)
       at System.ServiceModel.Channels.ServiceChannel.SendAsyncResult.End(SendAsyncResult result)
       at System.ServiceModel.Channels.ServiceChannel.EndCall(String action, Object[] outs, IAsyncResult result)
       at System.ServiceModel.Channels.ServiceChannel.EndRequest(IAsyncResult result)
    Exception rethrown at [0]:
       at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
       at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
       at System.ServiceModel.Channels.IRequestChannel.EndRequest(IAsyncResult result)
       at Microsoft.BizTalk.Adapter.Wcf.Runtime.WcfClient`2.RequestCallback(IAsyncResult result)".
    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

    I am getting same error even after using the same operation name  in logical and  in action on physical port as in Binding file created by adapter
    Details:"Microsoft.ServiceModel.Channels.Common.UnsupportedOperationException: Incorrect Action <BtsActionMapping>
    <Operation Name="Send" Action="http://Microsoft.LobServices.Sap/2007/03/Idoc/3/ORDERS05//711/Send"/>
    </BtsActionMapping>. Correct the specified Action, or refer to the documentation on the allowed formats for the Actions. Note that Actions are case-sensitive.

Maybe you are looking for

  • Open and cancelled Quote Report

    Hi, Can anyone give me the information  for getting open and cancelled Quote Report?

  • Can i have two iTunes accounts on one machine

    i have recently moved in with my partner and we both have our own iTunes accounts. is there a way to have both these accounts linked so that they can be kept seperate and still sync them both to our iPhones from one iMac. it is important that they ar

  • Returning to normal voice from Voice affects.

    I just updated my Skype account after not using it for awhile. I was prompted to check my video feed and voice quality. I changed from normal voice to another voice to see how it was. I made a call and talked. It worked. However, I now want to return

  • 30 M rows in SQL Server 2008 R2- View or Table for faster performance

    Hello, I am creating a SSRS 2008 report that currently is using a view. It's a view made out of one table and is not indexed. There are 70 some columns that I am displaying in the report with 10 or so parameters that I am passing through a procedure

  • Accessing DBA_TABLES from PL/SQL

    Hi all, Can I access DBA_TABLES from a PL/SQL block? Following is the code I tried: SQL> SHOW USER USER is "SYSTEM" SQL> ED Wrote file afiedt.buf   1  CREATE OR REPLACE PACKAGE BODY BARAKAU   2  AS   3  PROCEDURE UPPER_COLS ( P_USER VARCHAR2, P_TABLE