SQL Expression Fields not showing

Hello,
I want to use "SQL Expression Fields", however, it doesn't appear in the Field Explorer.
The only options that appear in my Field Explorer are:
- Database Fields
- Formula Fields
- Parameter Fields
- Running Total Fields
- Group Name Fields
- Special Fields
I am connecting to Oracle 10g Rel.2 with ODBC.
I have no problems creating reports with queries that access the database.
Do you have any idea about why the option doesn't appear?
Cesar

Post Author: synapsevampire
CA Forum: Data Connectivity and SQL
V361 is mistaken, SQL Expression fields are available in CRXI.
As with previous versions though, it turns off depending upon the type of database and connectivity used.
Try using a real SQL database, or if MS Access, set up an ODBC connection to the database.
In the future include your database in your post to avoid guess work on our part.
-k

Similar Messages

  • SQL Expression Fields - Not available

    Post Author: anandad
    CA Forum: Data Connectivity and SQL
    Hi,
    I have installed Crystal Reports XI Developer version but in my Field Explorer I dont see SQL Expression Fields tab or item. Did I miss installing any perticular component? I can see the formulla fields but not SQL Expression Fields....
    Urgent help will be highly appritiated.
    Thanks.

    Post Author: synapsevampire
    CA Forum: Data Connectivity and SQL
    V361 is mistaken, SQL Expression fields are available in CRXI.
    As with previous versions though, it turns off depending upon the type of database and connectivity used.
    Try using a real SQL database, or if MS Access, set up an ODBC connection to the database.
    In the future include your database in your post to avoid guess work on our part.
    -k

  • Sql expression fields - odbc drivers

    We are using Crystal 2008 with SAP ECC 6.0, and the database is sql server 2005. We had Integration kit installed. We have developed few reports with this one from ECC 6.0.
    My problem is, I am not able to see the SQL EXPRESSION FIELDS in the FIELD EXPLORER of CR 2008. From the replies for my
    previous postings in other forums here and from the feed back of Don Williams, I understood there is a problem with odbc drivers.
    I checked trying with new report and tried using ODBC(RDO) but found no drivers. The ODBC data source window showing "dBASE Files, Excel Files & MS Access Database" in the data source Names field.
    Even from my machine, I checked the ODBC drivers and found only the above three were present in the user DSN tab of ODBC data source administrator window. Shall I have to add ODBC drivers for SQL Native client OR SQL server OR both (FROM THE DRIVERS TAB)?
    Will there be any other ODBC is required for SAP INTEGRATION?
    What are the steps to resolve this and to activate and use the drivers? so that I can see SQL Expression fields & also "Show sql query".
    BABASHARI

    Hi,
    So by establishing the connectivity through the proper transports and authorizations done to CRM, can I build
    single report by getting the data from two tables one from ECC and another from CRM?
    >> which then means for SSO you need to configure 2 SAP systems on the BusinessObjects Server
    And one more question, If I could not succeed in getting the connectivity through the proper transport & authorization to
    CRM, (lack of basis resources) then can I use BAPI / RFC'S to pull the data from CRM into ECC and then into CRYSTAL(as, ECC is working fine with crystal through the integration kit)? Is it a good practice? Thanks in advance.
    >> for CR then the ECC system would become the single point of entry. sure - that would work as well - but shoulnd't be necessary
    Ingo

  • "SQL Expression Fields" branch missing from Formula Workshop/Field Explorer

    Hello,
    I am using Crystal Reports XI R2 SP3.  Some recent information I have seen suggests that I should use a feature called "SQL Expression Fields".  If I search the built-in Crystal Report help for "SQL Expressions", on the help pages I see that there is a "SQL Expression Fields" branch in the left pane of the Formula Workshop, just under Formula Fields and just above Selection Formulas (it's unfortunate that I cannot embed a bitmapped screen print of this).  The left pane of the Formula Workshop looks like this:
    Report Custom Functions
    Repository Custom Functions
    Formula Fields
    SQL Expression Fields
    Selection Formulas
    Formatting Formulas
    However, in my local copy of Crystal Reports the SQL Expression Fields branch does not exist - the left pane of the Formula Workshop looks like this:
    Report Custom Functions
    Repository Custom Functions
    Formula Fields
    Selection Formulas
    Formatting Formulas
    Is there some special patch, add-in or plug-in that's necessary to enable this functionality?
    Thanks in Advance,
    Bob Gardner

    I set up a DSN to a local MS Access database and used it for an ODBC connection.  Once connected, the SQL Expression Fields branch was available in Field Explorer and Formula Workshop.
    But I am developing reports for an ERP system that uses Oracle 10g databases - I have no choice but to use Oracle 10g databases as data sources for my reports.  I am not sure how to set up an ODBC connection to an Oracle database as I have never had to do so - will SQL Expression Fields not work with the native Oracle driver?
    Thank you,
    Bob Gardner

  • NOT ABLE TO SEE SQL EXPRESSION FIELDS IN CR2008

    Hi,
    I am not able to see the SQL EXPRESSION FIELDS in the FIELD EXPLORER of CR 2008.Can
    you please help me
    BABASHARI

    Hi,
    I would suggest you open the question in the Crystal Reports forum.
    Ingo

  • SQL Expression Fields button not visible in Field Explorer

    Hi,
    On my Crystal Reports installation I can see the button SQL Expression Fields in Field Explorer but it is not visible on client's installation.
    How do I make it visible? I need to create a new report with SQL query for client.
    Thanks,
    Ajay Audich

    Commands are intended to replace the standard linked tables that must users are accustomed to.
    I suppose Commands would be considered an "advanced" feature, considering that they require the developer to be able to hand write SQL (our at least copy it from another SQL editor).
    If you are comfortable writing reading, writing & editing SQL, Commands will open a the door to a whole new level of control when it comes to creating your data sets.
    The biggest problem w Commands is also it's greatest strength... If you're using a Command, CR will assume that you know what you're doing and will not try to rewrite or optimize your SQL in the background. You write it, CR sends it. That means if you write crappy SQL, CR will send your crappy SQL to the db server...
    It also means that you can use join types that aren't available in CR and use sub-queries in in your SQL... Basically anything you can do in the db's native editor.
    HTH,
    Jason

  • SQL Expression fields do not display when no records are returned

    I have a report that uses SQl expression fields to summarize in the Report footer.  When the main report does not contain any records the SQL expression fields are blank.
    Is there a way to force these SQL expression fields to be evaluated evn when the main report does not contain any records.
    Thanks

    Hi,
    You can try this :
    Under Report Options, check "Convert Database Null values to Default".

  • SQL expression field is not displayed on the page header if no records

    Hello
    I'm creating a quite simple report. In this report I've got a SQL expression field which returns a DateTime
    I display this field on the page header section.
    Everything is working fine except when my principal query doesn't return any records my SQL expression field is not displayed. It doesn't seem to be evaluated.
    So, I would display this field even if my Details Section doesn't contains any record.
    I hope you understand what I mean.
    Can someone help me?
    thanks

    Hello,
    I thought about creating a formula but the value I need is stored in a database.
    So i created a simple SQL expression field.
    SELECT CONVERT(DATE,j_1) FROM VW_STD_DATEFIXING
    And this expression doesn't have any dependencies.

  • Sql expressions field option not available in field explorer

    Hello:
    I would like to create a sql expression field in my report. however when I go to the field explorer panel, a sql expression fields node is not available to create one. Does anybody know why is this not an option?
    Thank You Very Much

    Also if you are creating based off any stored procedure or View you can't see Sql Exprn under field explorer.  I think it is also databse specific.  What is the databse you are using ? also what is your datasource ?
    Thanks,
    Sastry

  • SQL Expression field with parameter

    Hello,
    I am trying to create a SQL Expression Field that will give me the maximum status date of an employee before a certain date entered in parameter.
    ex: select max(status_date) from status where status_date < formula field or parameter
    Since I can not put a paramter or a formula field in a SQL Expression field, I might need a template or an example of something that works ?
    Thank's
    Steph
    Edited by: Stephanie Charest on Aug 4, 2008 7:59 PM

    Ok,
    The only way I found to get the maximum status date of an employee with the date entered in parameter was to litteraly put each employee ID, and Status Date in the Detail section.
    Then in the select expert create the parameter date.
    Then I created a running total field that counts the employees and resets on change of employee sorted by status date.
    Then I created a formula that gets all the first occurences of this running total field and if the running total field equals 1, a new formula field shows 1 and if not (2 and more), it shows 0.
    But I can't find the way to give me the total that I need for each group sections.
    It's ok if the SQL expression field does not work, but I need to find a way to get the max date.
    Thank's for your help for the SQL Expression field.
    Steph

  • Passing a variable to an SQL Expression Field

    Is it possible to pass a value or variable to an SQL Epression field?  I want to sum the values of open invoices for a particulat customer and want to do this using an SQL Expression Field.  I need this sum in a  subreport and since I can not put a subreport in a subreport I want to do it using an SQL Expression.
    Thanks.
    Ralph

    That would require a SELECT statement in the expression and they really are not designed to do that.
    If you can't do this client side write a stored procedure then you have full control and CR is just used to display the data.

  • Select Expert or SQL Expression Fields help

    I am trying to do something I would consider very simple but can figure it out.
    I have two tables.  FDC_Trips & Facility.  On the report I can get the FDC_Trips.DivertedbyFacility field to populate a number value because that field is an integer.  But we need the name to show up.  That field is the ID (foreign key) of a Facilty which matches with the field Facility.Code.  Instead of it displaying the DivertedbyFacility number/ID I would like it to be able to show the Facility.Name value.  If I place the filed Facility.Name field on my report it is blank. 
    How can I write a where clause to query the Name of the Facility where the Facility.Code = FDC_Trips.DivertedbyFacility?
    Do I use the Select Expert or SQL Expression Fields.
    Please advise.

    Actually you'll use the Links tab in the Database Expert. If CR did it's stupid auto linking thing... delete them. It usually get's it wrong.
    Now just link the fk field in FDC_Trips to the pk field in Facility. Once you have that done you'll be able to simply drop Facility.FacilityName directly onto the report.
    HTH,
    Jason

  • SQL Expression Fields

    In crystal report 2008,I create a SQL Expression Fields,but how to write the SQL query in the formula workshop,
    Edited by: nylethx1 ye on Jul 23, 2008 9:48 AM

    Select count(*) from Table
    Your query must return a unique value.
    From Don: SQL Expressions were not designed to run SELECT statements. Use a Command object for selects.
    Edited by: Don Williams on Nov 2, 2009 9:29 AM

  • Sql expression fields in subreports (CR XI)

    Post Author: yyu
    CA Forum: Data Connectivity and SQL
    Is it normal that the sql expression fields don't show up in a subreport?
    I don't see any. Does anyone know how? Thanks!

    Sorry for the delay getting back to you all.
    I set up a report against the xtreme database sample. Added the Customer table, and put the columns "Customer ID" and "Customer Name" on the report. I then created a new SQL Expression and entered the following:
    ( SELECT SUM(`Orders`.`Order Amount`) FROM `Orders`
      WHERE `Orders`.`Customer ID`=`Customer`.`Customer ID`)
    I could save the new SQL Expression, which is farther than I got in the real report. I added the SQL Expression field to the report. But when I try to preview the report, I get an error:
    Error in compiling SQL Expression :
    Failed to open a rowset.
    Details: ADO Error Code: 0x800004005
    Source: Microsoft JET Database Engine
    Description: Unspecified Error
    Native Error: 62411
    I suspect that's the MS Access version of the error I was getting with MySQL.

  • Select statements inside a SQL Expression field

    Hello
    Why cannot we use the Select statements inside a SQL expression field in Crystal Reports ?
    Any alternatives for this...
    SELECT Top(1) "SomePrivateDatabase"."SPDname" FROM "SomePrivateDatabase"
    inner join "Subscriber" on
    "Subscriber"."SPDID" = "SomePrivateDatabase"."SPDID"
    inner join "UserDetails" on
    "UserDetails"."SPDID" = "SubscriberCore"."SPDID"
    Regards
    Srivatsa
    Edited by: Srivatsa Haridas on Dec 3, 2008 12:17 PM

    Hi Srivatsa,
    SQL Expressions is something the Database supports. We query the Client engine for a list of functions they make available. If the SQL Statement is not list it's not an option and therefore it won't work.
    Your work arounds are to use either a Stored Procedure, this is the most efficient way, all processing is done server side and CR simply waits for the data to format in the report. Another option is to use a
    Command Object, use one CO per report so try to get all data within the SQL statement. We simply pass the SQL to the server and wait for the result set, if you get an error it will be the SQL you typed in. Test in a SQL test tool first to confirm you are getting the data correctly.
    For more assistance in designing reports please post your report deisgn questions to the Reprot Design forums. I am moving this one to that queue.
    Thank you
    Don

Maybe you are looking for

  • SAP ECC 6.0 Maintenance phase

    Dear Experts, We got notification from our EWA report that our SAP ERP 6.0 maintenance ended on 31.03.2013 as follows: 0.0.1 SAP Application Release: Maintenance Phases SAP Product SAP Product Version End of Mainstream Maintenance End of Extended Mai

  • Cannot log into 192.168.1.1

    Hey, a couple months ago i decided to move my pc and go wireless. Originally had a netgear wich techsupport so helfully destroyed. I returned it and got a linksys wrt54gs v6. I worked great but for some reason i had to reboot my computer ever night t

  • HT4864 how to download iCloud on android?

    Android does not connect to iTunes, and I can't find any other way to download it..:(

  • Intel 24" iMAC wall mount

    Hey all I hope this isn't a topic that has been pounded on a lot (my forum search didn't turn much up), but I am trying to find a wall mount for my iMAC and thought this would be the best place to ask. Thanks, -Stephen

  • Linking IMAC to Samsung Series 8 tv wireless

    Hi Everyone Trying to link my mac to tv using eyeconnect. I have managed to link tv to router (3 com) and it displays RSS feeds but I cannot get it to link to mac. I have shared files on mac (i photo and i tunes) and enabled sharing in eyeconnect but