Can you use SQL as a data source for a project in the same way you can in Excel?

Excel allows you to create a data source that executes a SQL stored procedure, display that data as a table in a spreadsheet and have that data automatically refresh each time you open the spreadsheet. Is it possible to do the same thing in MS Project, displaying
the data from the stored procedure as a series of tasks?
Here's what I'm trying to do - I have a stored procedure that pulls task data meeting a specific criteria from all projects in Project Server. We're currently displaying this data as an Excel report. However, the data includes start dates and durations so
it would be nice to be able to display it as a Gantt Chart. I've played around with creating a Gantt chart in Excel and have been able to do a very basic one, but it doesn’t quite fit our needs.

No, You can not use sql as a data source for a project.
You have 3 options to achieve it:
1. You can create a Sharepoint list with desired column ,fill desired data in that list then you can create a MS project from Sharepoint List.
2. You can create a SSRS report in which you can display grantt chart Joe has given you that link.
3. You can write a macro in MPP which will take data from your excel. In excel you will fetch data from your stored procedure. write a schedule which will run every day to update your data or
create an excel report in which will update automatically and write macro in mpp which will fetch the data then publish it so that it would be available to team members.
kirtesh

Similar Messages

  • Can i use one JSF component's value for other component in the same page.

    Can i use one JSF component's value for other component in the same page.
    For example
    I have a <h:selectBooleanCheckbox id="myChk"> in my jsf page, i want to access its value for another component like:
    <h:commandButton disabled="#{myChk.checked}" action="myAction" value="myValue" />
    ** "myChk.checked" >> I am just asuming "checked" property is available...

    Bind the checkbox to a UIInput myChk property. Then you can reference this property from the page, e.g.
    <h:selectBooleanCheckbox binding="#{myBean.myChk}" onchange="submit();" />
    <h:commandButton disabled="#{myBean.myChk.value}" action="myAction" value="myValue" />

  • How can I plott data from a text file in the same way as a media player using the pointer slide to go back and fort in my file?

    I would like to plott data from a text file in the same way as a media player does from a video file. I’m not sure how to create the pointer slide function. The vi could look something like the attached jpg.
    Please, can some one help me?
    Martin
    Attachments:
    Plotting from a text file like a media player example.jpg ‏61 KB

    HI Martin,
    i am not realy sure what you want!?!?
    i think you want to display only a part of the values you read from XYZ
    so what you can do:
    write all the values in an array.
    the size of the array is the max. value of the slide bar
    now you can select a part of the array (e.g. values from 100 to 200) and display this with a graph
    the other option is to use the history function of the graphes
    regards
    timo

  • Hello, is there a way to redact a word or item from a pdf using adobe pro X the same way you can if you convert a word doc using pro X on a pc?

    hello, is there a way to redact a word or item from a pdf using adobe pro X the same way you can if you convert a word doc using pro X on a pc?

    If the document is not a scanned image or protected from editing then you should be able to edit it. I would have to guess you have a scan and when you converted to Word, you ran OCR (Optical Character Recognition) on it converting the scanned image to live text.
    This is the forum for the free Adobe Reader which can not edit or redact.

  • Can you use Time Capsule on a windows and 2 macs at the same time.

    Can you use Time Capsule on a windows and 2 macs at the same time as either a backup for one and a seperate HD drive for two?

    Yes.
    From one viewpoint the Time Capsule is just NAS (Networked Attached Storage) and it supports the file sharing protocols necessary for both Windows and Macs.
    From the viewpoint of the Macs it can also be used by Time Machine for backups.
    As NAS it can be used for storing files, and there are many backup software packages that support NAS on both Windows and Macs.
    In addition from a networking point of view it can serve as a router, wireless access point etc.

  • How can I use my IPAD as a wifi for my IPHONE? Is that possible, How can I use my IPAD as a wifi for my IPHONE? Is that possible

    How can I use my IPAD as a wifi for my IPHONE? Is that possible, How can I use my IPAD as a wifi for my IPHONE? Is that possible

    Is there a reason you can't connect your iPhone to the same Wi-Fi network as your iPad?

  • HT1589 Can I use more than 1 device ie iPod and iPhone on the same iTunes account and have different music on them

    Can I use more than 1 device ie iPod and iPhone on the same iTunes account and have different music on them

    Yes. Use the option to sync with selected playlists on the music tab when your devices are connected.
    tt2

  • Can I use iTunes 10.7 and iTunes 11.1.3 on the same computer running Windows 7?

    Can I use iTunes 10.7 and iTunes 11.1.3 on the same computer running Windows 7 (64-bit)?

    Yes, but it needs to have at least two copies of Windows installed.
    (94491)

  • There is no space to store video on my computer.  I am am looking at getting 1 terabyte on the cloud in hope i can edit video off of the cloud the same way I can with a hard drive.  Is this possible?

    There is no space to store video on my computer.  I am am looking at getting 1 terabyte on the cloud in hope i can edit video off of the cloud the same way I can with a hard drive.  Is this possible?

    Buy another hard drive.  They're cheap these days.
    In fact, buy a couple of 'em.  I recommend a minimum of five internal hard drives.
    C: Windows and Programs
    D: Project, graphic and audio files
    E: Cache and Scratch
    F: Media
    G: Export

  • Can Discoverer be used as an XML Data source for XMLP ?

    I am wondering if Discoverer can generate an XML Data Source for XMPL.
    I have heard that Discoverer Viewer can have XML as an output. Is there a way of using this XML output with XMLP and, if yes, how to batch both steps ?

    Hi
    My understanding is that Discoverer does not generate XML data as an ouput that XMLP can consume. The XML is does generate is actually an XML RDF for Oracle Reports.
    XMLP is integrated thou, when you export your Disco report to PDF thats XMLP doing the conversion to PDF for you.
    Regards, Tim

  • SQL server as data source for OBI EE : Urgent

    hi everyone,i have been using OBI EE for the past 2 months.I have been using Oracle 10g database as a data source for OBI EE and it worked just fine and now im trying to use SQL server 2005 as my data source.
    My ODBC was succesful and i can import from that database but i get following errors when i try to update row count.
    There was an error while updating row count for "test"."AdventureWorks"."HumanResources"."Departme nt":
    [nQSError: 16001]ODBC error state: S0002 code: 208 message :[Microsoft][ODBC SQL Server Driver][SQL Server]Invalid object name 'Department'..
    [nQSError: 16015]SQL statement execution failed.
    Shahzad

    With Sql Server I have always problems with security
    Check this first and then continue..
    1.your odbc connection
    2.in the administrator--> connection pool you have assign the appropriate values for sql -server(check all the options)
    and check the option -->fully qualified table name
    i hope i helped....
    http://greekoraclebi.blogspot.com/
    ///////////////////////////////////////

  • Can I use LabVIEW to load data directly into system memory? The serial card I'm using isn't supported by NI nor does VISA recognize it. I'm using a Win32 function to read the data from the card and now I want it to go directly to system memory.

    Can I use LabVIEW to load data directly into system memory from a VI? The serial card I'm using isn't supported by NI nor does VISA recognize it. I'm using a Call Library function to read the data from the card and now I want it to go directly to system memory.
    The data is being received at 1Mbps.
    Thanks

    Two questions:
    One, if it's a serial card, then presumably it gives you more serial ports, like COM3, COM4, etc. If so, VISA would see the COM ports, and not the card directly. The drivers for the card should make it so that you see the extra serial ports from the OS. If you don't see the extra COM ports from VISA, then it sounds like the drivers for the card are not installed properly. Do the extra COM ports show up in Device Manager?
    Two, you said that you're using a Call Library function to get the data and you want to put it into system memory. Errr.... you just read the data and you have it in memory by definition. Are you saying you need a way to parse the data so it shows up on a graph or something?

  • Can i use home sharing when two different apple accounts are on the same computer?

    will home sharing work when two iTunes Libraries are on the same computer?

    Can you be more clear about what you mean. More detail please.
    Is this the solution you are looking for?
    Log in to both user accounts and launch iTunes. Turn on Home Sharing from the 'Advanced' menu at the top of the screen.
    Leave iTunes running and use Fast User Switching to switch between user accounts. You will notice that each user's library of media is available to the other user and you can copy media from the other user to the current user's account.

  • How to use web service as data source for forge or endeca ?

    hi,
    is there any way to use webservice as data source in pipeline ?
    i have requirment to get data from web service and dump it in endeca. for this i need some idea on how can be this achieved. is it possible to do so?

    Crawling is part of the CAS, which is kind of the data ingest process in Endeca as you would know. There are a bunch of OOTB Crawlers available like FileSystem based, XML Crawlers, etc., and there could be a case where you have to write your own and thats what I am suggesting because the XML crawl thats OOTB expects a specific format which isnt really mentioned in the Documentation. Please refer to CASDevGuide for more information. CAS, PlatformServices and ToolsAndFrameworks should be running when you start off with Endeca, you can see that from
    ps -ef | grep java
    on your machine

  • Hi can I use Time Capsule 4th generation as a back up at the same time between my iMac and HP PC

    HI Just bought a 4th generation Time Capsule and after a bit of trouble, I was able to do the following...
    1. Connect TC to my modem via ethernet cable
    2. Set up my first time Machine from my iMac to Time Capsule
    3. Set up my HP PC via ethernet cable to Time Capsule
    4. Set up HP Printer Scanner to USB port in Time Capsule, can now print from my PC and iMac using the same printer.
    Here is the question...
    Can I use Time Capsule (2TB version, not that this should matter, I think) as an external back up for my HP PC, running Windows 7?
    I asked this question at Apple Store and they said YES, now I have my doubts as I cannot see Time Capsule as an external drive when I check my PC and computer part there, can see my C drive, D drive (internal backup drive in my PC), E drive (DVD drive) and that is it.
    Installed AirPort utility for Windows, have version 5.5 something. I can see TIme Capsule using this at my PC but can I somehow save my HardDrive to Time Capsule, even manually?
    Or is the problem that as I started Time Capsule with Time Machine Backup first, it has formatted Time Capsule to support only Apple version, and this is why I cannot see Time Capsule as an external harddrive?
    Any help would be appreciated!
    I have already an external HD for my Windows PC, just thought this way I could potentially have all the data in one place and also able to use 1 printer...
    Many Thanks

    Remember Apple Names are not fully SMB compatible..
    Reset the TC and do the setup with all SMB naming.. ie.. short, no spaces, pure alphanumeric.
    That means TC name eg TC
    Wireless name (different for 5ghz) eg TC24ghz and TC5ghz
    And hard disk share name.. eg Data
    Make sure all passwords also match that convention.. but you can use more characters.. up to 20 or more if you are paranoid. Pure alphanumeric though.
    In the file sharing area. set the right workgroup. And it makes life easier turning on the guest account to read and write.
    Then in windows explorer simply type
    \\TCname or \\TCIPaddress .. obviously you change the names with the actual name or IP.

Maybe you are looking for

  • FDQM issue

    Does anyone know Hyperion FDQM well i have a problem I have installed Hyperion FDQM 9.3.1 sucessfully but during implementation of application i am recieving an error when am creating a map table " *Permission denied: 'CreateObject' At Line: 51* " my

  • Manual quantity allocation per sales order

    Hi All, The requirement is as follows. My client want users to allocate quantity for sales order manually so that they can control quantity allocation for sales orders when there is shortage of stock. We do not want to use product allocation for this

  • Finding 3.0.1 CD for Desktop (Palm III-e) older desktop

    I am looking for a CD for installing the Desktop Software for a Palm IIIe.  I need version 3.0.1 I downloaded the version 4.1.4 but it is a step backward and isn't easy to read at all, no color looks good, gridlines in the calendar are nearly invisib

  • WSDL generation wizard does nothing...

    I am attempting to use the beta 3 software to connect to Exchange 2007. Unfortunately, I dont see a dialog on the WSDL wizard to enter uid & password. I presume I can simply put "https://" in the uri field (Exchange requires https) but Exchange also

  • Page by Page View How?

    Hi Friends, Generally we have mail boxes which shows mails page by page. We can saw mails in older & oldest pages like that. How those records from databse are arranged like the way? Any idea please .... Just Like .. 1. 2. 3. Page: 1 2 3 4 Next Prev