Align Formula Values to Right Hand Side

I am having a formula filed inside my crystal report that i want to align in the right direction when it get printed on my crystal report
here is my formula
IF ({ABC.NAME} = "John") THEN  {Notes.NOTE_details}
else {ABC.old_ENTRY}
Please advise
thanking in advance

Hi Muhammad,
Is {Notes.NOTE_details} and {ABC.old_ENTRY} or images ? Or is it a long text ? what is the data type of these fields ?
Can you try to right click on the field and go in Format field-- Common--Horizontal Alignment : select Right from the drop down and see..
-Sastry

Similar Messages

  • Need to check tls/ssl but getting stuck with "You must provide a value expression on the right-hand side of the '-' operator."

    I would like to disable ssl 3 but need to test what sites only support ssl 3. I keep getting stuck with an error that is over my head. I've tried manipulating the string a dozen different ways and keep getting the same error. I am not familiar with -notin
    or how to specify which part of the property its checking: thanks a ton
    http://blog.whatsupduck.net/2014/10/checking-ssl-and-tls-versions-with-powershell.html
    line with issues:
    $ProtocolNames = [System.Security.Authentication.SslProtocols] | gm -static -MemberType Property | where-object{$_.Name -notin @("Default","None") | %{$_.Name}
    You must provide a value expression on the right-hand side of the '-' operator.
    At S:\scripts\test23.ps1:50 char:126
    + $ProtocolNames = [System.Security.Authentication.SslProtocols] | gm -static -MemberType Property | where-object{$_.Name - <<<< noti
    n @("Default","None") | %{$_.Name}
    + CategoryInfo : ParserError: (:) [], ParseException
    + FullyQualifiedErrorId : ExpectedValueExpression
    <#
    .DESCRIPTION
    Outputs the SSL protocols that the client is able to successfully use to connect to a server.
    .NOTES
    Copyright 2014 Chris Duck
    http://blog.whatsupduck.net
    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
    You may obtain a copy of the License at
    http://www.apache.org/licenses/LICENSE-2.0
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    See the License for the specific language governing permissions and
    limitations under the License.
    .PARAMETER ComputerName
    The name of the remote computer to connect to.
    .PARAMETER Port
    The remote port to connect to. The default is 443.
    .EXAMPLE
    Test-SslProtocols -ComputerName "www.google.com"
    ComputerName : www.google.com
    Port : 443
    KeyLength : 2048
    SignatureAlgorithm : rsa-sha1
    Ssl2 : False
    Ssl3 : True
    Tls : True
    Tls11 : True
    Tls12 : True
    #>
    function Test-SslProtocols {
    param(
    [Parameter(Mandatory=$true,ValueFromPipelineByPropertyName=$true,ValueFromPipeline=$true)]
    $ComputerName,
    [Parameter(ValueFromPipelineByPropertyName=$true)]
    [int]$Port = 443
    begin {
    $ProtocolNames = [System.Security.Authentication.SslProtocols] | gm -static -MemberType Property | where-object{$_.Name -notin @("Default","None") | %{$_.Name}
    process {
    $ProtocolStatus = [Ordered]@{}
    $ProtocolStatus.Add("ComputerName", $ComputerName)
    $ProtocolStatus.Add("Port", $Port)
    $ProtocolStatus.Add("KeyLength", $null)
    $ProtocolStatus.Add("SignatureAlgorithm", $null)
    $ProtocolNames | %{
    $ProtocolName = $_
    $Socket = New-Object System.Net.Sockets.Socket([System.Net.Sockets.SocketType]::Stream, [System.Net.Sockets.ProtocolType]::Tcp)
    $Socket.Connect($ComputerName, $Port)
    try {
    $NetStream = New-Object System.Net.Sockets.NetworkStream($Socket, $true)
    $SslStream = New-Object System.Net.Security.SslStream($NetStream, $true)
    $SslStream.AuthenticateAsClient($ComputerName, $null, $ProtocolName, $false )
    $RemoteCertificate = [System.Security.Cryptography.X509Certificates.X509Certificate2]$SslStream.RemoteCertificate
    $ProtocolStatus["KeyLength"] = $RemoteCertificate.PublicKey.Key.KeySize
    $ProtocolStatus["SignatureAlgorithm"] = $RemoteCertificate.PublicKey.Key.SignatureAlgorithm.Split("#")[1]
    $ProtocolStatus.Add($ProtocolName, $true)
    } catch {
    $ProtocolStatus.Add($ProtocolName, $false)
    } finally {
    $SslStream.Close()
    [PSCustomObject]$ProtocolStatus
    Test-SslProtocols -ComputerName "www.google.com"

    V2 version:
    function Test-SslProtocols {
    param(
    [Parameter(
    Mandatory=$true,
    ValueFromPipelineByPropertyName=$true,
    ValueFromPipeline=$true
    )]$ComputerName,
    [Parameter(
    ValueFromPipelineByPropertyName=$true
    )][int]$Port = 443
    begin {
    $protocols=[enum]::GetNames([System.Security.Authentication.SslProtocols])|?{$_ -notmatch 'none|default'}
    process {
    foreach($protocol in $protocols){
    $ProtocolStatus = @{
    ComputerName=$ComputerName
    Port=$Port
    KeyLength=$null
    SignatureAlgorithm=$null
    Protocol=$protocol
    Active=$false
    $Socket = New-Object System.Net.Sockets.Socket('Internetwork','Stream', 'Tcp')
    $Socket.Connect($ComputerName, $Port)
    try {
    $NetStream = New-Object System.Net.Sockets.NetworkStream($Socket, $true)
    $SslStream = New-Object System.Net.Security.SslStream($NetStream, $true)
    $SslStream.AuthenticateAsClient($ComputerName, $null, $protocol, $false )
    $RemoteCertificate = [System.Security.Cryptography.X509Certificates.X509Certificate2]$SslStream.RemoteCertificate
    $protocolstatus.Active=$true
    $ProtocolStatus.KeyLength = $RemoteCertificate.PublicKey.Key.KeySize
    $ProtocolStatus.SignatureAlgorithm = $RemoteCertificate.PublicKey.Key.SignatureAlgorithm.Split("#")[1]
    catch {
    Write-Host 'Failed'
    finally {
    New-Object PsObject -Property $ProtocolStatus
    $SslStream.Close()
    Test-SslProtocols -ComputerName www.google.com
    ¯\_(ツ)_/¯

  • SelectOrderShuttle.. Default Right hand side values

    Hi,
    We have a requirement like when page loads records have to be displayed in the both right hand and left hand side of selectOrderShuttle,
    am able to populate the left hand side,
    How can we populate the Right hand side values when the page fist time load?
    I will appreciate if you give some small example.
    We are using Jdeveloper 11.1.1.4.0
    Thanks,
    Vijay.

    Check this sample:
    SelectOrderShuttle.jspx:
    <?xml version='1.0' encoding='UTF-8'?>
    <jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.1"
    xmlns:f="http://java.sun.com/jsf/core"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:af="http://xmlns.oracle.com/adf/faces/rich">
    <jsp:directive.page contentType="text/html;charset=UTF-8"/>
    <f:view>
    <af:document id="d1">
    <af:form id="f1">
    <af:selectOrderShuttle label="Select Order Shuttle"
    value="#{SelectOrderShuttleBean.displayValue}"
    leadingHeader="Available Items"
    trailingHeader="Selected Items"
    binding="#{SelectOrderShuttleBean.selectOrderShuttle}">
    <f:selectItems value="#{SelectOrderShuttleBean.selectValues}"/>
    </af:selectOrderShuttle>
    <af:commandButton text="Display Selected Items" id="cb1"
    partialSubmit="true"
    actionListener="#{SelectOrderShuttleBean.showSelectedValues}"/>
    </af:form>
    </af:document>
    </f:view>
    </jsp:root>
    SelectOrderShuttleBean.java:
    import java.util.ArrayList;
    import java.util.List;
    import javax.faces.event.ActionEvent;
    import javax.faces.model.SelectItem;
    import oracle.adf.view.rich.component.rich.input.RichSelectOrderShuttle;
    public class SelectOrderShuttleBean {
    private RichSelectOrderShuttle selectOrderShuttle;
    private List<SelectItem> selectValues = new ArrayList<SelectItem>();
    private List<String> displayValue = new ArrayList<String>();
    public SelectOrderShuttleBean() {
    super();
    // Populate the list
    if (selectValues != null) {
    selectValues.clear();
    selectValues.add(new SelectItem("Value",
    "Display Text For Value"));
    selectValues.add(new SelectItem("Value1",
    "Display Text For Value1"));
    selectValues.add(new SelectItem("Value2",
    "Display Text For Value2"));
    selectValues.add(new SelectItem("Value3",
    "Display Text For Value3"));
    // Populate the selected list
    if (displayValue != null) {
    displayValue.clear();
    displayValue.add("Value");
    displayValue.add("Value1");
    public void setDisplayValue(List<String> displayValue) {
    this.displayValue = displayValue;
    public List<String> getDisplayValue() {
    return displayValue;
    public void setSelectValues(List<SelectItem> selectValues) {
    this.selectValues = selectValues;
    public List<SelectItem> getSelectValues() {
    return selectValues;
    public void setSelectOrderShuttle(RichSelectOrderShuttle selectOrderShuttle) {
    this.selectOrderShuttle = selectOrderShuttle;
    public RichSelectOrderShuttle getSelectOrderShuttle() {
    return selectOrderShuttle;
    public void showSelectedValues(ActionEvent actionEvent) {
    if (this.selectOrderShuttle != null) {
    List<String> currentSelectedItems =
    (List<String>)this.selectOrderShuttle.getValue();
    if (currentSelectedItems != null) {
    System.out.println("::: Current Selected Items ::");
    for (String currentSelectedItem : currentSelectedItems) {
    System.out.println(currentSelectedItem);
    You can download the sample at
    http://code.google.com/p/adfsampleapplications/source/browse/trunk/SelectOrderShuttleSample.zip
    Thanks,
    Navaneeth

  • On PDF report I need Photo copy box on the right hand side

    When I generate Pdf report then on the right hand side I need the Photo copy box for attaching the photo.
    This is the my xsl file.
    <?xml version="1.0" encoding="UTF-8"?>
    <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
    xmlns:fo="http://www.w3.org/1999/XSL/Format"
    xmlns:fn="http://www.w3.org/2005/xpath-functions">
    <xsl:output method="xml" indent="yes" encoding="utf-8" omit-xml-declaration = "yes" />
    <xsl:template match="/">
    <fo:root>
    <fo:layout-master-set>
         <fo:simple-page-master master-name="my-page">
              <fo:region-body margin="1in"/>
              <fo:region-before extent="1in" background-color="silver" />
         </fo:simple-page-master>
    </fo:layout-master-set>
    <fo:page-sequence master-reference="my-page">
         <fo:static-content flow-name="xsl-region-before">
              <fo:block height="150px" width="1024px" background-color="#003366" >
              <fo:external-graphic width="340px" src="http://localhost:9000/web-determinations9000/images/logo.png"/>
              </fo:block>
         </fo:static-content>
         <fo:flow flow-name="xsl-region-body">
              <fo:block>
              <xsl:apply-templates mode="dump" select="/session/entity[@name='global']/instance[@label='global']"/>
              </fo:block>
         </fo:flow>
    </fo:page-sequence>
    </fo:root>
    </xsl:template>
    <xsl:template match="/session/entity[@name='global']/instance[@label='global']" mode="dump" priority="100">
         <fo:block margin-top=".5cm" margin-left=".1cm" border-start-style="">
              Student ID : <xsl:value-of select="attribute[@id='StudentId']/number-val"/>
         </fo:block>
         <fo:block margin-top=".5cm" margin-left=".1cm" border-start-style="">
              First Name : <xsl:value-of select="attribute[@id='StudentName']/text-val"/>
         </fo:block>
         <fo:block margin-top=".5cm" margin-left=".1cm" border-start-style="">
              Last Name : <xsl:value-of select="attribute[@id='p3@Properties_studentProps_xsrc']/text-val"/>
         </fo:block>
    </xsl:template>
    </xsl:stylesheet>
    Thanks.
    Edited by: 848231 on Apr 13, 2011 4:40 AM

    Unfortunately, there aren't any XSL-FO gurus tracking this forum. You might have better luck posting to a forum dedicated to that type of discussion.
    Kind regards,
    Davin.

  • Unable to center my right hand side boxes

    Hi I am unable to centre my blog boxes in the middle of the right hand side column on my website, Can anyone help me with this ,
    Thanks
    Alex
    www.newcityexplorer.com

    To give you an idea of a layout, copy and paste the following into a new document and view in your favourite browser.
    <!doctype html>
    <html>
    <head>
    <meta charset="utf-8">
    <title>Untitled Document</title>
    <style>
        padding: 0;
        margin: 0;
    html {
        background: rgb(173,217,228); /* Old browsers */
    body {
        width: 980px;
        margin: auto;
    h1 {
        font-size: 2.3em;
        text-align: center;
        margin: 0.5em;
    .header {
        background: url(http://www.newcityexplorer.com/Pictures/Logo_2.png) no-repeat 20px 10px;
        height: 100px;
    .nav {
        border-radius:12px;
        border: solid 1px silver;
        height: 35px;
        background: #696;
    .aside {
        border-radius:12px;
        border: solid 1px silver;
        height: 200px;
        width: 32%;
        float: right;
        background: #CCC;
    .article {
        border-radius:12px;
        border: solid 1px silver;
        height: 200px;
        width: 65%;
        float: left;
        background: #FFF;
    .footer {
        border-radius:12px;
        border: solid 1px silver;
        height: 50px;
        margin-top: 200px;
        background: #696;
    .clearfix:before, .clearfix:after { content: ""; display: table; }
    .clearfix:after { clear: both; }
    .clearfix { zoom: 1; }
    </style>
    </head>
    <body>
    <div class="header"></div>
    <div class="nav"></div>
    <h1>Where will you fly next?</h1>
    <div class="aside"></div>
    <div class="article"></div>
    <br class="clearfix">
    <div class="footer"></div>
    </body>
    </html>
    Gramps

  • Shifting Portlet tabs to Right hand Side

    The Question on building the portlets.
    Can any body suggest me how to shift the tab to the right hand
    side as i create new tabs in the Pages by default its going to
    left hand side.
    I just want look and feel of Oracle website page as tabs are on
    right side.
    Regards
    Suresh

    Hi Muhammad,
    Is {Notes.NOTE_details} and {ABC.old_ENTRY} or images ? Or is it a long text ? what is the data type of these fields ?
    Can you try to right click on the field and go in Format field-- Common--Horizontal Alignment : select Right from the drop down and see..
    -Sastry

  • How do i add a reminders list (to do list?) like there us d to be on the right hand side of iCal?

    How do i add a reminders list (to do list?) like there used to be on the right hand side of iCal?

    Sorry - I linked the article for iOS Reminders. You are posting in the Mountain Lion forum, but you have listed the OS X for Snow Leopard. What OS X are you running?
    Here is the support article for all devices and computers using Reminders:
    iCloud: Calendar Events, Reminders, To Dos, and Tasks behavior differs by application - Apple Support
    GB

  • My wifi network connection is not working, will read "unable to join". Am able to access as a guest.  When I hit the blue arrow on the right hand side of my network there is no information e.g ip address, subnet mask, etc.  This info is in my guest area.

    My network has not been working today.  When I click on it it says "unable to access nhe network".  My guest network will work.  When I hit the blue arrow on the right hand side of my network there is no information in the IP address, subnet mask, router, etc.  There is information in my guest section when I checked. I have unplugged and replugged my router and turned my Wifi button of and off, started and restarted my Ipod as per internet suggestions.  Would anyone know how to get my network reactivated.  I am nervous to hit reset network settings in case I lose all my music and icons, etc. added since I got my Ipod.  Thank you for any assistance

    Do other devices now connect?
    Did the iPod connect before?
    What encryption/security is the router using?
    Try:
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Power off and then back on the router
    - Reset network settings: Settings>General>Reset>Reset Network Settings
    - iOS: Troubleshooting Wi-Fi networks and connections
    - iOS: Recommended settings for Wi-Fi routers and access points
    - Restore from backup. See:
    iOS: How to back up
    - Restore to factory settings/new iOS device.
    - Make an appointment at the Genius Bar of an Apple store.
    Apple Retail Store - Genius Bar

  • If I do not select F11 ( full screen ) a big part of the screen "falls" of the right hand side of my monitor and is not readable, I am not able to find the neccesary adjustments.

    Question
    If I do not select F11 ( full screen ) a big part of the screen "falls" of the right hand side of my monitor and is not readable, I am not able to find the neccesary adjustments.
    Screen 2/3 blanco on the left side
    With F11 all OK.

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode
    *https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

  • Desktop appearance problem:  For no apparent reason my Mac running OSX 10.4.11 imposed a mesh-like pattern over the folders on my desktop and also across the top of the screen and down the right-hand side where I have the dock.  How do I remove it?

    For no apparent reason my Mac (2 GHz PowerPC G5) running 10.4.11 has put a mesh-like pattern over the folders on my desktop and also a band of the same pattern across the top of the screen and down the right-hand side over the dock.  (See screen grabs below.)
    It doesn't affect any operations but makes folder names and drop-down menus difficult to read through the pattern.
    I'm not aware of changing any settings so suspect I must have clicked on something without noticing.  How do I get rid of the overlaid pattern, please?

    Information about my computer is as follows:
    Machine Name:          iMac G5
    Machine Model:          PowerMac8,2
    CPU Type:          PowerPC G5  (3.1)
    Number Of CPUs:          1
    CPU Speed:          2 GHz
    L2 Cache (per CPU):          512 KB
    Memory:          1 GB
    Bus Speed:          667 MHz
    Boot ROM Version:          5.2.5f1
    It looks like this at the back:

  • Hp Color LaserJet CP2025n printing a yellow band down the right hand side,

    I have a Hp Color LaserJet CP2025n running on a Desk top computer OS win 7 64bit, printer Serial Number [edited Serial Number by Moderator] and another number on the label CB494A, The printer has started printing a yellow band 1.5 cm wide all the way down the right hand side of the page, any ideas or suggestions much appriciated.

    @T4011 
    ‎Thank you for using HP Support Forum. I have brought your issue to the appropriate team within HP. They will likely request information from you in order to look up your case details or product serial number. Please look for a private message from an identified HP contact. Additionally, keep in mind not to publicly post ( serial numbers and case details).
    If you are unfamiliar with the Forum's private messaging please click here to learn more.
    Thank you,
    Omar
    I Work for HP

  • I had to change my Hard Drive, now I want to work on files in iWeb, but can't access Time Machine before yesterday. The dates are there on the right hand side but are greyed out before yesterday when I changed my HD. How do I access anything from before.

    I had to change my Hard Drive, now I want to work on files in iWeb, but can't access Time Machine before yesterday. The dates are there on the right hand side but are greyed out before yesterday when I changed my HD. How do I access anything from before?

    Start with B5/6 in the 1st linked article.
    Time Machine Troubleshooting
    Time Machine Troubleshooting Problems

  • VERTICAL SLIDING BAR ON RIGHT HAND SIDE OF THE SCREEN HAS DISAPPEARED - HOW DO I GET IT BACK PLEASE?

    VERTICAL SLIDING BAR ON RIGHT HAND SIDE OF THE SCREEN HAS DISAPPEARED - HOW DO I GET IT BACK PLEASE?

    This issue can be caused by the Babylon Toolbar extension
    *https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes
    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode

  • How to i get the main picture to change after editing it on the right hand side?

    help ..i was emailed a document that i can edit...made the corrections on the right hand side, but cannot get the main document to change it

    Email edit right side main document change it may mean something to you but I bet most of us are in the dark.
    Supply pertinent information for quicker answers
    The more information you supply about your situation, the better equipped other community members will be to answer. Consider including the following in your question:
    Adobe product and version number
    Operating system and version number
    The full text of any error message(s)
    What you were doing when the problem occurred
    Screenshots of the problem
    Computer hardware, such as CPU; GPU; amount of RAM; etc.

  • I once created an account and changed meanwhile my Apple ID. Now, when trying to log in to iCloud, I get the message: "You are already logged in". I cannot get access to the account in the way, that, for example, the options appear on the right hand side.

    I once created an account and changed meanwhile my Apple ID. Now, when trying to log in to iCloud, I get the message: "You are already logged in". I cannot get access to the account in the way, that, for example, the options appear on the right hand side.
    What can I do?

    Thank you, pvonk, but:
    To be more precise: I am talking about the logging-in within the System Preferences on my iMac.
    When trying to log in with the old ID, I get no access, i.e. it says "Try again"...-Trying the same with the new one gives me the result I mentioned in my first question...
    Now I found out how to do it: I had to erase all accounts-then I could sign in with my Apple-ID. Thanks again.

Maybe you are looking for

  • Urgent-Doubt in GUI_DOWNLOAD

    hi friends, In downloading data from internal table using GUI_DOWNLOAD i want only one space to be there after each field ... is it right to use write_field_seperator = '   '  or write_field_seperator = 'X'. i tried with 'X' i get tab delimited with

  • Safari will not open certain web sites with https or http

    safari will not open certain web sites with https or http,any help will be welcome,it must be a security setting,but i have not changed any settings.

  • MultiValued Update option is disabled in Import manager

    Hi,    I have a scenario where one of the qualifiers specified in Qualified table is LookUp Flat(multi-valued). Mult Valued look up table has 3 fields in it 3 are display fields. While doing the mapping in import manager it is allowing me to create c

  • DROID X SELF REBOOTING?????

    Ok, I got my new Droid X on September 9th and since I've had it the phone seems to reboot itself 3-4 times a day without reason.  I call verizon to tell them the problem and i get "its news to us"...Strange as I read several forums about many people

  • Com.sap.portal.navigation.mimeservice.par.bak

    Hi all, can someone provide some information to me what the file com.sap.portal.navigation.mimeservice.par.bak contains exactly? It's ship by SAP in the sap portal. Thanks a lot Regards, Andreas