SQL Drill Thru (v502p13a) and Excel Client(V6.1.5):  Formatting  Sucks

Sorry about the last note, caffeine got me a little jumpy!I got the SQL Drill through working rather well. Fast, efficient, and the users like it. (I guess I keep my job for another week or so). Anyway, the format of the returned data is brutal. It is text, and nothing can be done in Excel to change the format. The field's datatype is decimal (15,2) and the data is number formatted from the high priced ERP system. So, of course, it makes no sense to me.Any workarounds out there? One thought. The SQL Drill Thru has a section where you can add a pre or post connection .dll. Maybe something there with formatting capabilities would resolve. We do NOT utilize Hyperion Intergration Server.Any suggestions would be appeciated. [email protected]

I don't recall if it was an option in the Essbase 5 client, but if you could create a VBA macro to invoke the SQL Drill through rather than using the Add-In menu, then you could build some macros to clean up the format a little.Other than that, I'm not sure what (easy) solution there would be.Regards,Jade------------------------------Jade ColeSenior Business Intelligence ConsultantClarity [email protected]

Similar Messages

  • SQL Server Management Studio and Native Client different behaviour on delete

    I have a problem with transaction containing insert and delete to same table and some select/insert/update to some other tables. Problematic table has primary key defined as combination of column1 and column2.
    When two different instances using Native Client execute simultaneously this code and make inserts to table then delete part of code causes deadlock. However this doesn't happen when trying this situation in MS SQL Server Management Studio query.
    Is there some option that is missing from Native Client connection string which can cause this different behaviour?

    Hello,
    I don't think there is a difference in the behavior. SSMS uses ADO.NET and that Provider base on the Native Client.
    The difference will be more that way, when the transaction is commited and so the locks released. I guess your application keeps the transaction (much) longer open; you should commit a transaction as soon as possible to avoid long time locks and so
    deadlocks.
    Olaf Helper
    [ Blog] [ Xing] [ MVP]

  • EIS drill thru

    I'm trying to do a drill-through (Thru) report in EIS and can't get it to show up in the Excel add-in. I've tried all sorts of combinations of intersection levels and columns in the report creation. I have drilled to the bottom of all of the dimensions in excel, but the reports still won't show up in the linked object browser. I'm on version 7.1.6 of both EIS and Essbase.
    Has anyone run into this before. I even tried recreating the model and metadata outline in case of corruption.
    There is another EIS built cube on the server with a drill-thru report and it runs fine. Any suggestions?

    Ok, I found if I add
    HISLEVELDRILLTHROUGH application_name
    to my Essbase.cfg file It at least recognizes that there are reports out there, Now I just get an odd error:
    " Invalid selection. All selected data cells must be contiguous. Selected cells can span multiple members in one dimension only. Selected cells must share a common parent and must come from same relational column."
    It's interesting it worked on an older version of EIS, just after migration, it stopped working

  • How to install Excell client using Silent Installation

    Hi,
    We are planning to do the 'client install' using silent installation. I followed the BPC 7.5 installation giude but it just gives the option to do the both ADMIN and EXCEL client installation.
    For example:bpcclient75.exe /s /zu201Cc:\test&c:\installshield\xceedzip.dll&FR&ALL"
    Can anyone please provide me the code as above for EXCEL only silent installation.
    Thanks

    Hello,
    Could you give me that solution?
    Thank you very much!
    Danny

  • Excel is not showing multiple Drill thru report selection option

    We have created 3 drill thru reports in EIS, excel is not showing Select Drill-Through Report Dialog Box when tying to acess drill thru reports. It defaultly executes the first drill thru report, we want it to list the available reports so that we can select accordingly after view/launch is selected.
    essbase 7.1.6 version SQl server 2000

    Hi,
    This Prompt message would have been set in WAD(XHTML Coding section) in your old project. Now , you cross check your Web template for the same. Your issue will be resolved.
    Regards,
    Suman

  • Excel Drill Thru

    One of my user is trying to drill through using essbase excel addin. The user is getting the following error
    [OLAPISVR] 2003000: ODBC Error [Oracle][ODBC][Ora]ORA-01795-maximum number of expression in a list is 1000.
    Please help me.
    Thank you

    From error reference....
    1042013 Network error message: Cannot Receive Data
    Possible Problems
    Analytic Services cannot receive data from the other end of a TCP/IP connection.
    Possible Solutions
    Increase the values for NETDELAY and NETRETRYCOUNT.
    Make sure that Analytic Server and the client are running.
    If Analytic Server receives this message, make sure that the client you are trying to connect to is running.
    If a client receives this message, make sure that the Analytic Server you are trying to connect to is running.
    If Analytic Server has frozen, stop Analytic Server and follow the procedures for an abnormal shutdown. If you cannot stop Analytic Server using the standard methods, end the task.
    Check to see if the database is corrupt.

  • I want to use the SQL Toolkit of NI and SQL Server as my databasis on a server. Do I need to install a client in each computer I want to handle the data into SQL tables or I need only a ODBC driver?

    I want to use the SQL Toolkit of NI and SQL Server as my databasis on a server. Do I need to install a client in each computer I want to handle the data into SQL tables or I need only a ODBC driver?

    You only need the ODBC driver on each computer. If you are distributing the SQL Toolkit app as an executable and do not install the whole toolkit on each computer, you'll need the SQL Toolkit support files. This is about a dozen files. You can get the list at http://digital.ni.com/public.nsf/websearch/b814be005f9da9258625658700550c75?OpenDocument.

  • Use of SQL*Loader and Thin Client

    I have a java application that is currently using the thin client. For portability issues, I am unable to use an OCI driver. My application also uses SQL*Loader.
    My big issue is that The Thin client requires the HOST and SID for a connection.
    But, for SQL*Loader to work in a client/server environment it needs to use the SERVICE_NAME and net8. Is there any way to have SQL*Loader use similar information that the thin client is using?
    I know the right solution is to use the OCI drivers, but right now that is not feasible.
    Thanks for any help in advance
    Jeff McNurlan
    Navigation Technologies.

    I assume you are using an ObjectInputStream. Without seeing your code or a snippet I can't be certain...
    The JDBC spec says the following about ObjectInputStream :
    "An ObjectInputStream deserializes primitive data and objects previously written using an ObjectOutputStream"
    Since there was nothing written by ObjectOutputStream, ObjectInputStream has nothing to deserialize and this exception would be raised.

  • SSRS/Powerview to compare SQL table and excel sheet

    I have a SQL table and an excel sheet with some data...
    I want to be able to compare the two and find out which Excel rows are missing in the SQL table...
    Would it be easier to do this report in SSRS or would it be better to do it in Excel PowerView?
    If so how do I go about it?
    Thanks in advance for your help...
    Dhananjay Rele

    Hi Dhananjay,
    According to your description, you want to compare the data of a SQL table and an excel sheet. To achieve this goal, we can create two tables in Reporting Services report, one for SQL table with SQL Server connection type, another for excel sheet with ODBC
    connection type.
    For more details about how to create the report, please see the following steps:
    Create a report server project with SQL Server Data Tools (SSDT) Business Intelligence Templates list.
    Create a new report definition file in Solution Explorer.
    Create a Data Source named DataSource1 with Microsoft SQL Server Type, then select the SQL table database from the corresponding server.
    Create a Data Source named DataSource2 with ODBC Type, then select the excel file.
    Create two datasets which returns the SQL data and Excel sheet data based on the two data source, one for DataSource1, another for DataSource2.
    Create two table next to each other based on the datasets on the design surface.
    References:
    Create a Basic Table Report (SSRS Tutorial)
    Create SSRS report using Excel Data Source Step by Step
    If there are any other questions, please feel free to ask.
    Regards,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • "XML Load error: An invalid character was found in text content" Drill Thru

    Hi,
    I am using Smart View, 2007 ms office.
    We are using EIS to have Drill Through reports.
    When I select the particular intersection and click on Hyperion --> Adhoc Analysis--> Drill Through Reports,
    Drill Through selection window is opening but when click on Launch/Execute.
    It throwing below Error
    "XML Load error: An invalid character was found in text content"
    This error is showing only some intersections...some other intersections are working fine.
    The same intersection if retrieve from ESSBASE --> Addins--> linked objects, Drill thru reports are showing fine.
    From Excel Addins everythg working fine.
    I tried in 2003 MS office from my colleague system. the same error.
    "XML Load error: An invalid character was found in text content"
    Please someone help me....!
    Regards,
    Rajendra Prasad Gella.
    Edited by: Rajendra Prasad Gella on Jun 10, 2010 4:26 AM

    This type of Issue does not happen using Excel Add-in but Smart View. We encountered it as well. I have a feeling the root cause is the ESSLANG which used to be selected during installation. If the Essbase has for instance "English Latin1" or "English US Ascii Binary" and the client does not have it, then this would occur.
    We had old SR on it because we were testin the APS 7.1.6. SR 2-603906: Excel Essbase Add-in splitting special characters such as the " ü " in. Whe we reinstalled and selected same ESSLANG as Essbase server the isue stopped.
    We did not have to chnage our code to scrub out ant special characters. !
    Jullin

  • Essbase studio drill thru report Test error

    Hi All,
    Essbase studio drill thru report is producing the below error: Unable to retrieve drill thru result.
    Error in the select statement. Line = 2466.
    Error in query execution. Please review the query and try again.
    Cannot execute a SQL query
    ORA-01791: not a SELECTed expression
    Any idea... i am able to test for some of the dimensions but this error is coming for a few dimensiosns .... i verified all the joins between dimensions and facts.. everything is fine.
    Thanks,
    Praveen

    Hi Glenn,
    This is a test report executed with in Studio console. Yes, i did verify the generated sql by studio server and was able to drill down to the detail. I dont find any information in the logs when testing this. Probably, i would need to increase logging level. Will do that and update here if i dont find much help there.
    Thanks,
    Praveen

  • Essbase Studio drill thru report error

    Hi All,
    Essbase studio drill thru report is producing the below error: Unable to retrieve drill thru result.
    Error in the select statement. Line = 2466.
    Error in query execution. Please review the query and try again.
    Cannot execute a SQL query
    ORA-01791: not a SELECTed expression
    Any idea... i am able to test for some of the dimensions but this error is coming for a few dimensiosns .... i verified all the joins between dimensions and facts.. everything is fine.
    Thanks,
    Praveen

    Hi Glenn,
    This is a test report executed with in Studio console. Yes, i did verify the generated sql by studio server and was able to drill down to the detail. I dont find any information in the logs when testing this. Probably, i would need to increase logging level. Will do that and update here if i dont find much help there.
    Thanks,
    Praveen

  • Import Access and Excel datafile into Oracle

    Dear SQL Expert:
    Could you hint me how to import Access and Excel datafiles into a newly install oracle database. An outline doc on procedure would be helpful.
    Thanks, user607670.

    either thru one of the following methods:
    <ol>
    <li> SQL*Loader </li>
    <li> UTL_FILE </li>
    <li> PL/SQL Developer tool using the text import utility </li>
    </ol>

  • SQL Drill Error

    We are in the process of upgrading from 5.0.2 p11 to 6.5.1. After uninstalling 5.0.2 p11 from user desktop and installing 6.5.1 I get the following message everytime I open the excel add-in: "Could not load SQL drill-through customadd-in". Tech support said to remove the entries in the Essbase.ini file. The problem with that is that is NOT a Essbase.ini file on the PC. Any help would be appreciated.ThanksMike

    Don't work with Essbase release 6.5.1 since the essbase.ini file is not used anymore (cf. registry)But, it is because of the "sqldrinl.dll" which is missing in the essbase\bin repertory.I've tried this by copying the "sqldrinl.dll" file from an old release 5 version of Essbase to the 6.5.1's and it's fixed the problem.Nevertheless, I can't trust in this kind of solution.

  • Essbase Studio Drill-thru security

    I applied a filter in Essbase so a user had filtered access. In Smartview I retrieve data and properly gett the NoAccess message, so far so good. If I do a drill-thru. It drills to the data in my report. I would think IT should prevent drill-thru from occuring. Am I doing something wrong? I don't think it should work this way.

    Hi Glenn,
    This is a test report executed with in Studio console. Yes, i did verify the generated sql by studio server and was able to drill down to the detail. I dont find any information in the logs when testing this. Probably, i would need to increase logging level. Will do that and update here if i dont find much help there.
    Thanks,
    Praveen

Maybe you are looking for

  • Object can't be send over to the server.

    Hi to everyone, I'm doing a connection between client and server. The client will send image from the platform to the server. The server will then create an folder in the server-side to store the images. Thank you for reading. Hope to hear from you s

  • Standard text displayed correctly in print preview but not in print

    Hi, I have a script in which a standard text has to be printed in the output. The standard text contains some german characters. These characters are displayed correctly in print preview but not in print. The text is maintained in 3 languages DE,EN a

  • Invalid Drive C:\ Message

    I have a windows 2003 terminal server that needed to have the Drive C changed to Drive X for a special application to run under terminal services.  When I try to install Crystal Reports XI Runtime i get "Invalid Drive c:\". How do i get Crystal Repor

  • How to play back one channel of the stereo track in both headphone cans?

    I recorded two microphones in one stereo track. Is there some way I could listen to the left channel and then to the right channel in both cans in my headphones, like a mono track? Panning moves all sound to the left can or the right one in my headph

  • Adding Hyperlink to content within RTE in SharePoint 2013

    Hi, We are using the default RTE provided by SP 2013. We need to provide hyperlink within the content added in the RTE. Please suggest a way to do this. Thanks. Ateeb