Dummy category group for chart

Hi,
I'm creating a stacked column chart where I'm getting data from an MDX query that has three measures. I want to have a separate stacked column for each of the measures but I can't figure out how to do this. If I were able to get the measures on separate
rows or something alike I would have no problem but from what I've found, this isn't possible with MDX. So I need some sort of dummy category group that has three different values by which I can split the column values. How can I do this?

Solution courtesy of
VHteghem_Ph at
MDX numbered dummy set.
WITH
MEMBER [Dim].[Dim].[All].[1] AS [Dim].[Dim].[All]
MEMBER [Dim].[Dim].[All].[2] AS [Dim].[Dim].[All]
MEMBER [Dim].[Dim].[All].[3] AS [Dim].[Dim].[All]
SET [Dummy] AS {[Dim].[Dim].[All].[1], [Dim].[Dim].[All].[2], [Dim].[Dim].[All].[3]}
SELECT {[Measure1], [Measure2], [Measure3]} ON 0,
NON EMPTY {([Dimension1], [Dimension2], [Dimension3]) * [Dummy]} ON 1
FROM [Cube]

Similar Messages

  • Item category group for Raw Materials

    Hello Gurus,
    Goodmorning,
    I have a client requirement,
    Here my client is selling the  Raw materials , i  have some  confusion in taking the category group  , what is the item category group  we  have to use for determing for  the sales   categories ? I  don't  find any special  item category group for raw material . in material master as  well as  in  item category  determination in  in sales document  types  too .
    looking for your inputs  in this regard.
    Thanks &Regards
    Ravi.M

    Hello Ravi,
    Sales of Raw material already being discussed some times back.
    As I know, as per Central Excise law, you are not suppose to sell the raw material from a manufacturing unit.
    Hence, you rename the ROH material code with suffix A.  In tcode OSM2, activate sales view tab.
    Apart from this, you need to maintain the renamed code in tcode J1ID with numeric value 1 under the tab Declared.
    But, normal OR-LF-F2 process.
    FYI - Choose of Material tyoe will be important than choose of general item category group. As I Cat group, Materials grouping that helps the system to determine item categories during sales document processing. If a group is configured specific to distribution channel, it has priority if the corresponding activity is distribution channel-dependent. In the standard system, there are normal items, items that signify services (and therefore need no delivery processing) and items that signify packing material, for example.
    Thanks & Regards
    JP

  • Item category group for Sales of Nonstock Item with Order Specific Procurem

    What will be the item category & group for the material for Sales of Nonstock Item with Order Specific Procurement.So that purchase requestation is created

    Hi
    As of my Understanding  this a scenario of THIRD PARTY SALE WITH SHIPMENT  where delivery will be created . Addition to the previous setting few more changes that need to be accomodated like it has to be delivery related billing - A for item category
    The indicator 'E' will make sure the Stock will be procured only against the particular sale order and it will be delivered only against this sales order. Apart from this there are few more thing need to be done with the Schedule line level
    You need to give the movement type 601, item relevant for delivery need to be checked, order type from the MM side need to be assigned, item category from MM and Account assignment group from MM, all these need to to be maintianed in Schedule line level.
    Infact why not TAS , we can use TAN , or ZTAN itself But as per the scenario we need to do the changes as required.
    Doing all this we can process this order.
    Thanks.................Rishi

  • FM returing Item Category Group for a Product GUID or ID

    Hello All,
    If any one know any Function module which returns Item Category Group for the particular product.
    I had tried it with the tables COMM_PRODUCT = > COMM_PR_FRG_REL => CRMM_PR_BTR but i wanted some standard function module.
    Thanks in advance.
    Regards,
    Santosh

    Hi Santosh,
    Check the FM COM_PRODUCT_GETDETAIL_API.
    Pass the product guid or product id and Required Settype as CRMM_PR_BTR.
    You will get the Item category group.
    Hope it helps.
    Regards,
    Shahina

  • How to use item category group for pricing?

    Hi,
    how can I use the item category group to carry out pricing?
    I want to determine a condition type for item category group DIEN only and no other.
    Thanks for help!
    Florian

    Hi Florian Preuss,
          You should follow the next steps:
    1. Check if the item category group field exist in the pricing catalog to choose it as a field in a table condition, if it doesn't exist (I don't believe that), you should contact to a technical person (ABAP) to add it to the structure KOMPAZ.
    2. Create a condition table with this field (item category group) and others that you need to determine the condition.
    3. Create an access sequence with this condition table.
    4. Create a condition type and assign it the access sequence.
    5. Add the condition to pricing procedure.
    6.. Enjoy it.
    Thanks in advance,
    Mariano.

  • How to use Stock Category Group for two different configuration.

    Hi all,
    I want to use the stock category group to do this scenario:
    I have two process using the same location, the process A wants to consider Stock cat. Grp. 'ZSW' (SAPAPO/LOC3) so it will consider Stock using CC, CF and CE. The process B wants to consider Stock Cat. Grp. 'ZST' to consider only CC.
    My doubt:
    How can I do that setup to make different things according the process? I tried to do something in Planning Area (SAPAPO/MSDP_ADMIN) but doesnu2019t work.
    Can anyone help me?
    Thanks,
    -Ralph Veiga

    Hi Ralph Veiga,
    Indeed the stock category group is define at location level...
    I think your answer involves macros more than PA settings.
    First I will suggest to split the stock key figure into 2: one for CC, one for the other.
    For the CC, use the standard (cetegory group with CC only on the location master)
    Now you need to populate the second key figure with CF and CE.
    You should be able to built a macro using function PHYSICAL_STOCK() to get what you want.
    For sure yuo first need a way to check if you want or not the CF and CE. Here implement your own logic for exemple base on your product characteristics with either MAT(), MAT_C(), MAT_EXTRA(), MATLOC_C()...
    Else you can use a Z function in the macro to collect this data, but it involves ABAP coding.
    PS: you don't actually need to split the key figure into to, but I think it helps with visibility...
    Regards
    Julien

  • Extracting unique values from (non-category) columns for chart

    Hello:
    I've created a worksheet to keep inventory of my Intellivision games.  It has the following columns:
    Publisher
    Class
    Network
    Title
    Quantity
    (misc...)
    The "Class" represents whether the game is "complete in box" or "loose cartridge."  The "Network" represents the general genre or game cateogory.  The quantity is how much I have of each.
    I have set the first three columns as categories:  Publisher, Class, and Network.  I also created a bar chart based on the Title and Quantity columns, to show how many I have of each.
    The problem I have is that, although it looks real cool and helps me keep the games organized, since a title can appear in more than one "Class" (e.g., I can have one in box, and two loose), the chart includes duplicates, and they are not grouped together.
    Is there a way that I can create a graph (or a secondary table) that exctracts only the UNIQUE values from a column that may contain duplicates?
    Note that I don't want to put the "Title" column in a category.  I want to group by the three major categories and list the games on each.
         -dZ.

    From the Numbers Help Menu, download the Numbers User Guide. Read the first three or four chapters to get a feel for the app. It's well written and won't take long to read that much.
    Then use the Table of Contents and the Search tool to get additional specific directions.
    First, delete all unneeded Rows and Columns from your data table. If you have patches of data in a larger table, Cut the patches and Paste them to a blank Sheet area to create separate dedicated tables for your various needs. These small special purpose tables are like Named Ranges in Excel. Name them in the Sheets Pane.
    This is how Numbers was intended to be used. The User Guide will describe how to reference cells in one table from expressions in another table. If you use the point and click method of creating references from within the equation editor it won't matter a bit that the tables are separate.
    Come back here for specific help on anything you are having trouble with.
    Jerry

  • Not in category GROUP for Address Book?!

    my understanding is that there is a bit of a bug in Lion where the not in address book category is not working.
    does anyone know if this is fixable somehow?
    i need to sort this data and i cannot do it if random entries (like the ones i put in on my phone) are not in a group and i cannot tell....
    thanks

    Kappy:
    I set up my address book to synch with Gmail, and did "synch now" from the menu but the contacts aren't synching. I reset the synch log, took out the gmail account and adding it back in, and still no synching. Any ideas?

  • Page break for a category group of a chart - SSRS 2008 R2

    Hi,
    I need to add a page break for one of two category groups of a my chart. Is it possible, please?
    I need to create a chart for this category group to mantain readable the report.
    Thanks

    Hi There
    You can create two graphs and put them inside two separate rectangles and add page break
     after first rectangle and add a filter to your chart for first category group for first chart and second category group for second chart.
    This is best you can do
    If you have any question please let me know.
    Many Thanks
    Syed Qazafi Anjum
    Please click "Mark as Answer" if this resolves your problem or "Vote as Helpful" if you find it helpful.

  • Object type and Transport request for Category group.

    Dear All,
    I have configured category group for objective setting and appraisal (PD module) in  development serverwhich is to be transported to quality. Can any body let me know how to generate the tranport request for that?
    What is the object type for Category group and category?
    Regards,
    Jyoti

    Thanks Dilek,
    In objectice setting the top most hierarchy for appraisal catalog is category group followed by category and then template (VA) .
    My query is related to category group. For category and template system has standatd upload/download utility for transport, but for category there is no as such option therfore in such a scenario how to transport category group.
    Also I want to know the object  type for criteria group and criteria.
    Regards,
    Jyoti.

  • Item category group

    Hi gurus,
    Can anyone pls. help me identify the appropriate item category group for the free goods in CRM only (i.e. no R/3 integ)?  The current item category group of these products is set at NORM but we may need to change it to TANN because of an ABAP runtime error.  I just don't know how to include it (TANN) in the list of values in the Item Cat. Group field in COMMPR01.  Hope you can help me.
    Thanks,
    Theresa

    Hi Theresa,
    In item category determination u will have two entries:
    Transaction Typ : ZDBT
    Item Cat. Group : NORM
    Item Cat. Usage : 
    Main item cat.  :
    Item Category   : ZDB
    Transaction Typ : ZDBT
    Item Cat. Group : NORM
    Item Cat. Usage : FREE
    Main item cat.  : ZDB
    Item Category   : TANN
    What I understand is that you wish to do free goods determination.I.e. For 1 Case = 1 Free item
    For that we have other pre-requisites like:
    Free good determination settings:
    1. SPRO->Customer Relationship Management->Basic Functions->Set Up Free Goods->Assign Procedure                                                                      
    2. SAP menu->Master DataPrices and Conditions->/SAPCND/GCM - Maintain Conditions
    Condition type: 0NA0
    Procedure: 0NA001
    Regards,
    Shalini Chauhan

  • Item Category Group 0001 not available

    Hi,
    We need to use Item Category Group 0001 - Make-to-order in CRM 2007. This group is not available as of CRM 2007. The list starts with 0002 - Config.at Mat.Level.
    Is it a standard setting or only our CRM 2007 instance is missing this?
    If it is a standard arrangement, do we need to maintain a Z Item category group for Make to order products?
    Kindly resolve the confusion!!
    Thanks,
    Sharad

    Hi,
    The item category group 0001 is missing.I guess then you need to create a new type on your own.
    Regards,
    Abishek

  • SSRS Chart group dataset by Year (series groups)/Month (category groups) force intervals to start at JAN?

    Hi all,
    trying to figure this out in REPORT BUILDER, but I guess I can go to VS if needed...
    I've got a data set that says "sales" and its basically order summarycontaining:
    id, dateplaced, and other stuff...
    I want to use this dataset to show trendline for annual qty of orders
    created line chart with "countDistinct(id)" as the series for X
    category groups = groupby "=Month(dateplaced)" and label "=MonthName(Month(dateplaced)"
    series groups = group by "=Year(dateplaced)" and label the same.
    I think this is working as intended, please correct if not.
    The PROBLEM I'm seeing is that since my dataset returns data starting around september so my "axis" starts in september... I really would prefer it starts at Jan and ends in December... I can't see any way to do this...
    The only things I could think of are;
    put fake data in dataset that returns "empty" values for jan in the first year of data...
    change the query completely to make sure tehre are "year" "month" groupings... somehow...
    but both of these approaches seem to be "hacky" and not very maintainable or clear...
    Help!

    Hi noJedi,
    According to your description, you want to you have the category group in your chart always start from January. Right?
    In Reporting Services, when we set category group, the records will sort by the sequence of data in database by default. However, we can apply expression in
    Sorting so that those records can sort by the month. We have tested your scenario in our local environment, here are steps and screenshots for your reference:
    1. Create a chart and put the corresponding expression into category and series group.
    2. Right click on category group. Go to Sorting tab. Put the expression below into sorting expression.
    3. Save and preview. The result looks like below:
    Reference:
    Sort Data in a Data Region (Report Builder and SSRS)
    If you have any question, please feel free to ask.
    Best Regards,
    Simon Hou

  • Column & Line in a single chart. Ignore Grouping for Line

    Hi,
    Here is the scenario to show a chart for "Resource Allocation to selected Projects and capacity".
    1. Show Staked Columns for Projects<o:p></o:p>
    2. Show Capacity of Resource with Line Chart (both should be in same chart)<o:p></o:p>
    3. Group By Projects(Series Group) and Category Groups By Month.<o:p></o:p>
    Following is the desired out:
    Problem I'm facing:
        I was able to show both Columns and line by changing the chart type for capacity. But issue is that Group By (series Grouping) is applying to Line (Resource capacity) as well. So multiple resource capacity lines are appearing on the
    graph. It would be good, If charts allows to display only one line by summing all group values for resource capacity. 
    So, Can we stop considering group By for line chart(Resource capacity)?
    Below screen shows that how current report displaying.
    Thanks in advance.
    Thanks, Ram

    Hi ram,
    According to your description, I can reproduce the same issue. Since the values in the chart is always relate to Category Groups and Series Groups. The behavior is by design in SQL Server Reporting Services (SSRS).
    In SSRS, chart is similar to the matrix.
    The Columns group in the matrix is identical to the Category Groups area in the chart.
    The Rows group in the matrix is identical to the Series Groups area in the chart.
    The Data area in the matrix is identical to the Values area in the chart.
    Since we add data in the Values dialog box, it is in the Category Groups and Series Groups scope.
    Regards,
    Alisa Tang
    Alisa Tang
    TechNet Community Support

  • Item category group used for scrap materials

    hello gurus
    Can u pls tell me what is the item category group used for scrap materials in the material master?
    Thanks in advance
    Warm Regards
    Prashant.

    Prashanth,
    Item Category
    Item Category used is IRVE or you can create your own Item caegory by clicking "New entries"
    a. Schedule line is activated
    b.  Incompletion Procedure = 43 repair item
    c. Screen  Seq Group is mentione.
    Item Category Group
    There is no item category group existing. You can create your own item category group "SCRAP". you basically use "Tem category Group" along with Sales Document to determine item category
    You need to create a ZSCR scrap material type and assign "SCRAP" item category group to material type
    Assign Item categories
    Carry out the Item category determination for Item Category Group.
    Regards
    Sathya

Maybe you are looking for