Multiple Dashboard for single user

I want to create different dashboards for different users. Do I have to login as these different users & create the dashboards or is there a better way?
Thanks,
Dinesh.

No. You can create the dashboards as Administrator or any login that has privileges to create dashboards. It is when you deploy the dashboards that you can either restrict viewability or just default it to a certain dashboard. You can use session variables to direct users and My Account to default to a certain dashboard.

Similar Messages

  • Multiple members for single user variable???

    Hi,
    Can I select multiple members or a hierarchy for a single user variable?
    My requirement is to use a dimension which consist of more than 100 members but the user will not enter data for 100 members
    at the same time so I want to give user an option to select the members for which he wants to enter data.
    I was thinking of using user variable but it is allowing me to select only one member for user variable created for that dimension,
    that means if he has to enter data for 10 members he has to change that variable 10 times or I have to use 10 different user variable for that dimension.
    what if any user wants 20 members, at that time I have only 10 user variables.
    Please help..
    Thanks in advance..

    Hi,
    Can I select multiple members or a hierarchy for a single user variable?Are the required members descendants of any particular member(hierarchy )?
    If so, you can use IDescendants<user variable> in the form's page. And you can also use dynamic user variable option.
    Regards
    -Samrat Mane
    Edited by: 918547 on Aug 22, 2012 4:54 PM

  • Can't exec /bin/sh for single user

    Hi,
    When I boot up my iMac G5 it sits on the gray screen with the apple and spinning "doing something" icon, and then goes to a terminal window telling me:
    "can't exec /bin/sh for single user: Input/output error"
    It started doing this last night after multiple beachball of death situations. Anyone have any ideas? Or is it time for this old machine to be put out to pasture?
    Thanks
    Mungo

    Hi Mungo,
    invalid key length is a serious issue that can sometimes be fixed by "heavy duty" utilites like DiskWarrior and Drive Genius.
    If you don't have enough room to re-install the OS, though, you have seriously overfilled it and they may not be able to deal with the problem either.
    You should always aim to keep at least 15% free space on the drive, preferably more. On my 250 Gig internal drive, for example, I see the beginning of stability and speed problems when I get down to below around 30 gigs of free space. It varies a bit depending on what you use your Mac for, but my own preference is to always aim for 50 Gigs free on this 250 Gig drive.
    You have to fix the "keys out of order" problem before you even think of re-installing the OS.
    The best solution is to reformat the drive. It is unlikely that it actually needs replacing. However I still think you should buy another drive, but an external one, if you don't have one already.
    My approach to your problem would be:
    1) Go and buy a nice big external firewire drive if you don't have one already (ideally at least twice the size of your internal).
    2) Install OSX on the external drive (You may want to partition it into two volumes first, keeping one partition to store a "cloned backup" of your internal and one for general usage, overflow storage, etc)
    3) Boot from the external HD and copy across your precious stuff from the internal drive to the external. (If you have created two partitions on the external you could use the excellent utility "SuperDuper" to "clone" the internal to the second partition - the one witout the OS installed on it)
    4) Reformat the internal drive, preferably using the single "zeroing" option.
    5) Re-install the OS and software on your internal drive
    6) Copy back your data (documents, music, movies etc) to your internal but make sure you leave plenty of free space on it. If you have a large music library , or lots of movies, for example, you might want to keep them on the external, rather than putting them back)
    7) From now on use one partition of your external drive for regular "cloned" backups of the internal and the other for general storage overflow etc.
    Cheers
    Rod

  • How to open multiple sessions for one user?

    Sorry for the silly question but I couldn't find it googling or searching through this forum, so I started wondering whether it's possible in SQL Developer to open multiple sessions for one user. I'm fairly new to SQL Developer and databases in general.
    When I open SQL Developer and connect to a schema, a worksheet opens named MYSCHEMA. If I disconnect then connect, another worksheet opens, named MYSCHEMA~1. I assumed these were different sessions, but if I enter into one worksheet:
    select col1 from my_table where row_id = 1
    -- shows result is 1
    update my_table set col1 = 0 where row_id = 1
    select col1 from my_table where row_id = 1
    -- shows result is 0and then enter into the second worksheet:
    select col1 from my_table where row_id = 1
    -- shows result is 0I would have expected the second worksheet to report 1 because the first worksheet did not issue a COMMIT. Thus, I'd guess both worksheets are the same session? Is that right? If so, how do I have two sessions open simultaneously (opened by same user)?
    I'm trying to implement the code at the bottom of this post, for which testing requires at least two sessions:
    Re: Help with Procedure
    Edited by: tem on Apr 18, 2012 6:44 AM

    Thanks Jim,
    Ctrl-Shift-N doesn't do anything for me. I'm on a mac -- by experimenting it looks like command-N does what you're looking for. This appears to be the same as left-clicking on the "New" icon in the top left corner of SQL Developer, or selecting from the pull-down menu, File > New.
    This opens "Create a New" window that appears to be a wizard. What would I select at this point? Options are: Database Connection, Table, View, Package, ...
    I don't see an option for "Worksheet".
    UPDATE:
    OK, I found that if I select "SQL File", a worksheet becomes available. Perhaps this is what you intended. However, when I issue the command
    select col1 from my_table where row_id = 1;it still returns 0 instead of 1. Hmm, maybe my initial assumption was wrong -- if this is a second (e.g. different) session, should I expect the changes made in the first session in SQL Developer (the UPDATE command) WITHOUT a commit, to be observed in this second session? I thought that changes made in one session were not viewable in a different session until these changes are committed in the first session? If so, how to show this in SQL Developer? I must be missing something basic here.
    Or, is SQL Developer issuing some sort of "auto-commit" without my knowledge?
    Edited by: tem on Apr 18, 2012 8:00 AM

  • How to uploade multiple flatfiles for single transaction using BDC?

    How to uploade multiple flatfiles for single transaction using BDC?

    Hi,
    You need to upload all data files into an internal table first either using OPEN DATASET (application server files) or GUI_UPLOAD (PC files).
    Then loop at the internal table and call BDC transaction to process the data.
    Regards,
    Ferry Lianto

  • Set multiple passwords for single PDF

    Hi All,
    Do it is possible to set multiple passwords for single PDF i.e) a single PDF can be accessed using predefined passwords. It would be great if any one could can help me .
    Thanks
    Augustine

    Thank you.
    Do you mean different IDs can be used for a single PDF and can make the PDF protected.
    Regards
    Augustine

  • Change NWA language for single user

    Hello, gurus!
    The question is stated above: how can I change NWA interface language only for single user?
    Users in our BPM system are fetched from Active Directory therefore I cannot change (as they advise) user for my user from NWA. It is inactive.
    Is there any other solution?

    It shows that users are stored in LDAP.
    Also I'd like to draw your attention to language preferences in my browser
    Desirable language (English) is specified as recommended in guidelines, but NWA nevertheless is showed in Russian as you can see.

  • Init: can't exec /bin/sh for single user.....

    Has anyone come across this gem during start-up? it's outputting
    init: can't exec /bin/sh for single user: No such file or directory
    init: can't exec /bin/sh for single user: No such file or directory
    init: can't exec /bin/sh for etc/rc: No such file or directory
    This shows up after the apple logo on start-up. Any ideas?

    That message suggests that Mac OS X isn't able to open a shell or run the startup scripts because one of the items it needs is missing. Fixing this issue will require reinstalling Mac OS X.
    (11150)

  • Multiple Alerts for Single error in interface is a design not issue with XI

    Hi,
    This is constraint of alert mechanism in XI.
    You get multiple alerts for single error,the reason is that since XI will try multiple times to process a failed message so each time it fails in its tries it will send an e-mail.to stop this the "Suppress multiple alert" box is checked but what it does is that it stops all the alerts of that specific rule until the first one is confirmed.Personally i myself (and other experts too) suggest to leave the box unchecked coz its better to get tons of mails for a specific error rather than not getting any e-mail and thereby wasting time in tracking/solving the issue resulting in revenue loss to client.
    As per above comments is it possible to write an ABAP code so that we can stop multiple alerts to be sending to inbox. I am sure if we can delete message from some table then we can stop sending multiple messages to alert inbox and to the subsequent mail id also. I am not sure how alert being generated. I know where they get logged in this table sxmsalertlogger. If someone know how it works in background please let me know the table names.
    Regards
    Ria

    Hi Gaurav,
    You can personalize the way in which you receive alerts.
    Simply choose Personalization to make individual settings for your alert inbox. You can determine a substitute who will then receive the alerts. In addition, you can choose whether alerts are sent to you time-independently or time-dependently. The default setting is that alerts are sent time-independently to your alert inbox and via e-mail when they occur. You can additionally select the communication methods FAX and SMS for time-independent alert notification.
    If you want to receive alerts only on certain days for a certain time, simply select the option for time-dependent sending of alerts and choose Create to create a new table entry. You can then choose the corresponding factory calendar, the time interval, and communication channel. Alerts that arise during this time frame will be sent in any case to your alert inbox. If you have also selected other communication channels, the alerts are additionally sent to you using these other channels. 
    This above text is from SAP help, do you think by changing anything in personnalisation i can stop multiple alerts. I have some issue with Personalisation link so was wondering would be worth to get tht personalisation issue resolved.
    Regards
    Ria

  • Partner Function Queries Multiple Partners for Single Partner function SO

    Hi Experts
    Is it possible to  enter multiple partners  for Single partner Function in SALES ORDER
    For Ex : We have created Z1 as a Partner function for Sales Executives : and Sales Executive 1 , Sales Executive 2 Sales xecutive 3 etc as sales Partners for Z1 partner Function .
      Now Is it possibe to enter for Z1 -
    sales Exeutive 1
                                                Z1----
    Sales executive 2
                                               Z1----
    Sales Executive 3............
    I would be greatful if you repond the same at the earliest
    Thanks
    Rashmi K

    Hi Rashmi,
    The requested function is possible.
    In the customizing of partner function, you could set the field Unique as blank. Then you could enter multiple partners for same partner function.
    IMG->SD->Basic functions->Parnter determination->Partner Functions
    Hope it helps.
    Thanks and best regards,
    Smile

  • MACBOOK won't boot - bin/sh for single user message

    Powered up my 3 year old Macbook tonight and it won't boot.
    After some while it displayed a message saying I had to restart the Macbook which I did.
    Now (agian after a long while) it gets to a black screen then displays (twice) Diskos2: OX2103005 (Undefined) or somethimg like that as it's too small to read then
    Launched : Can't exec bim/sh for single user : input output error
    Any ideas?
    Thanks
    Dick

    Say, that does sound messed up! But so far sounds like a Hard Drive/Software problem.
    Boot from the Install CD/DVD, but do not install. Answer ONLY the "What Language" question and wait for the MenuBar to be drawn. Then Choose Disk Utility from the Utilities Menu.
    Select your Hard drive and click ( Repair ) Run it again until it comes clean or gets stuck. If stuck, write down the messages and post them here.
    It is also a good idea while you are up to do a ( Repair Permissions ). This only checks the things the Installer installed originally, but that is a lot of stuff. \[Once your Mac is up and running off the Hard Drive, you should Repair Permissions again.]
    A Mac that cannot boot from an appropriate Installer Disc has a Hardware problem.

  • Tolerance Limits: Multiple Invoices for single POs, Single Invoices for Multiple POs

    Hi,
    I'm currently looking at tolerance limit configurations, primarily the DQ (Quantity) and PP (Price) tolerance keys and had a couple of questions where you have the scenario of multiple invoices or multiple POs.
    1. If I had multiple invoices for a single PO, collectively they match the quantity and price on the PO; When I enter the first invoice into SAP it will be well below the lower price and quantity limit of the PO as it is one of multiple invoices to be entered. My question is what happens to the invoices in SAP, do you still post them despite the error message and they are just blocked until collectively the invoices match the quantity/price of the PO?
    2. If I had an invoice that related to multiple POs, when entering the invoice can I link this to multiple POs?

    You don't use user exits or enhancements for this.  Use a data transfer routine and assign it to your item level copy control config.  Spilt keys are controlled by setting the value of VBRK-ZUKRI.  Otherwise, you can use multiple payers or addresses to control it.

  • Create Multiple tasks for Single Item in List using state machine workflow in sharepoint

    Hi,
    I want to create multiple create tasks for Single Item in List based on Assigned to column using state machine Workflow through visual studio
    Here Assigned to column allows multiple users. so i have to create task for every user based on column .
    I'm trying for this but i didn't got any solution
    Please provide solution for this.

    Hi,
    According to your post, my understanding is that you wanted to allow multiple users to approve.
    There are some articles about creating parallel tasks in state machine workflow, you can have a look at them.
    http://www.codeproject.com/Articles/477849/Create-Parallel-Task-in-State-Machine-Workflow-in
    http://msdn.microsoft.com/en-us/library/office/hh128697(v=office.14).aspx
    http://social.technet.microsoft.com/Forums/office/en-US/b16ee858-4360-479a-a686-4ee35b7be9db/sharepoint-2010-workflow-creating-multiple-tasks?forum=sharepointdevelopmentprevious
    Thanks & Regards,
    Jason
    Jason Guo
    TechNet Community Support

  • Multiple MouseEvents for single click

    Hello,
    I have created a reusable component based on a JPanel.
    Our company uses my component in several Swing applications, all of which use a JFrame.
    My component has a mouse listener for mousePressed events.
    Recently a new app, also based on a JFrame, has started to use my component. In this new Swing app, my component's mousePressed listener gets called THREE TIMES for each mouse pressed.
    In all other apps, if the user presses the mouse once, I get only ONE call to my mousePressed listener.
    Looking at the stack traces into my mousePressed() method I notice this:
    In the apps where mousePressed() is only called once, the stack looks like this:
         at java.awt.Component.processMouseEvent(Component.java:5131)
         at java.awt.Component.processEvent(Component.java:4931)
         at java.awt.Container.processEvent(Container.java:1566)
         at java.awt.Component.dispatchEventImpl(Component.java:3639)
         at java.awt.Container.dispatchEventImpl(Container.java:1623)
         at java.awt.Component.dispatchEvent(Component.java:3480)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3450)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3162)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3095)
         at java.awt.Container.dispatchEventImpl(Container.java:1609)
    where as when mousePressed() gets called multiple times, the stack trace shows this:
         at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:218)
         at java.awt.Component.processMouseEvent(Component.java:5131)
         at java.awt.Component.processEvent(Component.java:4931)
         at java.awt.Container.processEvent(Container.java:1566)
         at java.awt.Component.dispatchEventImpl(Component.java:3639)
         at java.awt.Container.dispatchEventImpl(Container.java:1623)
         at java.awt.Component.dispatchEvent(Component.java:3480)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3450)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3162)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3095)
         at java.awt.Container.dispatchEventImpl(Container.java:1609)
    Does anybody have any idea of why AWTEventMulticaster would be on the stack for one app and not for another?
    And how can I prevent getting called multiple times for a single mouse click?
    Thank you,
    Ted Hill

    You don't understand. My JPanel implements the MouseListener interface and its mousePressed(MouseEvent ) method gets called THREE TIMES on a single mouse click. Normally it should only be called ONCE.
    It seems that the app that is using the JPanel extension has somehow registered it as interested in mouse events MULTIPLE TIMES.
    I've never seen this before in Swing and was wondering if anyone else has.
    Thanks,
    Ted

  • Multiple Agreement for Single Project

    Hi All,
    In our Implementation client generally gets multiple agreements for a single project. How to specify the Agreement Reference when we are creating an Event for billing? By the way have set up the funding option at the Project Level.
    Thanks in Advance
    Saptarshi

    Hi
    The problem you are raising has no solution by standard functionality.
    Oracle promised to solve that for the first time in release 12.1 that should be available during 2009.
    There could be customized solution which involve several parts:
    Add a DFF on the event, so user can enter the agreement number.
    Guide the user to run the GDI process for range of projects with the parameters - project number and agreement number
    Develop a billing extension called on pre-processing of the GDI and another one called on the post processing step of the GDI.
    The pre-process billing extension will put all project events that are not of the requested agreement on Hold, and any different agreement should also be "put aside in a non billable situation". The post process billing extension will release the hold from the events, and return the agreements to "normal".
    I can admit such customization is ugly and risky. However, we have done it and it is working for us on production for several years. I have presented a paper regarding that on Collaborate 2007. You may look for the paper called: "Is it possible to invoice by contract using Projects Billing", on the OAUG web site.
    Dina

Maybe you are looking for

  • New PC, New iTunes, how do I put Music/Video from my iPhone onto new PC?

    Hi, My dad's old PC crashed (for the final time) and he went and ordered yet another PC (Dell) anyway, he's looking to know how to get all his music and video's off his iPhone and saved into the new iTunes? I though i'd ask first before I go and have

  • My mac has only a windows partition that is not working!!! please help!

    Ok this is the story. While trying to installing windows on a partition of my mac book air I have installed a software that allows mac book air to see a bootable usb like a dvd. It worked perfectly than I pressed the wrong button while installing win

  • Conversion Agent Error - CMException

    Hi , We are trying to map an excel file to another system using conversion Agent for transformation. We have created the transformation in the Conversion Agent Studio and deployed the service in our integration engine on XI Server(in the serviceDB fo

  • Find photo in iPhoto

    Sometimes when i click on a photo i see this: the photo can not be opened, because the original file can not be find

  • I can still copy after creating a No Copy Permitted DVD...?

    I have just created a DVD and clicked No Copy Permitted under Copyright Management. Then I copied the 2 folder of this authored DVD onto the desktop cos I wana do a test to check if I can copy it. I burn a new DVD using Toast and I just found that I