Importing Excel File Setup by Columns

I have an engineer that is requesting data to be converted from an Excel file for use in DIAdem. The file is a compilation of data based on a search query in a database. Each line is a seperate occurance logged in the database. In the example below "TEMPERATURE MAXIMUM" was searched over a certain time period for a particular Unit ID. To import this into DIADEM I would want to make each unique UNIT ID a group, and each unique Definition Description as a channel name within the corresponding group. For the data I would want to have Begin Capture Time as a time channel ( it would need to be organized from earliest date to latest) with it's corresponding value placed into the channel named by the definition description.
I also have the ability to export the fiel from the database program into a .csv file.
Can this be done usign the standard import wizard. I was unable to find a way.
-MK
Attachments:
MKCImportExample.xlsx ‏10 KB

Hi MK,
You didn't see any difference because you didn't query the data in the file-- see the attached screenshot of what that looks like.  With a query you can pick exactly which rows you want to load from as many files as you want.  It's hard for me to guess your use case based on 14 rows of data that are all temperature.  Are you usual data files longer than this?  Do you ever have data other than Temperature in those data files?  Do you want to compare data from multiple files?
I would welcome a set of ASCII files, if your process is to import those CSV or TXT files into Excel.  Then the DataPlugin could save you that steo as well.
Brad Turpin
DIAdem Product Support Engineer
National Instruments
Attachments:
Data Query View.png ‏102 KB

Similar Messages

  • Importing excel file to SQL Server

    I have an application that needs to import an excel file with
    10 columns of data into an SQL Server database table with 13
    columns of data. Two of the 3 extra database columns are manditory,
    and I need to manipulate the values going in.
    I've determined the best method to do this using coldfusion
    is to import the excel file into a cvs file then use SQL to import
    the cvs file into SQL server. Does anyone know how to import an
    excel document into a cvs file using ColdFusion?
    Thanks!

    A couple of things come to mind. You might consider using DTS
    to import your data directly into SQL Server from Excel, rather
    than putting ColdFusion in the middle. Or, you might consider
    creating a ColdFusion ODBC datasource out of your Excel file, use a
    cfquery to select the applicable data, then insert the data into
    SQL Server in a loop. Not very efficient, but it can be done.
    Phil

  • Importing excel files - problem with single quote

    When importing excel files using 1.5, I can't get data with single quotes (') imported.
    When I run the insert statement given in SQLPlus I get "ORA-01756: quoted string not properly terminated", which is different than the error that SQL Developer gives me (see below).
    Also, I have a numeric value shown without a thousands comma-separator in the XLS file that I'm trying to load into a varchar2 field. But, the insert statements have added a thousands comma-separator which I don't want.
    REM Error starting at line 1 in command:
    REM INSERT INTO table (ID, NAME, CODE)
    REM VALUES (2427407, 'Ed-u-care Children's Center', '73,000');
    REM Error at Command Line:2 Column:37
    REM Error report:
    REM SQL Error: ORA-00917: missing comma
    REM 00917. 00000 - "missing comma"
    REM *Cause:   
    REM *Action:
    One last thing, TOAD gives a way to automap columns chosen from XLS to the columns in the database. It sure would be nice to have this functionality in SQL Developer.
    Thanks,
    Steve

    Did you consider both to be bugs (i.e., single quote issue and thousands comma separator issue)?
    Thanks

  • How to import excel file in oracle 10g suit

    Respected all,
    i am working d2k6i now i am going to 10g suit and i want to import excel file so anybody help me how to do it? Thanks in advance.

    Hi,
    This forum is dedicated to Oracle SQL Developer Data Modeler, so it is possible to get an answer here, but it is not very likely.
    Try to get help in in more appropriate forum from here
    https://forums.oracle.com/forums/main.jspa?categoryID=84
    Regards

  • Are you Know function which import excel file

    Please let me know how I can import excel file my alv grid with all colours and all fields headers. etc..

    you can do this with OLE
    take a look at this https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/c1d54348-0601-0010-3e98-bd2a2dcd9e6c

  • Is it possible to import excel files automatically?

    Hi,
    I am able to import the excel file manually and the same map I used in port.. format as excel.. its automatic action.. When I place the file it getting picked but giving structural exception... the same file I can manaully process successfully by selecting the same file using type as excel instead of Port...
    When I select type as port, remote system .. when  I want to select port I can see the port which I defined in console but they are disabled.. wondering where I did wrong?? is it possible to import excel files automatcially??
    Thanks
    Rajeev

    Hi,
    Yes you understood corectly.. I am unable to import excel file automatically.. I created a new port with the map which I used manually of type excel... Before placing the file in the ready folder of this newly created port.. I tried to manually import using the port type... I see the port is disable to select.....
    If I place the fiile its throwing structural exception..... but the same file I am able to import using type as excel..
    After structural exception..I am able to select this exceptional port in import manager of type port.. manually it is successfull using the same map and same file which got structural error....
    In Console report says:
    Error: MS Access is not supported on this platform.
    Error: MS Excel is not supported on this platform.
    I am working on MDM 5.5.65.95 AND WINDOWS 7 64bit..
    Any inputs.
    Thanks
    Rajeev

  • Importing excel file into OBIEE 10.1.3.4

    Hi,
    I am trying to import excel file into OBIEE and would like to use it as a data source. Fro this, I have already created an excel file (using MS excel 2007) with some sample data and named the data ranges with in the excel sheet as well. and I have placed that file under C:\ drive directly. And then created DSN and made sure that it points to the excel file.
    When I go to Administration tool -> Import from Database -> seelct ODBS 3.5 and selected my DSN and clicked OK. Here I have not provided the user name and password (though I have provided the username/pwd as Administrator it is not taking).
    when I click ok, it is throwing the following error :
    nQSerror:16001 ODBC error state : IM006 code: 0 message: [Microsoft][ODBCDriver Manager] Driver's SQLSetConnectAttr failed. [nQSError: 16001]ODBC error state: S1000 code - 5015 message: [Microsoft][ODBC Excel Driver] External table is not in the expected format
    Pls help me in rectifying this error. Many thanks in advance.
    Thanks
    Edited by: 858747 on 25-Aug-2011 05:47
    Edited by: 858747 on 25-Aug-2011 05:48

    Hi, I am facing the same issue.
    I am using OBIEE 11g with MS Excel 2007 file as source. I have created ODBC Driver by selecting Microsoft excel driver.
    NQSAdminTool.log gives error:
    ODBC error state: S1000 code: -5015 message: [Microsoft][ODBC Excel Driver] External table is not in the expected format
    The Admin tool gives error: "Unable to connect database using connection pool", when I try to 'update row count' in Physical Layer.
    Any quick resolution to this?
    Many thanks in advance.
    Edited by: user1603699 on 25-Oct-2011 09:28

  • Adding hyperlinks to imported excel file cells

    Good Afternoon All,
    I am having trouble assigning hyperlinks and defining names to the individual cells of an imported excel file (import into Visio). Ideally, I would like to be able to hyperlink shapes in other Visio pages (of the same
    workbook) to individual cells of the imported excel file and vice versa.  Is there any way of doing this? 
    Please let me know if I can clarify.
    -Tom

    In a similar thread from a few days ago:
    Albert Geven wrote:
    > You can also download from the developer zone our excel (goop)
    >library.
    >search for philips and you'll find it.
    We've used this with good success for creating multiple worksheets. If you
    like goop, its great. It may be worth a look for you. It's at this link
    http://zone.ni.com/devzone/devzoneweb.nsf/opendoc?openagent&42E12CDCDBD1C682
    8625699D004EEFA8&cat=9C6DF90777E5A78206256874000FA14E
    Spencer
    "Jeff - PPL" wrote in message
    news:[email protected]..
    > Is it possible to send data to two different worksheets in an excel
    > file? For example, I have raw data and then calculations from that
    > raw data. Right now I have the raw data being sent to the exc
    el file.
    > I would like to be able to send the calculation results to the same
    > file but a new worksheet. Is this possible?
    >
    > Thanks

  • How import excel file as data sorce in OBISE Physical layer correctly?

    Hi everyone,
    I'm trying to import an excel file as data source in OBISE Physical layer. I create the ODBC that link the correct file (http://www.oracle.com/technology/obe/obe_bi/bi_ee_1013/bi_admin/biadmin.html#t1)
    than imported the Excel using the import from database tool in the Oracle BI Adminstration. I see the Excel but i can't see data in it. Can you help me, please? I'm new in this.

    Did you enter a range in excel file?
    The range represents table name in the physical layer after you import excel file.
    See in this blog example:
    http://obiee101.blogspot.com/2008/06/obiee-excel-import-prepping-data.html
    Did you use import from database and select excel data source that you created in ODBC?
    I did the same and works for me.
    Save repository first and view data and check connection pool/data source name in your excel database folder.
    Regards
    Goran
    http://108obiee.blogspot.com

  • I've imported an Excel file, but the columns won't add up or respond to formulas?

    Hey everyone
    I'm working out my expenses for the year for the taxman. Lion won't open my Excel files, so I grabbed Numbers and opened it there. The data is all intact but the "total" cell no longer update, and I get formula error messages when I try to create new sums. Any clues to a workaround?
    Thanks
    C

    Hello Badunit
    The formula was using SUBTOTAL()
    In fact, when I urged him to put the formula =SUM(D), the OP just inserted a new standard row so, of course, he got the error flagged by the red triangle.
    In the imported file, the cells embeddinbg the subtotals were flagged by a blue triangle (top_left)
    The import process ended with a long, dense report describing the changes brought to the original document.
    No need to post it here, on my machine it's in French
    When I got the doc I was just puzzled during 10 seconds because the currency, in the Numbers document filed by the OP was displayed in front of the amount  £UK123,45 when the import of the XL document was delivering tables with values displayed as 123,45 £UK
    But it didn't mattered.
    When I inserted two footer rows,
    one for the imported totals,
    one for the formulas =SUM(column) both documents behaved the same correct way.
    As I have no practice of XL, I don't know if headers and footers with the Numbers meaning exist in this app.
    If they don't, it's not surprising that newbies are surprised.
    Yvan KOENIG (VALLAURIS, France) jeudi 11 août 2011 18:26:04
    iMac 21”5, i7, 2.8 GHz, 4 Gbytes, 1 Tbytes, mac OS X 10.6.8 and 10.7.0
    My iDisk is : <http://public.me.com/koenigyvan>
    Please : Search for questions similar to your own before submitting them to the community
    To be the AW6 successor, iWork MUST integrate a TRUE DB, not a list organizer !

  • "DBSTATUS_UNAVAILABLE" Error while importing Excel File

    Hello,
    I am getting following error while importing data from Excel 2003 to SQL server using SSIS 2008,  [Excel Source [1]] Error: There was an error with output "Excel Source Output" (9) on component "Excel Source" (1). The column status
    returned was: "DBSTATUS_UNAVAILABLE".
    If i open the excel file and done any editing then the same file loads without any issue. Can you guide me why it's  happening ? , i have edited "TypeGuessRow" property to 0 , IMEX = 1 but no help.
    Thanks

    Hi Ved_Prakash,
    The error is generic and can occur due to various causes. In order to troubleshoot this issue, I need to clarify some information:
    Could you please post some sample data for that column in the error message?
    Have you modify some properties after accessing data from that Excel file?
    Since the error message is incomplete, could you post other error messages from the Output pane?
    Besides, we can also use
    SQL Server Import Export Wizard to import Excel into SQL Server database.
    Regards,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Word Wrap -- Imported Excel File Doesn't

    I have a number of Excel files that I'm trying to work with in Numbers.
    In a number of cases the text I enter in a cell is longer than the width of the column. In Excel I indicated that this was text and that the program should wrap. The data transferred over showed the text as I need -- spilling to a second line when needed. But when I enter new text in the same sheet and same column the text is truncated to the width of the column. I have the "Wrap" button clicked.
    Any ideas?
    Thanks
    In a previous post one of our Discussions colleagues was kind enough to suggest that I should read the User's Guide. Let me say that before I post here I do try the Help function and the User's Guide. Often it seems I lack the appropriate vocabulary / can't figure out how to ask / etc. I only post here when I can't figure it out.
    Also I am new to Numbers and am making an effort to switch from Excel. I wonder / fear that the files imported from Excel are not as "clean" as we might expect and so add to my challenges.
    Finally I have a few questions but for the sake of matching a specific solution to a specific issue I will post a number of questions rather than ask all my stuff in the same post.

    jayessemm wrote:
    I have a number of Excel files that I'm trying to work with in Numbers.
    In a number of cases the text I enter in a cell is longer than the width of the column. In Excel I indicated that this was text and that the program should wrap. The data transferred over showed the text as I need -- spilling to a second line when needed. But when I enter new text in the same sheet and same column the text is truncated to the width of the column. I have the "Wrap" button clicked.
    Any ideas?
    Sounds like Numbers (or the user) is setting only the individual cells to wrap. To apply that setting to a whole column, click on any cell in the table to make the row and column reference tabs appear, then click the reference tab for the desired column to select the whole column. Now click the Wrap checkbox to apply or remove the Wrap setting to/from all cells in the column.
    In a previous post one of our Discussions colleagues was kind enough to suggest that I should read the User's Guide. Let me say that before I post here I do try the Help function and the User's Guide. Often it seems I lack the appropriate vocabulary / can't figure out how to ask / etc. I only post here when I can't figure it out.
    Understood. The Preface and Chapter 1 of the Numbers '09 User Guide provide a lot of the vocabulary specific to Numbers. You'll also learn a lot of that vocabulary by scanning the menus.
    Also I am new to Numbers and am making an effort to switch from Excel. I wonder / fear that the files imported from Excel are not as "clean" as we might expect and so add to my challenges.
    That's always a possibility, of course. Also, you'll find that Numbers does not support all of the functions and features found in MS Excel (although for many unsupported features, there are other ways of accomplishing the same thing, or something similar, in Numbers).
    Regards,
    Barry

  • Import Excel file to update project

    I’m trying to update my current project activities with codes in User Defined Fields created in another version of the project. Everything seems to be okay up to the point when I’m selecting the project to import the excel file to. I try and select a project, but there are no projects displayed (I’m actually trying to do this from within the project I want to import to). Is this something to do with the Citrix system my software is running on or what? Searching the internet, I found something that says I have to have exclusive privileges as an “Admin Superuser” or an “Project Superuser” whatever they are – I couldn’t even find that option under Admin Users.
    Many thanks.

    You need to login as an admin user and go to User Access. Check the Global Security Profile column for your user in the user access. This is where the settings are eefined of Admin user and Project supervisor
    Regards,
    Amit K

  • Can't import excel file using Powerpivot Import Table Wizard

    I am new to the powerpivot in 2010 Excel.   I was trying to use the Powerpivot's import table wizard to import an Excel file into Powerpivot.  I was able to connect the target source file when I was in the wizard window testing the connection. 
    However, after I accepted to import the file and clicked finished, I couldn't see all the columns of the file were completely uploaded into the PowerPivot worksheet.  Also, the file has only 138 rows but it ends up over thousands row.  Can you please
    let me kow if this feature works at all or did I miss any steps?

    Hi MySueSue,
    Here are some tutorials about how to Import Excel Data into a PowerPivot Workbook.
    http://msdn.microsoft.com/en-us/library/gg399137(v=sql.110).aspx
    http://technet.microsoft.com/en-us/sqlserver/dn151367.aspx
    If there is anything I can do for you regarding this issue, feel free to post back.
    Best regards,
    Greta Ge
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • Import excel file

    I have a excel file which has two columns ( claim_Num and cliam_desc).
    I would like to import this file to a new table (TableA) in Oracle.
    What is the best way to do this?

    http://asktom.oracle.com/pls/ask/f?p=4950:8:13228601963143413106::NO::F4950_P8_DISPLAYID,F4950_P8_CRITERIA:243814703172
    http://asktom.oracle.com/pls/ask/f?p=4950:8:13228601963143413106::NO::F4950_P8_DISPLAYID,F4950_P8_CRITERIA:530822333125

Maybe you are looking for

  • How to search this forum?

    Before the recent change to the Apple forums, I could search for something and get a whole lot of results. Now it seems I'm limited to the first three suggestions and then I'm forced to ask a question. Is there something I'm missing?

  • MacPro 2,1 Videocard Upgrade Requirements for Final Cut Pro X ?

    I bought Final Cut Pro X in June, had no problem to install it on my MacPro 2,1 with processor 2 x 3 GHz Quad-Core Intel Xeon, RAM 4 GB and Graphic Card and  ATI Radeon X1900 XT 512 MB running under Mac OS Snow Leopard. Recently I upgraded RAM to 8 G

  • Where on this site can i download later version of itunes?

    if anyone can give me a link it would be greatly appreciated, i think if i download a later version it might solve my problem but, i can't find it. Message was edited by: metoma

  • Question on flipping multiple frames - maybe a hard one guys!

    Ok here is my problemo... I've created a 28 frame, gun firing flash. It is has massive amounts of details from everything included the gun blast to ejecting spent bullet casings, etc. (took me 6 hours to draw and make the graphical Tweens on this). O

  • How to take screen shots and post?

    how do i take a screen shot and post it? cant seem to figure this simple thing out? thanks lots