OBIEE:need formula for all characters to the right of the rightmost space

Hello:
I need to extract the word more right of a field that could have 2-3 spaces. Example: "Administration main Boston ' = 'Boston '.

Thank you-

Charlie EPEs
Buffalo, NY

Charlie,

Here you go...

RIGHT ("Dim category". CATEGORY, LENGTH ("class Dim". CATEGORY) - LOCATE ("", "Dim category".) CATEGORY,-1))

I used my neck here... Replace this with your table.columnname. It will work for zero or any number of spaces that you have in the columns... the result will be just good more.

Hope this helps

Tags: Business Intelligence

Similar Questions

  • Can I programmatically change the default property to create for all elements of the front panel?

    Can I programmatically change the default property to create for all elements of the front panel?

    I need to make the logout button, when click on, takes care of all the default values of my fron Panel.

    There is no way to programmatically call the functionality of an editor 'Use default' or 'Load Default'. To do it yourself, you will need to write your default values for each control explicitly in the diagram, when the user press the logout button.

  • The administrator password for all computers on the network does not work for ONE of the computers on the network

    original title: the computers of network/administrator password

    The administrator password for all computers on the network does not work for ONE of the computers on the network. I need to log on as an administrator to install software, but the password does not work. It works on other computers, but not this one. How is this possible and how can it be solved?

    Hello
    Microsoft technical support engineers cannot help you recover the passwords of the files and Microsoft who are lost or forgotten product features. For more information about this policy, please refer to the below sticky

    http://social.answers.Microsoft.com/forums/en-us/vistasecurity/thread/3eba3150-8742-4264-be9f-0daaad2282cd

  • eTRM for all modules of the RCMP

    Hello

    I need to know where are the eTRM available for all modules of the RCMP. I tried http://etrm.oracle.com, but there is no information under "RCMP".
    It's really important.

    Thank you!

    Hello

    Please note that eTRM is not available for the modules of the RCMP.
    If you need materials to understand the Architecture of Tehnical in consequence of the RCMP, please contact your sales representative who will be able to provide it.

    If you need Documentation, CCRG, it is available at:
    http://www.Oracle.com/technology/documentation/logicalapps.html

    I hope this helps.

    Kind regards
    Eric

    Published by: Eric Desai on April 27, 2010 17:34

  • How can I make a cell formula will apply for the entire column? For example D2 appears B2 - C2. How can I copy this formula for each cell in the column?

    How can I make a cell formula will apply for the entire column? For example D2 appears B2 - C2. How can I copy this formula for each cell in the column?

    If you want the formula is the same (B2 - C2) in the cell of each column you must change it as ($B$ - 2$ C$ 2). Then copy it, select the whole column and paste.

  • When I use the library function node call in real time, is loaded only once for all or load the DLL whenever it is called?

    When I use the library function node call in real time, is loaded only once for all or load the DLL every time when it is called?

    I have a critical application in real time, in which I use a piece of DLL function developed in C++.  It is ok?  Make sure any senior developer?

    Thank you in advance.

    The user interface thread is the thread that is used to update the user interface. It's slow. And it's supposed to be that way because humans are slow.

    The call library function node can be configured as this thread to use in the configuration for it dialog box. Please visit the LabVIEW documentation on how to do this.

  • What is the command of shortcut for all windows get the information from the computer?

    What is the command of shortcut for all windows get the information from the computer?

    instead of going to the computer / my computer > properties > discover the pc... basic information or go to the control panel...

    just a command for windows xp, vista, 7 for system looking for information....

    original title: what is the SHORTCUT COMMAND to get information from the computer system?

    Hello BlackSecret,

    The keyboard shortcut to get to the top of this information is Windows key + break Attn.

    Who does what you ask?
  • is possible to config that allows a rule of subscrat for all signatures in the IPS?

    Hello.

    is possible to config that allows a rule of subscrat for all signatures in the IPS?

    Thnks

    Sent by Cisco Support technique iPad App

    Yes, in the case of the action filter configuration configure the signature, victim's IP address range and action to subtract.

  • Error "have sufficient privileges to complete this installation for all users of the machine. "log on as an administrator and try again the installation" when you try to install iTunes

    Original title:

    I just installed windows7, I had to uninstall itunes in order to complete the instalation of windows7. everything went well until I tried to reinstall itunes.

    During this process, I get the message "you don't have sufficient privileges to complete this installation for all users of the machine. log on as an administrator and try this installation again. ». but I am logged on as administrator.

    Hello

    To resolve this problem, use the following methods. After completing the steps in each method, check to see if the issue is resolved before you go to the next method. If the problem is resolved by any method, you do not have to use other methods.

    Method 1:

    Right click on the installer for iTunes and click Run as administrator.

    Method 2:

    Disable user account control settings and check.

    Enable or disable the User Account Control

    Note: User Account Control (UAC) can help prevent your computer from unauthorized changes. UAC notifies you when changes will be made to your computer that require administrator-level permissions. Disabling it can make your compromised computer. Please make sure that enable you UAC, once you have completed troubleshooting.

    Method 3:

    Allow the default Administrator and try to install it in this user account.

    a.Click on Start, click principally made programs, Accessories, right-click on command prompt and select run as administrator.

    b.Type in the following command and press ENTER.

    NET user administrator / active: yes

    c.Log disable the current user account and log in to the user called Administrator account.

    d.Install iTunes in this default Administrator account.

    e.Once of that installation is complete, the default administrator is disconnected.

    f. log in to your user account.

    g.Disable the default Administrator account. Follow these steps.

    i.Click on Start, click principally made programs, Accessories, right-click on command prompt and select run as administrator.

    II. type the following command and press ENTER.

    NET user administrator / active: No.

  • How to add legend for all images in the indesign document using indesign javscript

    I want to add the legend for all images in the indesign document...

    It's my code... im being of error like:

    invalid parameter.

    capset(2) ();

    function capset()

    {

    var doc = app.activeDocument;

    var myPicture = doc.allGraphics;

    var f, i, myCaption;

    While (PIC = myPicture.pop ())

    {

    f = pic.geometricBounds;

    Add a frame to the parent of the image, which is a Page

    myCaption = pic.parent.textFrames.add ();

    define the position and size of the legend

    myCaption.geometricBounds = [[2], [1], [2] Go + 3 GB [3]];

    Add the contents of the placeholder

    myCaption.contents = "Caption";

    PIC.parent.groups.Add ([pic, myCaption]);

    }

    }

    Hello

    Runing a code with your doc that you note possible occurrences (groups, the elements anchored, locked, etc items)

    This presupposes to exclude grouped and docked:

    capset ();
    
    function capset()
    {
    var
      mDoc = app.activeDocument,
      // anchored or grouped items excluded
      myGraphics = mDoc.splineItems.everyItem().getElements(),
      picContainer, gb, myCaption;
    while(picContainer = myGraphics.pop() )
    {
      // exclude empty frames
      if (!picContainer.graphics.length) continue;
      gb= picContainer.geometricBounds;
      // add a frame to to picture's parent, which is a Page
      myCaption = picContainer.parent.textFrames.add ();
      // set position and size of the caption
      myCaption.geometricBounds = [gb[2], gb[1], gb[2]+3, gb[3]];
      // add placeholder contents
      myCaption.contents = "Caption";
      mDoc.groups.add ([picContainer, myCaption]);
      }
    }
    

    Jarek

  • How use Bridge to rename the batch to remove all characters after the 32nd character?

    I would like to batch rename to remove all characters after the 32nd character. Is this possible?

    Substitution string use with use of regular expressions is selected.

    In the use of the search field

    ^(.{32})(.*)
    

    In the field using replace

    $1
    
  • How to change the password for all users in the database

    Hi buddies!

    Could someone tell me how to change the password for all users in the database? I want to set the same password for all users.

    Thank you.

    Nith

    Published by: user645399 on March 1, 2011 14:23

    Write the file spooling
    as

    Make sure that all profiles has password_verify_function with a NULL value

    then

    Select 'edit user' | username: ' identified by ;' from dba_users;

    you will get the output... you just run.

  • out of all the formulas for all members

    Hello

    I need to get all the formulas in my ms word documentation. Are there
    a way for all empty them in a file/output rather then clicking my hundreds of
    Members to obtain the formula?

    Thank you
    metalray

    Hello

    You can use [OlapUnderground outline Extractor | http://www.appliedolap.com/default.asp?ID=51] to retrieve member information in a file.
    Or you could use ODI, however if you have not used ODI before being faster using the extractor of contour.

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • How do I search for special characters in the Explorer?

    I have a collection of 1000 + files in an FTP folder. The problem is that about 50 of them contain & symbols in their file names. I need to find and delete all the files containing the symbol '& '. I thought it should be easy enough to search for the symbol '&' File Explorer. However, in doing so, nothing happens. It returns all files. Is it possible to search for special characters like '&' in the file Explorer?

    Type filename: * & in the Explorer search field, it finds all files where appears the & character in the file or file name extension.

  • G530 causes intermittent network Drops for all Machines on the network

    I have a new G530 (Vista Home Premium, 3 GB of RAM) that will expose the weird behavior. Whenever he is on my home network, it causes all machines on the network to lose Internet connectivity for a few seconds every 30 seconds or more. Everything on the network is fine, and then I connect the G530 - either turn on the wireless switch or connect a cable. Therefore, network connectivity is interrupted periodically.

    Here's what I know:

    • I have plugged and unplugged it for more than a week. It is this machine at the origin of the problem. I can repeat on order by commissioning wireless switch on Lenovo or plug the LAN cable.
    • The network works through a router DLink wireless/wired. The wireless part is encrypted WEP.
    • The machines on the network are a mix of Vista Premium, basic Vista, XP, Win2000 and a wireless HP printer. They all display the intermittent network problem when the Lenovo is connected.
    • Lenovo has the problem when it is connected.
    • I made repeated IPConfig / release--> / renew on all machines. At one point, I did a manual inspection and there is no duplicate IP addresses.
    • The Lenovo worked fine connected wireless to the network of the local public library.
    • A suggestion of DLink had to give the different names cable and wireless LANs. I tried. Problem persists.
    • It is not the modem; We went from LILY at the thought of this week of cable modem - thanks to some misleading advice from our DSL provider - the ADSL modem was dying. The problem is the same now with the cable modem as it was with the DSL modem.
    • I can see the problem on non-Vista machines easily because the task bar appears whenever the network connects or disconnects. (Vista has fixed this particular annoyance.) The message is that a network cable is unplugged.
    • It's the question even if the Lenovo is connected wirelessly or via Ethernet.

    Any ideas? Thoughts? Suggestions? To cry on shoulders? Otherwise, it is a wonderful machine, but I need a computer, not a killer network...

    Thank you

    -Steve

    I had a Linksys WRT54G Router go bad a few years ago that showed the same behavior.

Maybe you are looking for