Setting aggregation level in POSDM

Hi experts
I would like to consult from you regarding SAP standard function on aggregation level to be set in POSDM.
The requirement I get is to aggregate sales in the level of day/store/article/promotion ID.
Are there any solution to this in terms of configuration?
Really appreciate your help.
BR
Dominic

Hi,
Aggregation Method plays a key role in terms of One-Step Processing Tasks.For eg.,if you want to Generate WPUTAB Idoc and there is an aggregation Method code which is specifically available to have the aggregation done based on the means of payment.
SImilarly you can have aggregation method based on material,by sales item and qualifier and also with material&Conditions combination.
You can see the difference when you choose 0000 - Code for Aggregation method for Task code 0013 - Generate Idoc WPUTAB and process.Later on change the Code for Aggregation Method to 0005 and you can see if in POS Workbench also.
NOTE : You can also custom specific Aggregation Method - for eg, Aggregation should be done based on transaction type/sales item type etc.
Thanks and Regards,
Ramesh D

Similar Messages

  • Aggregation level

    Dear Experts
    I have 2 restricted key figures both set with aggregation level Total with reference to a characteristic. both are with reference to different characteristics.  KF 1 is a formula containing KF 2 .
    So, the referred characteristics are Char 1 for KF 1 and Char 2 for KF 2.
    In the rows, if I drill down further by chars other than char 1 and char 2, how will the KF 1 and KF 2 values be affected?
    Am i right to say drill down will not affect the aggregation behavior?
    What determines which chars to be referred to when setting aggregation level in the KF?
    Thanks in advance.
    regards
    Pascal

    Hi Pascal,
    Can i ask you to paste your report requirement so that we can visualize in a better way and guide you on the same.
    Regards,
    AL

  • Set Aggregation type of Count Distinct to use correct table aggregation in

    Hi there,
    Currently I use OBIEE 10.1.3.4.1 , and there is a case where a fact table consist of 2 logical table source: detail and aggregate table, which has some measure using count distinct as aggregation type. The problem is everytime I browse the measure with no dimension at all , it always use detail table not aggegation one..
    Really appreciate for any suggestion ..
    thanks a lot

    Hi,
    I don't think it's the same case as mine. Let say I have 2 table : detail and aggegate
    Detail Table consists 4 fields:
    *) Period
    *) Market
    *) Region
    *) Measure : Customer ID, Sales
    Aggregate Table consists 3 fields :
    *) Period
    *) Region
    *) Measure : Customer ID, Sales
    in the measure I set aggregation type for each field:
    *) Sales >> set as Sum
    *) Customer ID >> copy as "Number of Customer" and set as Count Distinct
    In each LTS' contents I set the level of aggregation using "Get Levels" feature..
    Then I try to browse via Presentation and do some querys belows:
    a) only choose single field of measure : Sales, the session shows that the value is taken from aggregation table and just as I expected.
    b) choose period and sales, the session shows that the values are taken from aggregation table, and still just as I expected.
    c) choose period, sales , and market, the session shows that the values are taken from detail table, just as I expected.
    d) only choose single field of measure : "Number of Customer", the session shows that the value is taken from detail table , this is NOT as I expected. It suppose to take the value from aggregation table..
    e) choose period and "Number of Customer", the session shows that the value is taken from detail table , this is also NOT as I expected. It suppose to take the value from aggregation table..
    I've tried to override the aggregation , but still confuse how to apply in measure "Number of Customer" and did not work at all..
    any idea ?
    thanks a lot

  • Customer Exit in query on aggregation level

    Hi,
    I try to have variables filled with a customer exit.
    The coding of the customer exit is correct, this have been tested in queries on multiproviders.
    Unfortunately it is not working when these variables are used on level of aggregation levels.
    What I would like to achieve:
    We have some planning queries on aggregation levels. Different users can plan on the same query (and aggregation level), but not for the same set of data. Therefore the query should be restricted to the authorized values. Unfortunately we can not switch to the new authorization concept (analysis authorizations) yet, but we already need this functionality very soon.
    The customer exits are the only possible option. Unfortunately it seems that the customer exits are not being executed when the variables are used in queries on aggregation levels.
    The variables are not ready for input and should be filled in I_STEP = 2
    Is this normal? If so, is there a work around?
    Thanks in advance for quick replies!
    Kind regards,
    Bart

    Hi,
    You can debug your query by putting the break-point in your exit code and execute the query in RSRT. This way you will be able to find if your customer exit is actually being called or not. If it is being called then there can be some logical problem with your code due to which the variable values are not getting populated.
    Regards,
    Deepti

  • Aggregation level includes filter objects...

    Hi,
    We are using a BO universe on top of a BEX query to create WebI reports.
    We now run into the following problem when filtering on a certain characteristic in the BO query.
    The result set of rows is limited to the correct values, but not aggregated up to the requested aggregation level. The problem exists whether the key figure is defined as having an aggregation to be database delegated or sum.
    In the query results we see the number of rows being pulled back is too high, the results displayed are correct (because aggregated by WebI). In the example below we selected three stores, but not store as a result object.
    *** Query Name:Query 1 ***
    ** Query Properties:
    Universe:Retail Sales and Stock
    Last Refresh Date:9/2/10 2:29 PM
    Last Execution Duration: 33
    Number of rows: 4,947
    Retrieve Duplicate Row: ON
    ** Query Definition:
    Result Objects: Style Code, NSLS @ PCS
    Filters ( Only RMS Billing Documents Infoprovider
    AND Given Legacy Division Set
    AND Given Currency Conversion Type
    AND Store Key In List { 1001; 1002; 1003 }
    AND NSLS @ PCS Not Equal 0
    We cannot attach a document, but the actual amount of rows should have been 2,856,
    the number of different style in these 3 stores.
    When we include the store object in the results, we can see the number of rows stays the same (proof that it did indeed return rows on a store level and not aggregated upt to the style code...
    *** Query Name:Query 1 ***
    ** Query Properties:
    Universe:Retail Sales and Stock
    Last Refresh Date:9/2/10 2:09 PM
    Last Execution Duration: 13
    Number of rows: 4,947
    Retrieve Duplicate Row: ON
    ** Query Definition:
    Result Objects: Style Code, Store Key, NSLS @ PCS
    Filters ( Only RMS Billing Documents Infoprovider
    AND Given Legacy Division Set
    AND Given Currency Conversion Type
    AND Store Key In List { 1001; 1002; 1003 }
    AND NSLS @ PCS Not Equal 0
    Is this behaviour fixed in any fix pack? Or did noone address this problem?
    The problem becomes a real problem when the user wants to select everything u/i a certain date.
    The number of rows are then pulled back on a style/store/day combination and easily reached 100.000 rows.
    Thanks for any insight you can give on this,
    Marianne

    Hi Rik,
    Thanks for at least trying
    I didn't try this before, so I just did, despite the fact that the aggregation level only has something to do with the way data aggregates within webi. (I'm that desperate)
    No difference, other then the fact that I now get #MULTIVALUE in the cells with multiple underlying rows.
    Anyone else?
    Marianne

  • Aggregation Level in not prepared to run on HANA

    Hello Experts,
    I've the following system configuration:
    CPMBPC 810: SP 0001
    POASBC 100_731: SP 0005
    HANABPC 810: SP 0001
    Hence we've PAK and BPC license too for working with PAK.
    Now, I've created an Aggregation level: ZTPM_AG01 on top of a Multiprovider which encompasses 2 real time and 1 standard cube. By default all three are HANA Optimized.
    Then why I'm getting a red traffic light for both the  aggregation level 'ZTPM_AG01' as well as the MultiProvider as shown below:
    I've gone through below link:
    How to Check whether a Planning Function or a Disaggregation in PAK is executed in Memory
    and noted that we were in alignment for the most of the below points except the one in bold:
    Is note 1637148 implemented?
    Is the system switched to PAK (see note 1637199)?
    Is the InfoCube HANA optimized?
    Is the InfoCube/DataStore Object entered in the list of HANA optimized InfoCubes?
    Is a characteristic relationship type exit or type hierarchy used in the InfoProvider?
    Is a data slice type Exit used in the InfoProvider?
    Is any virtual object used (virtual InfoCube, master data with own read class etc.)?
    Is a key figure type TIMS or DATS used (input enabled)?
    Is the user parameter RSPLS_HDB_SUPPORT set to ‘HDB_ON’ (if necessary, see note 1637199)?
    Global emergency exit switch is not set using report SAP_RSADMIN_MAINTAIN with parameter object RSPLS_HDB_PROCESSING_OFF with blank or empty value.
    I've made user parameters RSPLS_HDB_SUPPORT to HDB_ON.
    Can you please let me know, what am I missing here ?
    Thanks & regards,
    Jomy

    Dear DonB evis!
    I had exactly the same problem with lightroom as you:
    "C:\Program Files\Adobe Photoshop Lightroom\lightroom.exe
    This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem."
    Event log indicates, that "Component identity found in manifest [inside Lightroom - Microsoft.VC80.MFC.MANIFEST] does not match the identity of the component requested".
    The theory is that files called manifests tell the system loader that application X (here: lightroom.exe) depend on assembly Y (Microsoft.VC80.MFC). This very CRT assembly is a shared one, and it resides in C:\Windows\WinSxS\.
    SO this is a problem of your Windows not Lightroom, which refers to windows shared element which cannot be found (due to .NET installation and policies mess).
    Side by side assemblies use publisher configuration files (POLICIES) to globally redirect applications and assemblies from using one version of a side-by-side assembly to another version of the same assembly.
    There is a problem on certain machines caused by Windows SP1 to .NET 2.0 which causes problems messing with policies and redirecting applications from using proper shared assemblies.
    After installing SP1 (which installs with Windows Update) to .NET 2.0 on those machines it was impossible to reinstall .NET unless you delete the policies inside the C:\Windows\WinSxS\Policies\ folder (I do not know exactly why, but it was my case and several other people too).
    In my previous post I described you the process I did two days ago on my system (WinXP Pro with SP2) and after that lightroom start to run.
    I am sorry you are experiencing such difficulties, but I would not post my way of solving the problem if I did not test it successfully on my system.
    Hope you manage to solve it.
    Best regards.

  • Aggregation level ZFI_FINGL is locked by the Change and Transport Organizer

    Dear,
    After transport from a dev to prod system I get this message on the planning modeler :
    "System is not set to changeable - objects are not changeable
    Aggregation level ZFI_FINGL is locked by the Change and Transport Organizer"
    Do you know how to fix it ?
    Thanks in advance,
    Thibaut

    Hi,
    By default the planning modeller configuration is added to the standard BEx transport (if it is not saved in $TMP). If there is not one set up then create one in the admin workbench transport connection.
    If you don't use this, then you can add the objects you wish to change manually into a transport before you change them - this also works.
    Cheers
    Mark

  • Aggregation level query "value help" = Only Values in InfoProv doesn't work

    Hi,
    I have a problem with Selection Variable for a BEx Query :
    - I'm working with SAP BI 7.0 support package 15
    - My query is an input ready query built for an "aggregation level" based on "real time infocube" (Planning);
    - Characteristic, I want to filter with variable, has query property Advanced->Query Execution for Filter Value Selection = Only Values in InfoProvider
    - Characteristic (info-object) has set the property: Business Explorer tab--> Query Def. Filter Value Selection as Only Values in the info-provider...
    My problem is:
    when I execute a query,
    the Select Values for Variables screen appears
    I push on the Select from List button
    and Select Values For MyCharacteristic appears...
    but it shows me all values in master data table of my characteristic instead of only values in the infoprovider!!!
    If I build a query for the Real Time Cube it works correctly, but if the query is built for the aggregation level it doesn't work!
    Could someone explain me why it doesn't work correctly?
    Thanks in advanced
    Fede

    Thanks to  Mariana Lazar
    30.03.2009 - 12:30:36 CET - Risposta by SAP     
    Dear Fede,
    Regarding the query built on aggregation level please note the following
    the aggregation level is always a Virtual Provider built other
    InfoProvider and hence it does not have the dimension table and hence
    the F4 mode D is not supported.
    Therefore when aggregation level is used in a query, F4 does not supportD-mode: 'Only Values in InfoProvider' and all master data values are
    displayed in the value list.
    Reference from the note
    984229 F4 modes for input help as of SAP NetWeaver 2004s BI
    4. Since other InfoProviders do not have a dimension table, the system
    displays only posted values if you select "Only Posted Values for
    Navigation". Otherwise, it displays the values from the master data
    table.
    Hope this should clarify your doubts. Please let me know if you have
    questions else please confirm the message at your earliest convenience.
    Thank you for your cooperation and kind regards,
    @KR@ Mariana Lazar
    Senior Support Consultant
    SAP Active Global Support
    Netweaver Business Warehouse

  • IP question: Aggregation Level picture icon color?

    We are pretty new on IP (Integrated Planning).  You know that the picture icon of Aggregation Level look like a two step stair.  When we check our BI 7.0 system, find for some aggregation levels, both the steps are white color, while for others, the top step is white color and the bottom step is blue color which looks like a small cube shape.  What are the difference?  The one with bottom step being the blue color means this aggregation level is activated and the one with both steps being white colors means they are inactivated?
    Another question, as what we know, in order to do planning, the Cube must be real-time cube other than standard InfoCube in the setting of the cube, right?  In our system, we find the aggregation is built on a Multi-Provider and underlying the Multi-Provider, there are about 6 cubes.  But when we check all the 6 cubes, find the settings for these cubes are all set to Standard InfoCube.  That means with the aggregation level built upon this multi-provider, users can't do any planning, right?
    We will give you reward points!

    Hi Kevin,
    You can build a simple aggregation Level on a real time cube.
    Aslo we can build AGgregation levels on Multi providers ( which must contain atleast one real time Cube) . These kind of aggregation levels are called as Complex Aggregation levels.
    Also regd the Aggregation level Colours , your understanding is right.
    http://help.sap.com/saphelp_nw70/helpdata/en/43/1c3c7031b70701e10000000a422035/frameset.htm
    Search for Aggregation level and you would get more details .
    Hope this clarifies.
    Raja

  • 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]

  • Cross-Aggregation-Level Selection Evaluation indicator

    Hi,
              Can any one explain me the meaning of the below statements in the two paragraphs. This is for "Cross-Aggregation-Level Selection Evaluation indicator" in alert monitor.
    If the Cross-Aggregation-Level Selection Evaluation indicator has not been set in the SDP alert profile, only planning objects that exactly correspond to the aggregation level defined in the selection are taken into account. This means that the planning objects contain exactly the characteristics of the aggregation level. Planning objects that have additional characteristics are not taken into account.
    If however, the Cross-Aggregation-Level Selection Evaluation indicator is not set in the SDP alert profile, the system takes into account not only planning objects that exactly correspond to the aggregation level of the selection but also those containing additional characteristics.
    Example
    If you use a selection with the aggregation level 'Product' in the SDP alert profile and set the Cross-Aggregation-Level Selection Evaluation indicator, alerts will be issued not only for this product but for the relevant location products.
    Thank you.

    Hi Datta,
    Let me go further with my data model first.
    Selection criteria:
    Sales organisation = CZ01
    Sales statut = active
    Standard / promo = standard
    Product size = A, B, C, D, E
    Aggregation level:
    Sales organisation
    Distribution chanel
    Division
    Product size
    What I understand of the 546079 OSS notes:
    Distribution chanel and division are to be out of the aggregation level. Moreover in my case, there is only one value possible.
    What I understand of the 374681 OSS notes:
    The system searches for all the characteristics of the sales organisation * product size (of the aggregation level) that match the selection. At that step, APO should select only active and standard skus for CZ01 sales organisation and A, B, C, D, E product size. Afterwards the system searches for all the characteristics combinations that fit the chosen aggregation level and aggregates its values.
    My question is: does APO disaggregate on the ID selection?
    The characteristic combination I see in the job log are those defined on the aggregated level taking into account the sales organisation and product size restriction defined in the selection ID.
    Thank you for your return.

  • Pivot Aggregation Level

    Hi.
    My criteria result set is a sort of
    CUSTOMER ... QTY .......... LABEL
    =======================================================
    1 ................ 100 .......... "QTY_LOWER_THAN_1000"
    2 ................ 3000 ........ "QTY_BIGGER_THAN_1000"
    3 ................ 2000 ........ "QTY_BIGGER_THAN_1000"
    where LABEL is calculated with a formula containing the measure QTY and a CASE WHEN.
    When I try to create a pivot to get a result set like
    ...................... "QTY_LOWER_THAN_1000" ........ "QTY_BIGGER_THAN_1000"
    =======================================================
    TOTAL_QTY ...... 100 .......................................... 5000
    the total are obiously correct, but all the QTY is put under the label QTY_BIGGER_THAN_1000 because obi aggregate further and the formula is not evaluated at the level of criteria result set as expected.
    How can achive my goal ?
    I tried to use the "Treat as an Attribute Column" option but I get a maximum record exceeded if I put the LABEL in row or column (while if put the LABEL in the measure area I don't get the error but it still persistent the wrong aggregation).
    The result set table contains 200000 records and the configured buffer size for pivot table are bigger.
    Thanks,
    Andrea
    Edited by: aromani on 9-ago-2012 3.47
    Edited by: aromani on 9-ago-2012 3.47
    Edited by: aromani on 9-ago-2012 3.48
    Edited by: aromani on 9-ago-2012 3.48
    Edited by: aromani on 9-ago-2012 3.49
    Edited by: aromani on 9-ago-2012 3.49

    I wonder that not exists a simple way to achive this simple and basic pivot behaviour ...Please don't flog the product if you can't make it work. I'm not entering any discussion on "Excel can do this, why can't OBI"...simply because Excel is Excel and OBI is OBI. One is cell calculation in any way you want, the other based on the principles of dimensional modelling.
    Anyways, here's a very, very simple example doing exactly what you want. You can paste the XML into a SampleApp (Oracle has one here: http://aosdemeamt07.oracle.com:7779/analytics) and it will show you precisely what you want:
    <saw:report xmlns:saw="com.siebel.analytics.web/report/v1.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlVersion="201201160" xmlns:sawx="com.siebel.analytics.web/expression/v1.1">
       <saw:criteria xsi:type="saw:simpleCriteria" subjectArea="&quot;A - Sample Sales&quot;" withinHierarchy="true">
          <saw:columns>
             <saw:column xsi:type="saw:regularColumn" columnID="cbc4e4291fc1a381e">
                <saw:columnFormula>
                   <sawx:expr xsi:type="sawx:sqlExpression">"Customers"."C1  Customer Name"</sawx:expr></saw:columnFormula></saw:column>
             <saw:column xsi:type="saw:regularColumn" columnID="c94363662e33f987b">
                <saw:columnFormula>
                   <sawx:expr xsi:type="sawx:sqlExpression">"Base Facts"."2- Billed Quantity"</sawx:expr></saw:columnFormula></saw:column>
             <saw:column xsi:type="saw:regularColumn" columnID="c4400acdbec215548" forceGroupBy="true">
                <saw:columnFormula>
                   <sawx:expr xsi:type="sawx:sqlExpression">case when "Base Facts"."2- Billed Quantity" &gt; 10000 then 'Above 10k' else 'Below 10k' end</sawx:expr></saw:columnFormula></saw:column></saw:columns></saw:criteria>
       <saw:views currentView="0">
          <saw:view xsi:type="saw:compoundView" name="compoundView!1">
             <saw:cvTable>
                <saw:cvRow>
                   <saw:cvCell viewName="titleView!1">
                      <saw:displayFormat>
                         <saw:formatSpec/></saw:displayFormat></saw:cvCell></saw:cvRow>
                <saw:cvRow>
                   <saw:cvCell viewName="pivotTableView!1">
                      <saw:displayFormat>
                         <saw:formatSpec/></saw:displayFormat></saw:cvCell></saw:cvRow></saw:cvTable></saw:view>
          <saw:view xsi:type="saw:titleView" name="titleView!1"/>
          <saw:view xsi:type="saw:tableView" name="tableView!1">
             <saw:edges>
                <saw:edge axis="page" showColumnHeader="true"/>
                <saw:edge axis="section"/>
                <saw:edge axis="row" showColumnHeader="true">
                   <saw:edgeLayers>
                      <saw:edgeLayer type="column" columnID="cbc4e4291fc1a381e"/>
                      <saw:edgeLayer type="column" columnID="c94363662e33f987b"/>
                      <saw:edgeLayer type="column" columnID="c4400acdbec215548"/></saw:edgeLayers></saw:edge>
                <saw:edge axis="column"/></saw:edges></saw:view>
          <saw:view xsi:type="saw:pivotTableView" name="pivotTableView!1">
             <saw:edges>
                <saw:edge axis="page" showColumnHeader="true"/>
                <saw:edge axis="section"/>
                <saw:edge axis="row" showColumnHeader="true">
                   <saw:edgeLayers>
                      <saw:edgeLayer type="measure"/></saw:edgeLayers></saw:edge>
                <saw:edge axis="column">
                   <saw:edgeLayers>
                      <saw:edgeLayer type="column" columnID="c4400acdbec215548"/></saw:edgeLayers></saw:edge></saw:edges>
             <saw:measuresList>
                <saw:measure columnID="c94363662e33f987b"/></saw:measuresList></saw:view></saw:views></saw:report>UPDATE: if you know the password, here's the direct link BTW: http://aosdemeamt07.oracle.com:7779/analytics/saw.dll?Answers&path=%2Fusers%2Fipad_user1%2FPivot Aggregation Level Example
    Edited by: Christian Berg on Aug 21, 2012 10:52 AM

  • Copy Query between Aggregation Levels

    We wish to copy input-ready queries between Aggregation Levels using NW2004s, however the old BW transaction RSZC to copy queries only appears to work for queries on InfoCubes or MultiProviders.
    Does anyone know if it is possible to copy queries between aggregation levels or do we need to manually recreate them each time?
    Cheers,
    R

    Hi RM,
    I have also been looking for this when setting up integrated planning.
    As far as I know, you have to manually recreate them.
    Please assign points if this solved your problem,
    Best Regards,
    Filip

  • Characteristic of selection not part of aggregation level

    I am receiving the following message in my log after running a background job for my forecast.  My selection profile has an exclusion so I did not add the Characteristic to the Aggregation Level.  I want to run the forecast at the higher level of aggregation excluding these two criteria (Sales Regions).  If I include it in the Aggregation Level it runs the forecast at the individual Sales Regions.  Can an expert clarify this is ok and I am not running the forecast at the higher level including the two Sales Regions. 
    Thanks.

    Thanks Guarav, please see my comment below.
    Ok, I believe I have resolved the issue.  I am going to summarize my previous process. 
    1.Created a Master Profile (forecast) for each Strategy I wanted to test.  I would use the same Master Profile even if I changed the Parameters in the Univariate Profile. 
    2.Used the same forecast Activity, changing each time I changed the Strategy.  Planning Job would remain the same.
    3.By creating a New Activity & New Planning Job my forecast model appears to be running correctly.  The only items I continue to select in the Planning Job Aggregation Level are SourceSystem and Product.
    It Appears the best methodology is to set up a separate Master Profile/Univariate Profile for each Strategy & set of Parameters.  A separate Activity & Planning Job should also be set up for each Strategy & set of Parameters.  This would also have to be done in order to add to an overnight (monthly) Process Chain.

  • 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

Maybe you are looking for