Using a Dimension in Multiple Modules...........

Hi All,
Can anyone tell me how to use a "Dimension created in One module in another module.
Waht I did was, copied the Dimension from Module1 (Dimension) to the Module2(Dimension) -- is this is the right way?
+ Module1
+ Dimension
Common_DIM
+ Modile2
+ Dimension
Common_DIM ??
Thanks in advance for your kind replies.
Ramesh Mutyapu

Jean,
Thanks for your repsonse. My question is like this way.
I have couple of dimensions which are common to two modules and I want to create the FACT table by using the combination of Dimensions from each module. Can you tell me which is the right way?
Ramesh
Hi,
The answer depends on what you want to do. If you want to have people work on 2 copies, you are on the right track. However if you want to use them to load data into or lookup data from, you are fine with just module holding the dimension.
In other words, in the mapping you can combine objects from various modules to do your extraction.
Thanks,
Jean-Pierre

Similar Messages

  • Is it possible to use certutil to export multiple certificates from a local client machine store, to a .p7b file?

    Is it possible to use certutil to export multiple certificates from a local client machine store, to a .p7b file?
    Scenario: We have a few legacy certificates based on some legacy templates (2012 R2). Some belong to an old SubCA (2008 R2).
    I’ve can manually export them using certmgr mmc on the local machine to a single .p7b e.g.
    cert_backupNEW.p7b. But this is not a practical solution for me and I want to achieve this remotely via certutil or some other util that comes with Windows 7 machines.
    I’ve already worked out how to run a certutil command to add the certs back into the store e.g.
    certutil.exe -addstore -f my cert_backupNEW.p7b
    Is there a way to export multiple certs to a single backup cert, or is what I’m trying to do not possible with multiple certs?
    TC

    Something like this:
    $store = New-Object Security.Cryptography.X509Certificates.X509Store "my","localmachine"
    $store.Open("ReadOnly")
    Set-Content -Path exportedcerts.pfx -Value $store.Certificates.Export("pfx","password")
    $store.Close()
    note that this command will fail, if there are certificates with non-exportable keys. You cannot export certificates with non-exportable keys.
    My weblog: en-us.sysadmins.lv
    PowerShell PKI Module: pspki.codeplex.com
    PowerShell Cmdlet Help Editor pscmdlethelpeditor.codeplex.com
    Check out new: SSL Certificate Verifier
    Check out new:
    PowerShell FCIV tool.

  • Children not appearing in drop down of dimension in multiple hierachy

    Hello,
    In 4.2 we had parenth1 and parenth2 and one dimension table (at least I think).  If parenth2 had multiple layers of children (children that were parents) you saw them in the drop down lists of the dimension for the second hierarchy.  In 5.1 it appears the architecture changed with dimensions and multiplie heirarchies.  I do not see children of children in my alternate hierarchies as before.  In looking in the dim"dimensionName"_H2 table I see the correct information.  The data seems to be in the tables but drop down lists for the dimension are not showing children of children if this makes sense.
    Ex.in 5.1  I'm expecting to see in  Hierarchy2 09 -> Child 099 ->Grandchild 0991
          but I'm only seeing Hierachy2 09 -> Child 099
    The Grandchild 0991does not appear. (Grandchild if you will of Hierarchy2)
    In Hierachy1 of the same dimension (or what use to be Parenth1 in 4.2) you see all parents and their children and children of their children etc.   Note:  this dimension is built using a dimension build ssis pkg.
    I know my explanation is probably wordy and confusing but hopefully someone can make sense out of it.  Any feedback, would be greatly appreciated!
    Vikki

    Hi Vikki,
    The way the memberselector shows the hierarchies to end-users is not changed from V4 to V5, so I think there might be something wrong in your dimension.
    Please try to copy the contents of the mbr<dimname> table to you membersheet to see more clearly what is going wrong, also try to process it from there (it will give you more hints compared to using a ssis package to import a dimension.
    Another idea is to look to Apshell, some dimension have multiple hierarchies, you could compare them to your own to see what is wrong.
    Alwin

  • Mapping a dimension to multiple columns

    Hi
    Is it possible to map a single dimension to multiple columns iin oracle olap ?

    No. This is very different from your original question. It seemed like you were asking if multiple columns can be used in the dimension mapping. Of course the answer is yes – it is designed that way.
    But re-using a single dimension multiple times in a cube makes no sense. You have to ask yourself if all 10 dimensions have the same business meaning to the end user. If all 10 dimensions have the same meaning, then you really only have 1 dimension. But if the meanings differ, then you need 10 separate dimensions.
    It may look like the dimension values are 0 and 1 in the table, but their meanings probably differ wildly (i.e. male/female; processed/unprocessed; cash/credit; true/false; east/west; sales associate/sales manager; etc.).

  • [38073] dimension has multiple leaf levels which are not identical

    Hi,
    I am trying to implement a time dimension with 2 source tables.
    The time dimension is from minute to year where logical table includes 2 source tables :
    Source table#1 : Year,month,week,day
    Source table#2: hour,minute (minute is a leaf level and chronological key)
    When i try to check-in i got the following error: [38073] dimension has multiple leaf levels with are not identical.
    Thank you.
    Michael

    Hi RM
    i am able to create multiple hirerachy in time dimension and assigned time_id as chronological key which is at the dimension detail level and acting as shared child level for both of them......
    I have created AGO function for calendar year as
    AGO(Test."Fact".amount_sold, Test."Time Dim"."Calendar Year", 1)
    but when i have used AGO column in answers i am getting below mentioned error:-
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 22046] To use AGO function, the query level ('Calendar Year, Fiscal Year') must be a static level. (HY000)
    any suggestion would be appreciated to solve this.
    thanks & regards

  • SSM7.5 - Dimension with Multiple Hierarchies

    Hi all,
    I'm facing here one problem in the SSM front-end when I'm trying to use one the possibilities that PAS database offers, in this case the use of a dimension with multiple hierarchies.
    As you can see in this image, the dimension is created in PAS and works without problems in the dataview.
    Hierarchy one:
    [http://img121.imageshack.us/img121/334/pas1y.jpg]
    Hierarchy two:
    [http://img831.imageshack.us/img831/2586/pas2.jpg]
    In the SSM front-end, when I try to use that dimension, by default appears the first hierarchy:
    [http://img826.imageshack.us/img826/4043/hier3.jpg]
    In the dimensional selector the dimension appears fine for the first hierarchy:
    [http://img30.imageshack.us/img30/3103/hier1.jpg]
    But when I select the second hierarchy...
    [http://img34.imageshack.us/img34/1722/hier2.jpg]
    The Internet Explorer crashes and close all the open windows. This happens in the scorecard and also in the reports.
    Is not possible to use dimensions with multiple hierarchies in SSM? Did anyone had this problem before?
    Thanks in advance
    Pedro
    Edited by: Pedro S. Costa on Sep 13, 2010 11:03 AM

    Hi Shashi,
    first of all, thanks for your answer.
    But I don't understand when you say that "we cannot have two hierarchies on the same dimensions"?!?!?
    I already have some years of experience with PAS database and it's not the first time I create a dimension with more than one hierarchy. I use also that in a productive system (before this SSM front-end) without problems. And in this latest version of PAS (version 7.5.6) it's still possible to use that feature. As you can see in my initial post, I put two screen shots of the dimension with two hierarchies in PAS dataview, and works fine, without problems in the drill-down/up.
    From PAS online help:
    HIERARCHY is a Dimension command that defines the members and levels that comprise a particular hierarchy level within a dimension. It also allows multiple consolidation structures that stem from a central root of inputs. Use hierarchies when the input members are consolidated into more than one output member. When a dimension has hierarchies, members can have more than one path for rolling up into output levels. If a dimension has only one hierarchy, no HIERARCHY statement is necessary.
    Based on this, I create my example of a dimension (named MULTI) with two hierarchies (REGION and TYPE). Maybe the name I use for the second hierarchy create some confusion to you, because of the TYPE dimension that can exist in SSM. I just hope the problem I'm having in the SSM front-end is not related with the name I used for the second hierarchy!!!!
    I will rename that and test again.
    Regards
    Pedro

  • Dimension usage multiple columns

    In the Data source view, it is possible to create a relationship between a fact and dimension with multiple columns.  How is this handled in the dimension usage pane? Can I create a dimensions that relates to a fact on multiple columns?
    John Schroeder

    Yes it is possible to have multi column relationships in SSAS multidimensional.
    If you create the relationship in the DSV then when you create the cube the dimensions usage will pick up the columns in the relationship. If the cube already exists - when you add a dimension that has multiple columns in it's key attribute you can pick
    which two columns in the fact should be used to link to the dimension.
    http://darren.gosbell.com - please mark correct answers

  • Creating Help for multiple modules, multiple versions and multiple locales

    I need to put together a new help solution for a suite of applications. The problem I have is working out how to manage and publish the content. Would someone be able to offer any advice?
    The software has:
    Multiple modules
    Head office and site versions
    UK and US locales
    Multiple software versions to be supported
    Previously I used WinHelp, regenerating the project 6 times per software version to provide all possible permutations.
    I’d like to create a single hosted help solution with a simple home/landing page that allows users to enter a natural search term – the results provided would be drawn from the database or collection of available help topics and ranked for relevance to application/version/locale etc.
    Obviously the right help must be displayed, and I don’t want every topic to be prefixed with: [uk | head office | Module name | v3.5].
    I have RH9 (for html and word), but would upgrade if I needed to.
    I have looked into using Webhelp, Airhelp and even Wordpress but still haven’t worked out the best way to do this. I understand that this is not a normal posting, but if anyone can point me towards any information that may help me I’d very much appreciate it.

    I think build expressions are what I am looking for, but if I need to create a new conditional build tag for every variation (Locale/Installation/Version) it will be become rather unwieldy and since new software versions are released almost quarterly it will soon become challenging to manage.
    OK, I am happy you picked up on that point. It will be challenging.
    Sorry but your requirement is a complex output so too will be the solution.
    Also, can I apply a build tag to an entire topic to include or exclude it from a build for whole topics that are UK or US specific?
    Yes. Whole topics or content can be tagged. You can apply a topic tag to exclude it entirely from some categories and you can have content tags so that variants of the topic can be generated so that a topic could be excluded from US but for UK it could then vary according to version, for example.
    From an authoring perspective I want to create a single help file, but I can’t have users scrolling through hundreds of possible help permutations to find the one they are looking for. Creating one help file will simplify the hosting of the webhelp too.
    You cannot have sub categories so you would create a category for each permutation. I don't think that would amount to hundreds though.
    Another approach would be similar tagging but using multiple layouts. With categories, your output would have a folder for each category and when a user selects what they want, the system goes to the chosen folder. If you created multiple layouts, you would have much the same folders but each one would be a standalone help system. It would be for your developers to install the right help for each user. Not as difficult as it might sound. For a start, the versions would be simple to hook up.
    A lot of places stop updating help once either a new version is released or goes out of support.
    The best advice I can give is cut down the permutations as much as you can.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • Multiple modules

    how to load multiple module in ArrayCollection data Url??
    I use this. and I have many error :
    quote:
    <?xml version="1.0" encoding="utf-8"?>
    <mx:Module xmlns:mx="
    http://www.adobe.com/2006/mxml"
    creationComplete="StartModule()" width="1024" layout="vertical">
    <mx:Script>
    <![CDATA[
    import mx.events.ModuleEvent;
    import mx.modules.*;
    import mx.controls.Alert;
    import mx.core.Application;
    import mx.modules.IModuleInfo;
    import mx.collections.ArrayCollection;
    [Bindable]public var addOnsKiriArray:ArrayCollection;
    [Bindable]public var addOnsTengahArray:ArrayCollection;
    [Bindable]public var addOnsKananArray:ArrayCollection;
    [Bindable]public var KaddOnsKiriArray:Array;
    [Bindable]public var TaddOnsKiriArray:Array;
    [Bindable]public var KNaddOnsKiriArray:Array;
    [Bindable]public var KaddOnsKiriArrayS:Array;
    [Bindable]public var TaddOnsKiriArrayS:Array;
    [Bindable]public var KNaddOnsKiriArrayS:Array;
    [Bindable]public var KaddOnsKiriArraySV:ArrayCollection;
    [Bindable]public var TaddOnsKiriArraySV:ArrayCollection;
    [Bindable]public var KNaddOnsKiriArraySV:ArrayCollection;
    public var info:IModuleInfo;
    private function StartModule():void{
    addOnsKiriArray = Application.application.addOnsPagesCollect
    as ArrayCollection;
    KaddOnsKiriArray = addOnsKiriArray.toArray();
    KaddOnsKiriArrayS = KaddOnsKiriArray.slice(0,3);
    KaddOnsKiriArraySV = new ArrayCollection( KaddOnsKiriArrayS
    addOnsTengahArray =
    Application.application.addOnsPagesCollect as ArrayCollection;
    TaddOnsKiriArray = addOnsTengahArray.toArray();
    TaddOnsKiriArrayS = TaddOnsKiriArray.slice(3,6);
    TaddOnsKiriArraySV = new ArrayCollection( TaddOnsKiriArrayS
    addOnsKananArray =
    Application.application.addOnsPagesCollect as ArrayCollection;
    KNaddOnsKiriArray = addOnsKananArray.toArray();
    KNaddOnsKiriArrayS = KNaddOnsKiriArray.slice(6, 9);
    KNaddOnsKiriArraySV = new ArrayCollection(
    KNaddOnsKiriArrayS );
    //addOnsKananArray =
    Application.application.addOnsPagesCollect;
    //Alert.show(logo,"nnn");
    ]]>
    </mx:Script>
    <mx:HBox width="100%">
    <mx:SWFLoader id="logoLoad"
    source="{'../../'+Application.application.logo}"/>
    </mx:HBox>
    <mx:VBox width="100%" horizontalAlign="center">
    <mx:MenuBar id="menus"
    click="Application.application.menuxClick(menus);"
    itemClick="Application.application.itemClick(event);"
    width="100%">
    <mx:dataProvider>
    {Application.application.configure.lastResult.applicationCMS.menu.menuitem}
    </mx:dataProvider>
    </mx:MenuBar>
    <mx:HBox width="100%">
    <mx:VBox id="kiri" width="25%" verticalGap="0">
    <mx:Repeater id="kiriRepeat"
    dataProvider="{KaddOnsKiriArraySV}">
    <mx:ModuleLoader id="addOnsLoaderKiri"
    url="{kiriRepeat.currentItem.addOnsPath}"/>
    </mx:Repeater>
    </mx:VBox>
    <mx:VBox id="tengah" width="50%">
    <mx:Repeater id="tengahRepeat"
    dataProvider="{TaddOnsKiriArraySV}">
    <mx:ModuleLoader id="addOnsLoaderTengah"
    url="{tengahRepeat.currentItem.addOnsPath}"/>
    </mx:Repeater>
    </mx:VBox>
    <mx:VBox id="kanan" width="25%">
    <mx:Repeater id="kananRepeat"
    dataProvider="{KNaddOnsKiriArraySV}">
    <mx:ModuleLoader id="addOnsLoaderKanan"
    url="{kananRepeat.currentItem.addOnsPath}"/>
    </mx:Repeater>
    </mx:VBox>
    </mx:HBox>
    <mx:Label text="{Application.application.copyrigth}"/>
    </mx:VBox>
    </mx:Module>
    Please help me......

    Mike,
    Could you provide some additional information concerning this issue? Which modules are you using? You indicated that they do not respond properly. What is the exact behavior you are seeing (errors, bad values, etc.)? One thing to consider is the fact that all of the modules, if they are being used in multiplexed mode, are controlled by the same DAQ device. Thus, each of the channels for all four of the modules will need to be included in the same DAQ task (configure, start, read, clear, etc.). Since each of the modules is individually functioning correctly, this may be the issue you are facing.
    Good luck with your application.
    Spencer S.

  • How do I use your iPhone with multiple iTunes libraries

    Hi, I have my music spread out between 3 seperate Itunes libraries on 3 different profiles on my computer. I have the newest generation Ipod Nano, Ipod Shuffle, and Iphone 4s. My Ipod's are both full, so I've decided to start putting music onto my phone. With my Ipod's, I can plug them into one profile on the computer, download the music on the Itunes library that exists on that profile, then do the same with the other profiles with no issue. However when I try to do this with my phone, It asks me to erase the music I have gotten from one Itunes library and sync with the current library, as soon as I plug it in to a different Itunes on one of the other profiles. I have my Iphone configured with the Manually manage music option, and I still haven't found a way to use my Iphone with multiple music libraries. PLEASE HELP

    http://support.apple.com/kb/PH12113 - If you use manual syncing, you can sync items from more than one iTunes library to your iPod. (You can sync iPod touch, iPhone, and iPad with only one iTunes library.)
    http://support.apple.com/kb/HT1202 - When manually managing content, you can add content from multiple libraries to your iPod or iPad. Even when manually managing music, some content may be available from only one library at time. This includes all content on iPhone and video content on iPod and iPad.
    They seem inconsistent as far as the iPad is concerned but in both articles the iPhone appears to only be able to sync to one library at a time.
    Troubleshooting Home Sharing - http://support.apple.com/kb/TS2972

  • Use one dimension to feed 2 other dimensions

    Is there a way to use one dimension to push data into two other dimensions using push logic?  The client has one dimension in App1 that is a combination of 2 dimensions in App2 ie the Costcenter dimension in App1 is a combination of Plant and Account in App2.
    Now they want to push data from App1 into App2 using the Costcenter dimension to populate the Plant and Account.
    I have Plant and Acct properties in the Costcenter dimension for mapping.
    I tried to use *Rename_dim CC= CC.Plant and *Rename_dim CC=CC.Acct but would get errors when validating the logic script.
    Any help would be greatly appreciated.

    Parameters
    COSTCENTER: 70101014
    When I test the logic using the logic debugger, I get the error:
    Validate member failed:
    70101014
    70101014
    70101014
    70101014 on COSTCENTER dimension
    When I run the logic thru data manager, the package is successful but the end of the detail status log is 'No records to process'
    The push logic should ideally take the Costcenter 70101014 from App1 and take the first 4 char (7010) and record to the Plant dimension in App2 then take the last 4 char (1014) and record to the Account dimension in App2
    Logic script:
    *DESTINATION_APP= APP2
    *RENAME_DIM CC = ACCOUNT
    *RENAME_DIM CC= PLANT
    *WHEN CATEGORY
    *IS "AOP"
    *REC(CC=CC.RPT_A,CC=CC.PLANT,CATEGORY=AOP)
    *ENDWHEN     
    *COMMIT

  • How to use Logical database in function module?

    I will create a function module in HR.
    but how to use Logical database  in function module ?  Logical database PNP always show screen.in function (RFC) code , it is a matter.

    You cannot attach the LDB to the main program of the function group.
    - So you may [SUBMIT|https://www.sdn.sap.com/irj/sdn/advancedsearch?cat=sdn_all&query=submit&adv=false&sortby=cm_rnd_rankvalue] a report which use the LDB and get back the data (export/import), by default in the syntax of SUBMIT the selection-screen will not be displayed
    - Use [LDB_PROCESS|https://www.sdn.sap.com/irj/sdn/advancedsearch?query=ldb_process&cat=sdn_all], fill a structured table for selection, and get data back in another table
    - Use [HR function modules to read Infotypes|https://www.sdn.sap.com/irj/sdn/advancedsearch?cat=sdn_all&query=hrfunctionmodulestoread+Infotypes&adv=false&sortby=cm_rnd_rankvalue].
    Regards

  • Relative path for Download directory folder.I created a firefox profile and i wanted to use this profile in multiple machines.I wanted to use a relative path for download directory with respect to the profile folder.I need this on Linux machines

    I have a use case where I need to use different download directories with different firefox profiles.I need to use this profiles in multiple linux machines.
    I need to have a relative path to my download directory with respect to the profile folder.
    Ex: I have a selenium test which opens a website and downloads it to my machine.I want this downloaded file to go into some specific folder relative to this profile folder.How do I do this??

    That is not a practically empty xinitrc - that file only needs one line: exec WM.  Other things are entirely optional, and some of them very useful, but I'd encourage you to stick with the simplest xinitrc that will do what you require.
    Is slim involved?  Probably.  That is the source of many problems.  But to start narrowing this down, I have 3 suggestions:
    1) temporarily (at least) change your inittab to default to runlevel 3 ... actually, is it currently set to 5 or 3? if it is currently 3 that would explain why slim doesn't start.
    2) at a tty in runlevel 3 use "xinit" instead of "startx".  Startx is fine most of the time, but it is essentially just a complex wrapper for xinit.  That complexity can often iadd useful functionality, but it *always* makes troubleshooting more difficult.  So for now just use a vanilla 'xinit'.
    3) remove dbus-launch from your exec line in xinitrc.  This is done by console-kit so it is redundant and potentially problematic.  Further BOTH of these are taken care of by slim, so I'd even suggest getting both a jump start on being ready for slim and simplifying troubleshooting by removing both of them.  Just make that line "exec openbox-session"
    Edit: adding one more:
    4) temporarily switch out openbox-session for openbox.  I suspect the reason feh's setting of the background is getting overridden is due to a script or setting in openbox's autostart settings - many of these are only invoked when "openbox-session" is called, while "openbox" starts *just* the window manager itself.
    Last edited by Trilby (2012-10-03 17:30:36)

  • Can I use preview to export multiple page PDF as jpegs?

    Using Preview, I export multiple page PDF as jpeg and results are the first page only as jpeg. Can I use preview to export multiple page PDF as jpeg for every page?

    Automator is great for this if you need to export many pages to JPG, or just have to do this often.
    Two other quick and dirty way sto get it done:
    (1) Enable thumbnail view, click on the ONE PAGE you want to convert to jpg, then choose "export." If you choose more than one page, only the first will get exported to jpg.
    (2) Create a copy of the file, delete all the pages except the one you want to export to JPG, and export that page. You may be able to "undo" the delete, get all your pages back again, and re-delete all but the one you want to export, etc. I would not recommend doing this on the original version of the file because of Preview's autosave so-called "feature."

  • If I buy creative cloud student plan, can I use the software on multiple computers. I have 2 laptops for school.

    If I buy creative cloud student plan, can I use the software on multiple computers. I have 2 laptops for school.

    Creative Cloud Help | Creative Cloud / Common Questions
    Can I use the software I download from Creative Cloud on more than one machine?
    Yes. Creative Cloud desktop applications can be downloaded and installed on multiple computers, regardless of operating system. However, activation is limited to two machines per individual associated with the membership. See the terms of use for more information. Learn how to deactivate a Creative Cloud license on a machine.

Maybe you are looking for

  • Web Application working correctly only with Everyone user added to user privilages

    Hello, I have an web application in Sharepoint 2013 which only works correctly with the Everyone (Read Only) user added to User Privileges in Central Admin.  If I remove Everyone user from user privileges, user domains, that are added to access group

  • Does anyone know why this appears in slideshow?

    When I click slideshow on my iWeb built web site, an icon of 3 rectangles with question marks appears for a few moments then fades away. How do I get rid of it? What is it

  • Airport card not picking up any signals after IP configuration changed

    Just had cable internet installed in my apartment, and in the course of setting up the IP configuration for the built-in ethernet connection, my airport card has stopped recognizing wireless networks in my building. Before I changed these settings, t

  • Use unvalidated string input fro Tyr it mode?

    I remember from the past I could set an option to "unvalidated string input"for Try it mode as well. Currently the default is set to unvalidate string input entered in Know it and pressing typing complete. I wonder if it still is possible to have the

  • Safari 5.1 CustomUserAgent Not Working

    My web application requires that I change the user agent in safari. By default, this is possible from the Develop menu. However, it only remains in effect until you quit Safari, making it worthless for my needs. I have been relying on editing Safari'