Best way to start services one at a time?

We have a server with a bunch of Automatic services.  we sometimes need to stop and restart them.  The problem is they each can take 2-3 minutes to start and it kills the whole server if we do them all at once.
So, I'd like a way that Powershell can start one service and then wait for it to start and then start the next one.  I also need to do this from a remote machine if that matters.
I know I can get a list of the services via:
gwmi win32_service -computername Server1 -Filter "Name LIKE 'Pro%' and StartMode LIKE 'Auto' and State LIKE 'Stopped'"
But then I'm not sure how to take that and issue individual start commands.  Can anyone assist?
Thanks!

This actually works...
$computer = "Server1"
Foreach ($service in (gwmi win32_service -computername $computer -Filter "Name LIKE 'Pro%' and StartMode LIKE 'Auto' and State LIKE 'Stopped'")) {
$service.StartService() | Out-Null
Do {Start-Sleep -S 5}
Until ((gwmi win32_service -computername $computer -Filter "Name LIKE `'$($service.Name)`'").State -eq "Running")
I hope this post has helped!

Similar Messages

  • Best way to start a new catalog for 2009 ?

    Hi,
    What's the best way to start a new catalog for the new year, with all the keywords and all the presets of the modules (without having to export all the folders) of previous catalog 2008 ?
    Thanks,
    Dominique

    Well there is a cost too in not being able to find all your images in a single step, and inconsistencies soon develop - eg a keyword is plural in one catalogue, singular in another. Speed or stability issues are not simply related to catalogue size, and I've seen decently-performing catalogues 50% bigger than yours (as well as slow ones of a few hundred images). Have you optimized the catalogue recently?
    But if you think it's a good idea to fragment control of your picture collection.... Presets will be carried over to a new catalogue as they belong to the machine (unless you have the save with catalogue preference turned on). Keywords can be moved via the Metadata > Export and Import Keywords command. If you have lots of collections and smart collections, then maybe make a copy of your existing catalogue and then remove all the items from it - making sure you don't trash them of course.
    John

  • Need Best way to start learning Oracle 11g  DBA

    Hi.This is Tejaswi.
    I want to learn Oracle 11g DBA.I've downloaded all software's and Documentation for Orcl 11g R2. Now. i want to start Learning DBA. Can any one suggest me the best way to Start learning DBA?
    Please suggest me the good books For Oracle Architecture and SQL.......

    Hello Tejaswi,
    The advice you got about reading the Oracle Concepts and 2 Day DBA documentation is very good advice.
    I found that knowing some SQL*Plus and SQL Developer was also very helpful as, they both provide a way to interface with the database and try the things you read about. For SQL Plus, I used the book:
    Oracle SQL*Plus: The Definitive Guide, 2nd Edition
    By Jonathan Gennick
    Publisher : O'Reilly
    ISBN : 0-596-00746-9 I openly recommend it. It is easy to read, the book is very well thought out, it covers what you really need to know (and more too). The author explains the subjects very well. I would definitely learn some SQL Plus and SQL developer before getting into the 2 Day DBA document (make those 2 days about 7 days each if not more).
    To learn SQL, I "sort of" used (I say "sort of" because I only read some parts of it available online and at the local bookstore):
    Oracle SQL by Example
    By Alice Rischert
    Publisher: Prentice Hallit probably has more SQL than you'd need as a DBA but, it is an excellent book you may want to consider.
    If you are starting from scratch, as I did, you'll find that you need to learn multiple things at the same time. I believe SQL Plus is the best place to start, along with possibly the Concepts document. That will give you a base to build upon.
    HTH,
    John.

  • Please suggest me the best way to start learning about Oracle Purchasing.

    Hi,
    I have started reading about Oracle Procurement. I have an over all idea of how ERP functions. Anyhow I am like a fresher to ORACLE APPS. Can you pleasesuggest me what is the best way to start learning about Oracle Purchasing.
    Is it is throuhg user guides or some thing else..... can you please specify the references also.......
    Thank you so much.

    If you have a sponsorship, I would recommend taking classes with Oracle University. The other resources are documentation, functional and technical depending on what your interests are.
    If you can load Vision database or access vision database (I think solutionbeacon offers a free account to login and play around), that will be another resource as well.
    As you learn, join as much user groups like this one, and review all questions and answers in the discussions to understand and learn more.
    Hope this helps.

  • Best way to have only one  instance of an object in web application.

    Hello,
    I defined a class that provides services to my web application: subscribes user, check if user already subscrubed etc. The objects don't need to save any session information. So it is like a Stateless Session Bean (from what I've read about Session beans).
    The webapp is small and I don't want to use EJBs.
    What would be the best way to have one instance of the above class in my webapp ?
    Would making the class static be a good method ? Using a factory ?
    Is there a way to put in web.xml something that asks the container to instantiate an object that is not a servlet and place it in Application scope, so that I cann retrieve it whenever required in my app ?
    Other suggestions ?
    Thank you,
    Vlad.

    Hi
    The best way to have only one instance is use the singleton pattern. The idea is : the class has a private
    contructor, a public static method that returns an instance of this object and a static member that is false if not any instance and true if there si an instance.
    To obtain one instance you can do some like
    MyObject ob=MyObject.getIntance();
    this method inspect the static member and returns null if true. If false set to true and return the object
    via the private constructor.
    You can lear more at book of Gramma .... (gang of four)
    Hope this helps

  • Sysctl.conf - best way to start at boot?

    Hi all! 
    My arch box serves as firewall/router to other boxes on my home network. Obviously, I have to use NAT and net.ipv4 forwarding set to 1 (via sysctl.conf file).
    My question is: what's the best way to start sysctl at boot, so those kernel variables are set (forwarding, syncookies etc.)?
    Currently, I've:
    - put my little script with "sysctl -p" line in rc.d directory;
    - call that script from rc.conf;
    - sysctl.conf is in /etc .
    It works... but, I wander what is the better/proper way of doing it.

    Thanks aCoder.
    With some other distros, it would be done automatically (sysctl at boot). User just needs to set values of the sysctl.conf file.
    With Arch, both steps are manual - and I didn't know any better way. In other hand, that's what Arch is about, eh!
    Cheers,
    mladen

  • Migrated new MBPro = slow . Best way to start again without same problem

    Hi
    I bought a Macbook Pro and on bootup I put my old powerbook with all my data into firewire mode and just migrated things across.
    I have been very disappointed with the MBPro speed and have tried to clean it up a bit as I am assuming that Migrating things across has caused this slowness.
    I am wanting to do a fresh install but need to get the critical things across
    these include my Photo Library in iPhoto and My emails and my iTunes library and my address book. and bookmarks.
    I will start from scratch with all the extra applications I have
    So when I reinstall what is the best way to achieve this ?
    I dont have .Mac accounts but I do have an external firewire hard drive.
    To explain where the system is slow it is mainly on boot up and loading for the first time. I checked what was running and everything loaded is a UB so PPC stuff using Rossetta. The spec on the MBPro is standard with the 160gb drive. The powerbook is a 1.5ghz with and upgraded 7200 rpm drive. So I also assume that the PBook drive is a fraction faster but as everything else is way faster in the MBPro I would of though that this would still make the MBPro at least as fast to boot and load things.
    It is not alot slower just a fraction but it is noticable. Once loaded the system seems fine and any cpu intensive stuff is way way faster
    Thanks

    slow startup could be a sign of directory damage, as normal part of the boot process is doing a directory check. booting up on the intel should be much faster, not the other way around. have you tried booting to the install disk and running disk repair?? http://docs.info.apple.com/article.html?artnum=106214 that may be all that is needed to get the boot faster. as well, do you have anything hooked up to the mbpro during startup?? that could also be a factor. as well, if you have not done firmware updates for the mbpro, you should do that as well. this article http://docs.info.apple.com/article.html?artnum=303880 gives up-to-date firmware versions and how to locate them on your mac. from what i gather there are limits in sharing one fw drive between a power pc and intel mac. see this thread. http://discussions.apple.com/thread.jspa?messageID=2950422&#2950422 here is the macosx hints discussion on creating a volume bootable by both types of computers. http://www.macosxhints.com/article.php?story=20060322054212363&query=firewire%2B drive%2Bintel however, you would have to have the space available on the drive, and the inclination to put two different versions (one power pc, one intel!) of the os on one drive, so both volumes are bootable, one with each computer.

  • The best way to start with JDeveloper

    Can anybody tell me what the best way is to start using JDeveloper? Besides Oracle Manuals, are there other ones? Thanks for responding!!

    It would be nice if you can specify what is your background. Which tools/languages you used before?
    If you don't know Java pick up a Java book that will teach you the basics and the syntax.
    A good free online book is : http://www.mindview.net/Books/TIJ/
    Then use JDeveloper to do the code samples in the book.
    Use this tutorial to understand the basic of the JDeveloper IDE:
    http://www.oracle.com/technology/obe/obe1013jdev/10131/introide/introjdevide.htm
    Then once you got the basics you should probably try out the ADF tutorial to see how you build a complete Web application that interacts with a database:
    http://www.oracle.com/technology/products/adf/learnadf.html
    This page also contains the ADF Developer Guide book.
    In addition the JDeveloper home page has links to more demos tutorials and how-to's:
    http://otn.oracle.com/jdev

  • Best way to start on capture with no timecode?

    To my dismay, I quickly discovered that my cam didn't have its timecode set correctly. Therefore, when I captured, I got a HUGE continuous clip.
    1. What is the best way to work with this mammoth clip? I'd love to be able to quickly and manually cut each scene change into separate clips, the way auto detect would have done, so it's more manageable. But if not, how should I start to manage the clip? I'm a former PC Pinnacle Studio amateur, so be gentle.
    2. I tried adding a fade in on the front of the clip, and I can't lengthen it from 1/10 second, even if I try to drag over the right side. How do I make it X seconds?
    Thanks, FCE community!

    You can still make suclips if you like. Search for start/stop points manually or just break it up to say 5 minute intervals. eg:
    Move the playhead in the Viewer 5 minutes in, hit the M key. Move the playhead another 5 mins, hit the M key and so on. You end up with a bunch of markers manually placed instead of the auto DV detection style, same deal.
    Modify>Make Subclips using the method as already discussed then work with the subbies.
    Due to FCE being non-destructive you can also put the one large clip in the Viewer.
    Set an in/out point, then edit to the Timeline. Only the bit between the in/out point is edited into the Timeline.
    Go back to the Viewer, set a new in/out point then edit to the Timeline on so on.
    This method allows for handles so transitions will work OK. Using the subclip method you will need to set in/out points to each subclip if you wish to have transitions with them.
    Personally, I'd use the later method.
    Al

  • E2500 / EA2500 Problems - best way to start over?

    Hi,
    I installed the E2500 software and I thought everything was working except I couldn't access other devices (i.e., if I was on my laptop, I couldn't view the folders on my desktop). Then I realized that besides my secured connection, I also had an unsecure connection (a generically named one called "linksys"). Also, after installation I went out and got an AE2500 adapter for my desktop since its wireless LAN is 802.11b/g instead of 802.11n (which if I understand correctly has better security).
    Anyway, due to the issues I'm having and I think I may have missed something in setting everything up (I found a helpful video just a little while ago), I'd like to start over. What's the best way to do that? Can I just uninstall Cisco Connect on my desktop and laptop? or would it be better to use a restore point to go back?
    Thanks for any advice and help.

    I already tried this before with E series model. Just reset the router and you can download the latest Cisco connect v1.4 software here. That will just set up everything for you and will update the router if needed.
    Cisco Connect Setup Software for PC

  • What is the best way to transfer from one computer to another?

    In the next couple weeks, I'm going to be buying a MacBook Pro. I want to transfer my whole library (with all rolls, albums, slideshows, etc) intact. What is the best way to do this? I assume it's as easy as copying the whole iPhoto Library Folder, correct? Should I copy the iPhoto .plist files as well?
    Thanks

    Daniel:
    You're right about what to copy. Just the entire iPhoto Library folder into the Pictures folder on the new MBP. I'd also download and run BatChmod on the iPhoto Library folder with the settings shown here, substituting your account name for mine. You can either type in the path to the folder or just drag the folder into that field. This is just a little insurance that the ownership and permissions are set correctly after the transfer. INo need copy the preference file as one will be generated when you first open iPhoto on the MPB and the file paths in it will be unique to the current Mac. Best to start with a new one.
    Do you Twango?

  • Best way to start?

    Hi Folks,
    What is the best way to get started with ABAP? Your expert advice would help me a lot. I'm working as Senior Database Consultant since last 12 years mainly in Oracle, now I'm thinking to switch to SAP plateform. Any good material, URLs would be appreciated.
    Thank you in advance.
    Nauman

    ABAP in 21 days
    http://cma.zdnet.com/book/abap/ch03/ch03.htm
    http://help.sap.com/saphelp_40b/helpdata/en/4f/991f82446d11d189700000e8322d00/applet.htm SAP Online Help For Dictionary.
    http://sappoint.com/abap/
    for SAPscripts
    For follg., refer http://www.henrikfrank.dk/abapuk.html
    Please note that I do not offer any support for the examples !
    ABAP objects and control technology
    IDOC
    SapScript
    Performance tuning
    BAPI Programming
    Visual Basic Integration - Using the DCOM Connector and BAPI OCX (Only available in Danish)
    JAVA and the SAP java connector
    http://www.sts.tu-harburg.de/teaching/sap_r3/ABAP4/abapindx.htm
    for keywords
    very useful link for all
    http://www.sapgenie.com/abap/index.htm
    http://www.sap-img.com/abap.htm
    http://www.sapdevelopment.co.uk/tips/tipshome.htm
    http://help.sap.com/printdocu/core/Print46c/en/Data/Index_en.htm
    http://sap.ittoolbox.com/nav/t.asp?t=322&p=322&h1=322
    http://sap.ittoolbox.com/nav/t.asp?t=448&p=448&h1=448
    http://www.thespot4sap.com/
    http://www.kabai.com/abaps/q.htm
    http://www.geocities.com/mpioud/Abap_programs.html
    http://www.sapgenie.com/abap/tips_and_tricks.htm
    http://www.sapassist.com/code/d.asp?whichpage=1&pagesize=10&i=10&a=c&o=&t=&q=&qt=
    For FAQ
    http://www.sap-img.com/abap/more-than-100-abap-interview-faqs.htm
    http://www.sapgenie.com/faq/abap.htm
    BAPI-step by step
    http://www.sapgenie.com/abap/bapi/example.htm
    Weblog for receive email and processing it through ABAP
    /people/thomas.jung3/blog/2004/09/09/receiving-e-mail-and-processing-it-with-abap--version-610-and-higher
    For Logical database
    http://help.sap.com/saphelp_46c/helpdata/en/9f/db9bed35c111d1829f0000e829fbfe/frameset.htm
    very useful
    http://help.sap.com/saphelp_46c/helpdata/EN/35/2cd77bd7705394e10000009b387c12/frameset.htm
    Useful link to websites
    http://www.hernangn.com.ar/sap.htm
    Useful for background
    http://www.sappoint.com/basis/bckprsng.pdf
    http://help.sap.com/saphelp_nw04/helpdata/en/6f/08703713bf277ee10000009b38f8cf/frameset.htm
    http://publib.boulder.ibm.com/infocenter/wbihelp/index.jsp?topic=/com.ibm.wbix_adapters.doc/doc/mysap4/sap4x41.htm
    Table control in BDC
    http://www.sap-img.com/abap/bdc-example-using-table-control-in-bdc.htm
    For posting weblog,
    /people/sap.user72/blog/2005/06/28/sdn-weblogs-making-it-easier
    Dynamic Internal table -weblog in sdn
    /people/subramanian.venkateswaran2/blog/2004/11/19/dynamic-internal-table
    Smartforms
    http://www.sap-basis-abap.com/sapsf001.htm
    http://www.sap-press.com/downloads/h955_preview.pdf
    http://www.ossincorp.com/Black_Box/Black_Box_2.htm
    http://www.sap-img.com/smartforms/sap-smart-forms.htm
    http://www.sap-img.com/smartforms/smartform-tutorial.htm
    http://www.sapgenie.com/abap/smartforms.htm
    How to trace smartform
    http://help.sap.com/saphelp_47x200/helpdata/en/49/c3d8a4a05b11d5b6ef006094192fe3/frameset.htm
    Workflow
    http://www.sap-img.com/workflow/sap-workflow.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/a5/172437130e0d09e10000009b38f839/frameset.htm
    For examples on WorkFlow...check the below link..
    http://help.sap.com/saphelp_47x200/helpdata/en/3d/6a9b3c874da309e10000000a114027/frameset.htm
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSWFL/PSWFL.pdf
    http://help.sap.com/saphelp_47x200/helpdata/en/4a/dac507002f11d295340000e82dec10/frameset.htm
    http://www.workflowing.com/id18.htm
    http://www.e-workflow.org/
    http://web.mit.edu/sapr3/dev/newdevstand.html
    ALV
    http://www.geocities.com/mpioud/Abap_programs.html
    Mail
    http://www.geocities.com/mpioud/Z_EMAIL_ABAP_REPORT.html
    http://www.thespot4sap.com/Articles/SAP_Mail_SO_Object_Send.asp
    http://www.sapdevelopment.co.uk/reporting/email/attach_xls.htm
    Sending mail in background or spool mail
    http://www.sap-basis-abap.com/sapac018.htm
    BOM Explosion
    /people/prakash.singh4/blog/2005/05/15/explode-boms-in-enterprise-portal-using-htmlb-tree--part-1-abap
    BOM
    http://help.sap.com/saphelp_erp2005/helpdata/en/ea/e9b7234c7211d189520000e829fbbd/frameset.htm
    http://help.sap.com/saphelp_erp2005/helpdata/en/d1/2e4114a61711d2b423006094b9d648/frameset.htm
    http://www.sap-img.com/sap-sd/sales-bom-implementation.htm
    http://www.sap-basis-abap.com/sappp007.htm
    OLE
    http://www.sapgenie.com/abap/ole.htm
    http://help.sap.com/saphelp_46c/helpdata/en/59/ae3f2e488f11d189490000e829fbbd/frameset.htm
    ALVGRID with refresh
    http://www.geocities.com/mpioud/Z_DEMO_ALV_REFRESH_BUTTON.html
    For language setting and decimal separator
    /people/horst.keller/blog/2004/11/16/abap-geek-7-150-babylonian-confusion
    Oracle queries
    http://sqlzoo.net/
    To format SQL
    http://www.sqlinform.com/
    SCOT settings
    http://www.sap-img.com/basis/basis-faq.htm
    Status Icon [ALV,Table Control,Tab Strip]
    http://www.sapdesignguild.org/resources/MiniSG-old/from_develop/norm_status_icons.htm#positioning_4
    ALV Group Heading
    http://www.sap-img.com/fu037.htm
    For multiMedia
    /people/thomas.jung3/blog/2005/05/11/using-classic-activex-controls-in-the-abap-control-framework
    Uploading LOGO in SAP
    http://www.sap-img.com/ts001.htm
    LSMW
    http://www.sap-img.com/sap-data-migration.htm
    http://www.sapgenie.com/saptech/lsmw.htm
    http://sapabap.iespana.es/sapabap/manuales/pdf/lsmw.pdf
    http://www.sap.info/public/INT/int/glossary/int/glossaryletter/Word-17643ed1d6d658821_glossary/L#Word-17643ed1d6d658821_glossary
    OOPS ALV
    OOPS - Events.
    Editable ALV
    Tree
    TabStrip
    Multigrid
    Check this for basic concepts of OOPS
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webas/abap/abap code samples/abap objects/abap code sample to learn basic concept of object-oriented programming.doc
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webas/abap/abap code samples/alv grid/abap code sample to display data in alv grid using object oriented programming.doc
    Tabstrip
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webas/abap/abap code samples/alv grid/abap code sample for tab strip in alv.pdf
    Editable ALV
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webas/abap/abap code samples/alv grid/abap code sample to edit alv grid.doc
    Tree
    http://www.sapdevelopment.co.uk/reporting/alv/alvtree/alvtree_usrint.htm
    General Tutorial for OOPS
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webas/abap/an easy reference for alv grid control.pdf
    Function Module
    http://www.geocities.com/victorav15/sapr3/abapfun.html
    My Links
    Smartforms
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/ccab6730-0501-0010-ee84-de050a6cc287
    https://sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/8fd773b3-0301-0010-eabe-82149bcc292e
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/3c5d9ae3-0501-0010-0090-bdfb2d458985
    Table Control
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/documents/a1-8-4/table control in abap.pdf

  • What is the best way to start "fresh" with iPhoto '08?

    I am running iPhoto '08 on a mid-2007 iMac. When I set up the machine, I moved all the photos from my PC to the Mac retaining the existing directory structure that I had on the PC. I then imported all the pictures into iPhoto with no problems.
    Unfortunately, the other person who uses the Mac needs to be able to use the directory structure as it existed on the PC (that structure involves several subfolders with specific names etc.), and it appears that iPhoto is not designed to work that way. I know the photos can still be manipulated in the folders I imported, but then I run the risk of at best, being out of synch with iPhoto and at worst, corrupting iPhoto completely.
    That said, what I would like to do is delete or remove the current iPhoto library (or whatever iPhoto accesses; not the whole application unless necessary) and then selectively import photos to iPhoto. That way, the other user can access the photos in the familiar folder structure and manipulate them at will without disturbing the iPhoto db and, once photos are edited etc. and ready for primetime, they can be imported to iPhoto to gain the advantages of displaying using Front Row etc.
    My question is what is the best way to achieve what I am looking for? Just backup then delete the iPhoto pkg file in the HD/Library/Receipts folder? Uninstall the entire application and start over?
    All assistance greatly appreciated.

    ETRA
    Welcome to the Apple Discussions.
    You don't need to re-install iPhoto, just change the library - and you may not even need to do that.
    1. You can easily recreate your Directory structure in iPhoto. Simply start at the bottom of your structure and drag a folder of images to the Source (or left hand) pane of the iPhoto Window. iPhoto will create an Album of the same name. The create your enclosing folders (File -> New Folder) and drag the albums to it. This way you can quickly recreate what you have/
    2. The other user of the files can access them directly via the iPhoto Window or a Media Browser such as THIS. The advantage of this system is that your directory structure is available to them ina convenient and recognisable way. They can then drag the pics from the iPhoto Window / Media Browser to the app they as the need. (A whole lot faster than fumbling around in Folder after Folder etc, plus the advantage of keyword searching.)
    3. Is this necessary for working with an editor? You can set Photoshop (or any image editor) as an external editor in iPhoto. (Preferences -> General -> Edit Photo: Choose from the Drop Down Menu.) This way, when you double click a pic to edit in iPhoto it will open automatically in Photoshop or your Image Editor, and when you save it it's sent back to iPhoto automatically. Btw this is the only way that edits made in iPhoto will be visible in iPhoto.
    4. Finally, if you do wish to go as you described: Simply trash the iPhoto Library from the Pictures Folder. Start iPhoto and it will create an new empty library. If you wish to recover the files from the Library first, then Right Click on the iPhoto Library and go 'Show Package Contents'. Your files are in the Originals Folder.
    Regards
    TD

  • What is the best way to start SAPGUI in a specific transaction

    Hello,
    What I'm trying to do is to run a Java program that will start SAPGUI (in windows format, not HTML) and present the user with a specific transaction with some data already inserted.
    I already managed to start the SAPGUI and I know how to fill in data using the SapJCo but my question is: what is the best way to navigate to a specific transaction? I can activate an RFC of BAPI_CALL_TRANSACTION but it seems like a big overhead. so, can any of you tell me what is the best way activate a specific transaction in SAPGUI using JCo?
    Thanks,
    Uri Lifshitz.

    Uri
      JCO are mostly used to executed a RFM on the Destination.
      I don't think we could call a Transaction using JCO.
    Thanks
    Jack
    <b>Allot points if my post helps !!!</b>

  • What's the best way to start this dashboard?

    I have a data set of titles, gender, race, and disability.
    I would like to create a dashboard that will be visually appealing to the end user that relies on this information.
    What would be the best way to visually represent the gender, race, and disability for each title?
    Thanks in advance!
    Regards,
    Zack H.

    Hi Zack
    Start with a blank piece of paper and draw out what you think will look ok in terms of the relationships between the data sets you have and a basic structure on areas for controls and areas for visualisations.   Then create this mock up using tables/charts etc.  Try to select charts which fit the data you have, see [here|http://media.juiceanalytics.com/downloads/graphselectionmatrix_sfew.pdf]
    Take it to your user group and discuss, and enjoy the many iterations that follow
    Regards
    Charles

Maybe you are looking for

  • BlackBerry 10 OS update for Verizon

    When are we going to get the 10.0.10 update for Verizon?

  • Retaining original font in CR2008 while exporting to PDF

    Hi, Do we have a fix/patch available for retaining the original font when exporting to PDF in 2008 yet? The solution i see is to update the registry files. Do we have any other solution like a fixed dll file or a patch already available for download

  • Regarding RV_INVOICE_CREATE

    Hi Experts i am using RV_INVOICE_CREATE fm to create billing document i am just passing my delivery number and some values like this CALL FUNCTION 'RV_INVOICE_CREATE'     EXPORTING       VBSK_I       = VBSK_I       WITH_POSTING = WITH_POSTING     TAB

  • Can´t do Ichat Video, don´t know where the problems are

    I have an IMac with built in ISIght and I want tu use Ichat Video. I can chat and if I press the button beside my pic, I see a normal moving pic of the cam. If I want to open a videochat, my pic in the new opend window just stopped moving. I can the

  • Where are my videos?

    Hi I have a Ipod nano, I just uploaded some videos but i cant seem to find them in my ipod. There no videos or anything like that on my list on my ipod. Where are my videos? And can i play videos on my Ipod? (i heard you can)