"Convert Null Database Values to Default" is disabled/greyed out for CR2008

We have a new install of Crystal Reports 2008 12.0.0.683.
I can set the Options to check "Convert Null Database Values to Default", but I created a new report on crdb_odbc.dll to SQL Server BEFORE setting this Option on.   I need to check that option on in Report Options, but it is disabled, and I have no idea why - never seen anything like that happen (and cannot find any reference to it in the Forum threads).  Another thing I noticed in the Database Expert is the indexed fields do not have a coloured identifier. Not sure if that is related.
However, now  in Options if have checked Convert Null Database Values to Default, and when I create a new report, it remains checked in Report Options and enabled.  I just don't really want to have to create my report from scratch again.
Any thoughts?  Thanks!
Do I need a service pack, and if so, where do I download that from?

Hi Angela,
Please try the following :
1. File menu>>Report Options.
2. Uncheck the check box "Perform Grouping on Server".
3. Now check whether "Convert Null Database Values to Default" is enabled or not.
Regards
Manish Tiwari

Similar Messages

  • How to disable (grey-out) the ticks of a JSlider?

    Hi everyone,
    In my GUI, I have a JSlider that I want to be disabled (greyed out)
    because it should be only actived on my application next version.
    (It is important though to have it to preserve GUI appearence).
    Problem is that I was unable to greyout the ticks even though
    already managed to grey out the slider and the number labels.
    Right now, it is pretty uggly to have a partial disabled slider,
    because due to ticks not being disabled.
    Questions:
    1) Does anyone have an idea of how to do it?
    A small part of my code is shown below:
    JSlider dynSl = new JSlider();
    dynSl.setMajorTickSpacing(1);
    dynSl.setValue(0); //Default
    dynSl.setMaximum(7);
    dynSl.setMinimum(0);
    dynSl.setPaintLabels(true);
    dynSl.setPaintTicks(true);
    dynSl.setFont(new java.awt.Font("Dialog", 0, 9));
    dynSl.setSnapToTicks(true);
    dynSl.setEnabled(false);
    // small code just to put the numbers of the slider smaller
    Enumeration enum = dynSl.getLabelTable().elements();
    while (enum.hasMoreElements()) {
    JLabel elem = (JLabel)enum.nextElement();
    elem.setFont(new Font("Dialog",0,8));
    elem.setEnabled(false);
    2) If not possible, how do I change the colour of a JSlider (including
    the Ticks)?
    My idea is to change Slider's colour to the same grey colour one used
    to disable it, making at the end the slider look as if it was disabled.
    Thanks in advance,
    Jorge

    Hi again,
    Thanks for the help.
    I was trying to avoid not having the ticks at all but it seems to be
    the best choise because I could not solve the problem of greying out
    them.
    I did some more troubleshooting though and for my surprise, if I use
    the same code alone, i.e, a simple frame with just the slider it works
    fine. I even thought that it was related with having Windows LnF as
    opposed to Metal (Java) LnF, but that was not the problem.
    The only thing it comes to mind, is that there may be some problem by including the slider on a GridBagLayout !?!?!?
    Anyway,
    What has no simple solution, solved is! :-)
    Jorge

  • BADI/user exit for me22n - disable/grey out field quantity (MEPO1211-MENGE)

    Dear all SAP gurus,
    When changing PO (ME22N), I need to disable (grey out) the quantity field on item (MEPO1211-MENGE), when all scheduled quantity is already received (EKET-MENGE = EKET-WEMNG).
    Have tried using LMEIGICJI and Handle_event method in CL_SCREEN_VIEW_MM. But still doesn't go to the screen that wants to be disabled.
    Tried using BADI ME_PROCESS_PO_CUST, but couldn't find how to disable the quantity field.
    (IF_EX_ME_PROCESS_PO_CUST~FIELDSELECTION_ITEM only works for custom field).
    Please kindly advise
    thanks in advance

    Hi Ahmad,
    No need of ABAP, follow this IMG Path.
    Material Management -> Purchasing - Purchase Order ->  Define Screen Layout at Document Level
    After Executing it . Choose ME22 from list and then choose display icon.
    than double click Quantity and Price here uncheck opt. Entry and check display.
    save your work.
    Hope this works.
    Regards
    Ahsan

  • Disabling/greying out some values in dropdown list

    Hi All -
    I have a dropdown select list (LOV from a table) and it lists all the employees and contractors from a table.
    How do I greyout/disable contractors only i.e. user shouldn't be able to select the contractor from the list but it should be displayed in the dropdown list.
    I am using ApEx 3.2 version.
    Please share your expertise.
    -Seenu

    I wasn't going to comment first, but next time search the forums before posting a question and then when it is necessary to post, please give people adequate time to respond. Oracle's forums were having technical problems which prevented me from posting earlier -- not that a 4 hour turn around is bad for free advice anyway....
    My original planned response:
    Patrick's response in this thread helped me:
    Select List With Heading
    I spiced it up a bit by actually changing the color of the option within the select list...
    I added
    <style>
    .graySelect
    color: gray;
    font-size: 12px;
    </style>
    to the HTML Header and
    modified Patrick's query by using something similar to (took my solution and put it in his example):
    , JOB_ID||DECODE(JOB_ID, 'AC_MGR', '" class="graySelect" disabled="disabled') AS R
    But you need to account for differences in browsers...
    1) firefox (version 3 from my testing) will not let you select the disabled/grayed out option...
    2) internet explorer (version 6 from my testing) WILL let you select the disabled option...it actually then sends in a NULL value for that HTTP POST parameter...so as patrick says you will need to have a page item validation to make sure they didn't submit a gray option (and return an error if they did)...
    good luck!

  • Want to disable/"grey out" dial-up connection "settings" button in the "connections" tab of Internet Options

    Hi, I'm looking to "grey out" a dial-up connection for some users in workplace, so that they are forced to use our VPN client in order to access the web. Does anyone know if this is possible?
    I know you can disable all settings on that tab using local group policy, (e.g. Administrative Templates\Windows Components\Internet Explorer) but I only want to disable a specific dial-up connection (for usb 3G modems).
    I've read of various IE settings being locked down in the registry here, HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Restrictions, but havent seen the settings I want.
    The actual connection is visible here, HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Connections, I just cant figure out how to grey it out. Any ideas? Thanks!

    http://technet.microsoft.com/en-us/library/cc732613(v=WS.10).aspx
    The following Group Policy settings can be edited and applied to users that are members of the Group Policy object (GPO) in which the Group Policy setting is included. By default, the Group Policy settings are not configured.
    Prohibit deletion of remote access connections. If you enable this Group Policy setting, then affected users cannot delete any remote access connections, including those they create themselves.
    Prohibit access to the Remote Access Preferences item on the Advanced menu. If you enable this Group Policy setting, then affected users cannot access the
    Remote Access Preferences setting on the Advanced menu of the Network Connections folder. The top menu bar, including the
    Advanced menu, appears when you press the ALT key.
    Prohibit access to properties of a LAN connection. If you enable this Group Policy setting, then affected users cannot change any of the properties of a LAN connection.
    Ability to change properties of an all user remote access connection. If you enable this Group Policy setting, then affected users can modify the properties of a remote access connection that is shared with the other users on the computer.
    By default, standard users can only modify properties for a connection that is not shared.
    Prohibit connecting and disconnecting a remote access connection. If you enable this Group Policy setting, then affected users cannot connect by using any remote access connection, or disconnect any that are currently connected.
    Prohibit changing properties of a private remote access connection. If you enable this Group Policy setting, then affected users cannot change the remote access connection properties that are not shared. By default, standard users can modify
    connections that are not shared.
    Prohibit renaming private remote access connections. If you enable this Group Policy setting, then affected users cannot rename remote access
    connections that are not shared. By default, standard users can modify connections that are not shared.
    Rob^_^

  • HELP - Guest Log In on File Sharing Suddenly Disabled (Grey Out)?

    Hello all.
    This is my office MacPro, we have a pool of Macs running graphics and also Avid software. We file share with local network through Apple File Sharing.
    By default we would be able to turn on our own Mac's file sharing, and other user would log in to our Public folder > Drop Box ... etc
    In Leopard, we are able to designate other folder for file share, which I have done. I disabled my default Public folder for file sharing. And created a folder outside my User folder for file sharing, so that others log into my mac as guest user can access it too.
    Actually everything is just fine, other mac users just need to log in as Guest to access my share folder.
    But this morning, all of a sudden, without any tweaks or anything, other mac users cannot log in as Guest, the Guest option is grey out.
    I have tried disabling file share, enable, re-create a new folder to share or re-enable the default Public folder to share, but the Guest option is still grey out.
    What could have happen?
    Need to solve this as soon as I can, thanks and cheers

    Thanks - the weekend was very pleasant indeed!
    I agree that something seems to awry in the Leopard MBP. The question is "what". The symptoms now are:
    1) iTunes music sharing from MBP is broken
    2) Connecting to Panther Mac via AFP is broken (although one Mac can be connected via IP address)
    3) Machine works well on a Windows network
    Based on all of this, I would guess that there is a problem in the "Bonjour" networking of the MBP. You could try:
    1. Using a different account to see if it is local to your user id.
    2. Failing that, removing your com.apple.AppleFileServer.plist and com.apple.AppleShareClient.plist files from /Library/Preferences
    Outside of that, I would have to do some more digging.

  • How to disable (grey out) button in report

    Hi,
    Can any one; pls help how to disable button (grey out) on some specific condition.
    I have a report of 2 pages; In first page it displays few records; once click on specific record control goes to next page 2; And here i have button (template based button); Once click on this it perform pl/sql procedure.
    My requirement is: The button should disable (should not hide) when moves from page 1 to page 2 based on some specific returned values in page 2.
    I have return code in button conditions (Condition type = PL/SQL Function Body Returning a Boolean)
    Sample code is:
    if :value1 = 'disable_test_value' then
    return false;
    else
    return true;
    end if;
    The above code is working fine with button completely disappers if the :value1 = 'disable_test_value' (which is suppossed to be as we gave return false).
    My question is: Is there any way; we can still show button (but button disabled or grey out; so that no action can perform on this button )? And also show some text message in other text field when button is disabled?
    Thanks!!
    UK

    I have an example: http://apex.oracle.com/pls/otn/f?p=27168:1 using theme #2. You need to use a theme that has a "grayed-out" alternate button template.
    To accomplish this I:
    1) Created one item named P1_VALUE1 to contain the condition as to whether the button should be enable ("enable_test_value") or disabled ("disable_test_value").
    2) Created an enable button with a "Button Style" of "Template Based Button" with "Button Template" value of "Button". I had the "Condition" type of "PL/SQL Function Body Returning a Boolean" to be:
    if :p1_value1 = 'disable_test_value' then
    return false;
    else
    return true;
    end if;I had the "URL Target" to be: javascript:alert('Performing function ...');
    3) Create a disabled button with "Button Style" of "Template Based Button" with "Button Template" value of "Button, Alternate 3". I had the "Condition" type of "PL/SQL Function Body Returning a Boolean" to be:
    if :p1_value1 != 'disable_test_value' then
    return false;
    else
    return true;
    end if;I had the "URL Target" to be: javascript:alert('Performing function ...');
    Mike

  • "Select default PDF handler" greyed out in Acrobat XI and Reader X

    MIS just installed Acrobat XI for me, and now all PDFs from the web open in the Browser, which is not the way I usually operate.  I went to Preferences > General in both programs, and in both the "Select default PDF handler" option is greyed out.  Any suggestions?
    Donna

    Go to Edit-> prefrences-> Internet and Change the settings to open PDF In browser.
    Please See the below Link :
    http://helpx.adobe.com/acrobat/using/display-pdf-browser-acrobat-xi.html

  • Tiger - All Sahring Options/Services disabled, greyed out

    Hello from Portugal!
    I noticed that on System Preferences I had all my Sharing services disabled and cannot select any of them (greyed out). Also, the Firewall Tab was disabled to (greyed out), and I couldn't select it either. I noticed that as the first option (also greyed out) I had a new service called "M82" ( ? ) that I had never seen before.
    1- So I did a Archive and Install from Tiger 10.4.0 original DVD to try to find out what update cause this strange behavior.
    2- After that I updated from 10.4.0 to 10.4.11 (Combo update) with Software Update.
    3- After that I checked the Sharing services and all was well and normal. I could select/activate all the Sharing Option and the Firewall Tab was back to normal again.
    4- I returned to Software Update and Made the folowing updates/instalations:
    . Java 1.3.1 and 1.4.2 Release 2 (2.0)
    . QuickTime (7.6)
    . Migration and DVD/CD Sharing (1.1)
    . Safari 3.2.1
    5- After the restart I checked again and all my Sharing services and Firewall Tab were once again disabled. Also, the mysterious new service "M82" (also disabled) was back again.
    So the cause of this problem is one (or more) of the updates I made in step 4 (maybe not Safari 3.2.1).
    What can I do to resolve this issue without having to install Tiger 10.4.0 again?
    Thank you for your help!
    pedro
    Message was edited by: Pedro Taquelim

    Thanks for your help BDAqua,
    I modified my system language from Portuguese (Portugal) to english an all got back to normal.
    altought it's a solution to resolve this specific problem, it's forces me t use english instead of my mother language. Not wise. I'm going to contact Apple to fix this.
    Thanks again!
    pedro

  • Sort option in Repetitive Area on AR Invoice PLD is disabled / greyed out

    Hi Experts,
    I have an issue whereby in my PLD the sort option under Print Layout Design Manager -> Repetitive Area -> Sort is greyed out / disabled in the AR Invoice PLD. Does anyone know why this might be? I've not seen this before and I can't find any notes relating to specifically to this issue in an AR Invoice PLD.
    2007A PL06 Hot Fix 01.
    Many thanks for any help,
    Caroline

    Hello Khushwant,
    In SAP when your business Process is Sales Order --> Delivery --> AR Invoice
    SAP would print the Batch Numbers along with the Delivery document.
    But your Business Process is Sales Order --> AR Invoice
    SAP would print the Batch Numbers along with the Invoice document.
    Whichever document releaves inventory, SAP will Open the Batch selection screen when adding that document and the Batch Report will be printed on a seperate sheet along with that document.
    The functionality change in SBO 2007, is that the Batch number print on the Delivery / Invoice document itself instead of on a seperate Page as in 2005.
    Could you please explain your Business Process in relation to what I have mentioned earlier.
    Printing the Batch Number as part of the Invoice document itself in SBO 2005 is going to be a tough task.
    Let me know if where and how you want to print this information.
    Regards
    Suda

  • How to Enable/Disable/Grey out   fields

    Hello Friends,
    My requirement is to create 3 buttons....by default all should be enabled.when i click on first button other should get disable.....means one at a time.
    I have created 3 attributes of type wdy_boolean...and in button properties ENABLED-- i binded it to corresponding attributes.
    then in Actions i am setting that attributes...i tries as ABAP_TRUE as well as ABAP_FALSE but by default all are coming disabled.
    Can you pls help me out of this.
    Thanks
    Kiran

    in Customizing Transaction SPRO
    goto:
    SAP Solution Manager
    Scenario-Specific Settings
    Change Request Management
    Extended Configuration
    Change Transaction
    Transaction Types
    Partner Schema
    Define Partner Determination Procedure
    >> select your Procedure i.e. ZDHF0001
    goto: "Partner Functions in Procedure"
    change the flags in "Changeable"
    PS: be aware that this might cause other problems to appear.

  • Disable/Grey out all objects on the FP.

    Is there a VI or an invoke node method that disables & enables all controls in the FP? I know you can use control refs for all the FP ojects but maybe you know of an alternative.
    I am using an event stucture that fills a queue. When my queue gets full it waits for a dequeue before it can enqueue this locks/block my ES therefore I need to freeze the FP when the queue is 90% full. I would not like to use an enqueue timeout so freezing avenues that trigger an enqueue is the elegant way out.

    I think I will be able to solve this problem using the example "Locking Front Panel Controls".
    thanks

  • Language selection is disabled (greyed out) - Creative Cloud Desktop app

    Hi,
    Like the picture below shows, the language selection in the Creative Cloud Desktop app is disabled. (as well as everything else in the Apps tab)
    I would like to change the language to English, but how?
    - Lars Olsen

    Hi LarsOlsen,
    Welcome to Adobe Forum,
    It will depend on your operating system. Windows users have reported the need to remove and reinstall the application for the langauge to switch.
    Macintosh users have mostly reported the same behavior with the language changing without the need to reinstall.
    This link may be helpful: http://helpx.adobe.com/creative-cloud/kb/change-installed-language.htm l.
    You need to adjust the language setting in the Creative Cloud application.  Please see Adjust the install language | Creative Cloud applications in the link
    above.Please let us know if you require further assistance.
    You can contact Adobe Support via http://adobe.ly/yxj0t6.
    Regards,
    Rajshree

  • Disable/Grey out a row in ABAP Objects

    HI,
    I have a reqmt where in which in the report -
    when check box display BOM is checked only BOM components needs to be displayed in the output but should not allow user to select the row and make changes by pressing anybutton.
    The display rows should get greyed out. How to achieve this functionality thru ABAP objects.
    Thanks

    Hi Namit,
    Open the particular page , and select dynamic navigation (from the right hand side corner Display drop down menu ) .
    U will get all the links which r there in the detailed navigation.
    and uncheck the visible property .
    Surekha.

  • Remove null & empty values

    I created a report with multiple fields. I would like to create a generic formula in which it evaluates all the values and if it found a null or empty value it will be replaced by a 'N/A'. I was searching in the forums and I found the following formula
    if  (isnull() or ( ='')) then
           "Display the required text"
    else
    when I tried to use it i had an error that the value must be boolean. Is there is a way where  I can change all the fields as string?? and a assign "N/A"
    or
    how can I assign a "N/A"to a boolean field??
    also  I have approx. 140 fields to evaluate, does the formula can be generic or I will need to create a formula for each variable??
    thanks

    Usually when Crystal runs across a field that is NULL, it immediately stops executing the formula, unless the field is enclosed within IsNull().  However, I'm not sure if that is the case for a parameter being passed to a function.  So, you may be able to create a function like (Formula Workshop -> Create Custom Functions -> Add; basic syntax):
    function DisplayString (inVal as string) as string
    if (isnull(inVal) or (inVal ='')) then
      DisplayString = "N/A"
    else
      DisplayString = inVal
    end if
    If Crystal does stop when passing a NULL value as a parameter, then you could code a similar function (without the isnull()), and check the Convert NULL Database Values to Default option on the File -> Report Options panel.
    You would need to create one such function for each data type that you want to show "N/A" for, and for data types other than string, convert the value to a string when it is not null.
    These functions could then be used in the Display String formula for the field on the report.
    The only other way I can think of achieving this would be to base the report(s) on an SQL Command and convert NULL values to "N/A" there.  It might be a bit easier to do in an SQL Command, but probably not a whole bunch.
    Or, educate your users that when nothing is printed, it means that it's not applicable! 
    HTH,
    Carl

Maybe you are looking for

  • ADE TO KOBO PROBLEM

    Hi...i have downloaded adobe digital editions and can access books from my public library... HOWEVER THE DIGITAL EDITIONS WILL NOT ACCESS MY kobo...THE kobo IS CONNECTED TO MY COMPUTER WHERE THE ade IS INSTALLED.. i HAVE TRIED RELOADING THE ADE SEVER

  • Report for stock transfer from plant to plant

    Hi,   Is there any standard report for  stock transfer from plant to plant .   If not is there any enhancements to get the above report. Regards, Ravindranath.

  • ITunes 7.3.2 - Does not start up

    This actually started out a couple of patches ago, but I haven't gotten around to deal with it til now. When I try to launch iTunes, all that happens is the logo bounces in the dock a few times, the "arrow" (that usually denotes an active app) shows

  • Why?? 8.0.2 trouble

    Hi there, DW 8.0.2, PHP & mySQL. I have created a advanced search results page with the help of David Powers. He told me that there's a bug in this update regarding DW not coding correctly on the results page. For the results page, I had to hard code

  • ADSUBCON with multiple batches to transfer the material to vendor

    Dear Gurus, I am using ADSUBCON tcode for subcontracting process , my problem is i am not able to transfer material to Vendor or received material ,  from multiple batches. please guide how to incorporate this functionality in ADSUBCON. (same availab