Workbook column should preserve color after the run in Analyzer

Hello all,
I use BEx  SAP BW 3.x.
I made a workbook , and I put column 3 to have orange color in this workbook then I saved it.
Then I run a query, in BEx Analyzer.
My orange column is orange, but just partially, top and bottom. In this column I have now data
and for that zone with data the background is white, not orange.
Please provide me a solution, what should I have to modify, so my entire third column to be orange after the run in Analyzer .
Any clues would be appreciated.
Thanks.

In bex 3.x embedd the query in your workbook then change the format of the style of the cell not the cell itself
This will only work if the column has a unique bex style
Other than that nto much use unless you have a piece of macro code or use excel functionality to add an extra column and make that orange
YOu could of course have the column being an exception where the exception is always true - and then format the exception style to be orange

Similar Messages

  • Is it possible to change a marker's color after the fact in Prelude???

    I absolutely love Prelude as a program for logging my footage. I have a number of markers that have different colors but I'd like to know if it's possible to change a marker's color after it's been made. I know that this can easily be done in Premiere, but why not in Prelude???
    In Premiere you can easily change a marker's color even way after after the marker was made...
    ...so why can't you change a comment marker's color in Prelude?
    Conversely, why is it that Premiere doesn't respect the marker colors made in Prelude and instead defaults them all to green? This should be addressed in the next update.
    Otherwise, there's no reason to have multicolored markers in Prelude if they all get changed to the default green once they appear in Premiere.

    I know this is very old but I’m trying to clean up old posts. Did you ever solve this? If so it would be good if you could post the solution to assist others. If not, at this
    stage, as nobody has answered, I would recommend that you call Intune support.
    You will find your local Intune support number here
    http://technet.microsoft.com/en-US/jj839713.aspx
    Gerry Hampson | Blog:
    www.gerryhampsoncm.blogspot.ie | LinkedIn:
    Gerry Hampson | Twitter:
    @gerryhampson

  • NULLABLE column is not updated after the NOT NULL constraint definition...

    Hi,
    SQL> select column_name,nullable from all_tab_columns where table_name='EMP';
    COLUMN_NAME                    NULLABLE
    EMPNO                          N
    ENAME                          Y
    JOB                            Y
    MGR                            Y
    HIREDATE                       Y
    SAL                            Y
    COMM                           Y
    DEPTNO                         Y
    CODE_POLEIS_DIAM               Y
    9 rows selected
    SQL> ALTER TABLE EMP add constraint emp_job_nn check(job is not null);
    Table altered
    SQL> select constraint_name from all_cons_columns
      2  where table_name='EMP';
    CONSTRAINT_NAME
    FK_DEPTNO
    PK_EMP
    EMP_JOB_NN
    SQL> select column_name,nullable from all_tab_columns where table_name='EMP';
    COLUMN_NAME                    NULLABLE
    EMPNO                          N
    ENAME                          Y
    JOB                            Y                         <---------'NULL'
    MGR                            Y
    HIREDATE                       Y
    SAL                            Y
    COMM                           Y
    DEPTNO                         Y
    CODE_POLEIS_DIAM               Y
    9 rows selected
    Why is not updated....????
    In Oracle ebook:
    Oracle® Database Reference
    10g Release 2 (10.2)
    Part Number B14237-02
    the comments about the NULLBLE column are as follows:
    "Specifies whether a column allows NULLs. Value is N if there is a NOT NULL constraint on the column or if the column is part of a PRIMARY KEY. The constraint should be in an ENABLE VALIDATE state."
    BUT BY DEFAULT ALL CONSTRAINTS ARE IN VALIDATE STATE
    (Ref: Oracle® Database SQL Reference
    10g Release 2 (10.2)
    Part Number B14200-02 )Note : I use OraDB 10g v.2
    Thanks a lot
    Sim

    Hi,
    Tom Kytes answer it before:
    SQL> create table t ( id int );
    Table created.
    SQL> desc t
    Name                            Null?    Type
    ID                                       NUMBER(38)
    SQL> alter table t add constraint t_nn check (id is not null);
    Table altered.
    SQL> insert into t (id) values (null);
    insert into t (id) values (null)
    ERROR at line 1:
    ORA-02290: check constraint (TANDREWS.T_NN) violated
    SQL> desc t
    Name                            Null?    Type
    ID                                       NUMBER(38)
    Followup July 16, 2003 - 10am US/Eastern:
    that is not a NOT NULL constraint, that is a check constraint
    ops$tkyte@ORA920LAP> create table t ( x int );
    Table created.
    ops$tkyte@ORA920LAP> alter table t modify x not null;
    Table altered.
    ops$tkyte@ORA920LAP> set linesize 50
    ops$tkyte@ORA920LAP> desc t
    Name                    Null?    Type
    X                       NOT NULL NUMBER(38)To see the full thread in asktom, please refer to:
    - http://asktom.oracle.com/pls/asktom/f?p=100:11:0::::P11_QUESTION_ID:1338402651192
    Cheers,
    Francisco Munoz Alvarez
    http://www.oraclenz.com

  • I should have stopped after the 2nd return.

    This is my 3rd macbook (black) 1st one lasted 2 days and would not power up just dead, seconed one had some humming noise, 3rd one now has no display every other day and I have to start up with command / option / p +r , then it works. I also have a uneven bottom in the center after its been on for 2 hours. I called tec support and got a case # and was told to take it in. well today i herd the lid popping when I opened and closed it and I saw the left corner lifting up, i looked closer and found at the base of the screen (left side) was also lifting? Well that was it i was on my way to the apple store. I didnt know that you need an appointment to get some help!!! tech support should have told me, After I told them this was my 3rd they took a look at it and said I damaged my macbook! come on, there is no scuff, no drops, no marks, no nothing, how can you tell me this. Is apple this poor with customer service. Its been 35 days now with this macbook and i have no way to return it now. //// what should I do? or better yet who can I call. I dont want to be stuck with macbook I have to perform a 4 button start up, or a popping lid.
    MacBook (black)   Mac OS X (10.4.6)  

    Call customer relations and ask for a refund...make sure to explain all the problems you've been having. That's what I did (after my MacBook was repeatedly repaired and replaced and it kept on breaking over and over again...strangely, I had many of the same problems that you are having).

  • RMAN spool file empty after the run

    DB Version: 10gR2
    OS : SunOs 5.10
    In CATALOG mode, i run scripts in OS path like below
    connect target sys/oracle123 catalog rman/secretpass@rmancat @'/path_in_targetdb_machine/bkp.rcv'bkp.rc looks like below. The backup runs fine and the spool file gets created. But the spool file is empty ! Any idea why?
    spool log to /home/oracle/spool.log
    run{
    crosscheck backup;
    crosscheck archivelog all;
    crosscheck copy;
    crosscheck backup of database;
    crosscheck backup of controlfile;
    delete expired backup;
    delete noprompt expired archivelog all;
    delete noprompt obsolete device type disk;
    run {
    recover copy of database with tag "INCR_BKP";
         backup check logical incremental level 1 format '/bkp_dir/INCR_%d_%u' for recover of copy with tag "INCR_BKP" database;
         backup (archivelog all  format='/bkp_dir/arch_logs/ARCH_%d_%T_%u_s%s_p%p' DELETE ALL INPUT TAG "arch_logs");
         backup format '/bkp_dir/ctrl_file/RMAN_CTL_%s:%t:%p.bkp' current controlfile;
    spool log off;
    exit;

    Hello,
    If you intend to get the logs of the RMAN statement execution, you may instead use the option LOG when you launch RMAN. For instance,
    rman @<rman_script>.rcv LOG <rman_log>.logHope this help.
    Best regards,
    Jean-Valentin

  • Led should stays on after the object containing the qr code is scanned

    Hello everyone
    i am working on a project where i have to do sorting of Object using QR code. ( the sorting mechanism is done using motor)..
    I am doing step by step.. I already interface the labview with arduino using lifa.
    Now in my VI, when i press the boolean, the webcam is on, the camera decode the qr code using the vision assistant.
    then if the qr code is matched with the qr code i want to be sorted, the motor will on..
    Now i try to use LED first to understand the concept n work with simple thing..
    in my VI, when i press the QR code n it is matched. i represent the motor with a led which i put it at pin 3 as shown in the attachment...
    But my main problem is that when i scan the qr code, the led is blinking . I dont want it to blink. I want it to stay on ..
    can some1 help me with this please.
    i try many possibilities. i try with case structure, with while loop..
    but the led continues to blink.
    Attachments:
    qasw.JPG ‏39 KB
    zah1.JPG ‏54 KB
    1.JPG ‏98 KB

    Dear Sir
    this is the vi
    Actually, i really want to make an led stay high. What should i put so as i can accomplish this?
    Attachments:
    Final barcode.vi ‏230 KB
    locate tp number.vi ‏8 KB

  • PR should allow to change after the PO

    Hello
    Creating the Purchase order with ref to PR, Once the PO is created with ref to PR with full qty then system should not allow to change the PR.
    How to made this?
    Regards
    sapman man

    Hi,
    My Requirement is.....PO is created with ref to PR, then that perticular PR should allow to edit in ME52N .
    it should allow only after the PO deletion, then system should allow to change that perticular PR
    How do this?
    sapman man

  • How to stop remittance advice to vendor after the app run

    Dear All,
                 Our vendors don't want to receive remittance advice after the APP run.
    Is there any option where i can block the remittance advice for certain vendors after the run.
    Please let me know
    Thanks & Regards
    Balaji Dhanavel

    Hi Neeraj,
    I appreciate your efforts. But just a small doubt.
    Actually i dont want to send the remittance advice Only
    If i take the email address out of vendor master record , would it make any impact in other communication.
    Please tell me where i give the email address in the vendor master.
    Your reply would be much appreciated.
    Cheers
    Balaji Dhanavel

  • Subroutine should execute just after Commit

    Hi All,
    I am working on user exit. I am writing the subroutine in the user exit. This user exit is in SAP Standard program and this sap standard program have the commit statement. My requirment is that subroutine should execute just after the commit statement, not before.
    What can I do for that. I tried with perform on commit and in update task but both execute just before Commit. Pls help me out.
    Thanks,
    Rakesh

    Hi,
    Check the below link for documentation.
    Hope it would be of some help to you.
    http://help.sap.com/saphelp_47x200/helpdata/en/41/7af4e3a79e11d1950f0000e82de14a/content.htm
    Regards,
    Vara

  • In the far left hand column, Devices keeps disappearing. I can get it back by downloading iTunes again but disappears again after I run disk utility.

    In the far left hand column, Devices keeps disappearing. I can get it back by downloading iTunes again but disappears again after I run disk utility.

    With a Device plugged in - place your mouse cursor over  DEVICES - you should see 'show' or 'hide'. Click on 'show'.
    MJ

  • I install latest update from my ipad 2, after the upgrade tablet running slowly. Probably the system requirements too high for my device. I think that users with older models should be able to install IOS 6.x.x on their devices or consider buying devices

    I install latest update from my ipad 2, after the upgrade tablet running slowly. Probably the system requirements too high for my device. I think that users with older models should be able to install IOS 6.x.x on their devices or consider buying devices from other manufacturers ...
    People are dissatisfied with the new update a lot, including some of my friends and acquaintances. Is it reasonable to wait until Apple implements the possibility to return to Ios Ios 6 to 7? And how soon it can be done?
    Sorry for my english, i am from Russia.

    I have a similar issue. I recently purchased an iPad Mini, and I started off by backing it up from the apps I had on my iPhone. Now, I have a number of apps that never downloaded and that I don't want on the iPad. Some of these are apps that I don't need, while others are the iPhone versions of apps. There are something like 23 apps that I have no use for, but iTunes tries to install every time I connect. I've also tried clicking the 'Will Install' buttons. There's no way to delete these apps from the iPad without first installing them, as far as I can see, and there's no way to NOT install them, in iTunes.
    It''s not just annoying, it's causing problems with installation of larger files and movies. Now, every time I sync to the computer, I get a warning that I'm over capacity by 580 MB, and larger apps will not install! Clicking Revert and a bunch of other things doesn't work, either. And I can't just delete some of the apps, because I or my wife use them on our phones!

  • The Visible attribute on alv grid column is not changed after Change Layout

    Setup:
    I have a program that displays output in an ALV grid (using cl_salv_table).
    The ALV grid is displayed within a custom control on a subscreen.
    I have 4 subscreens being used on a tabstrip control.  So I have 4 ALV grids total (one on each subscreen).
    On each ALV grid, I have set the set_layout_change function to true so that the user can hide and unhide columns etc. on each grid via the button on the alv grid toolbar.
    I also allow the user to dowload the contents of all 4 grids to excel.  To do this I have a custom button that when clicked goes to each ALV grid - gets the column metadata (via cl_salv_columns_table-get() ) and checks the visibility to determine if the column should be downloaded or not (via cl_salv_column-is_visible() ) to excel.
    The Problem:
    As I said I have 4 grids being displayed via a tab control.  Let's say the user is on tab 1 and unhides some columns on the alv grid 1 via the Change Layout... button.  And then the user navigates to tab 2.  If they click the download button at that point - when the download code is run and it checks the visibility of the columns on alv grid 1 - the changes that were made via the Change Layout... button have not synchronized yet.  When I call is_visible() for a column that was unhid it still comes back as false. 
    The only way I have found to remedy this is to make the user click on a button on the alv grid's toolbar before navigating to a different tab to force the synchronization between the changes made and the backend column metadata.  However, this is not the best option and requires training for the user that they have to do this for the download to work correctly. 
    The Question:
    1) why is the Change Layout... button not automatically synchronizing the changes it made to the back end?  Is there a way to make it do this?
    2) OR, is there a way that I can force the synchronization within the code and not force the user to click a button on the alv grid?  If there is a way to force the synchronization - where do I put that code?  As far as I can tell, when I switch between tabs - I am unable to catch that action in my PAI events.
    Thanks in advance for any help.

    I was able to resolve this issue with a satisfactory solution.
    In my program I had a local class definition to handle the grids' events.  When the synchronization wasn't working I only had two events defined: for link_click and added_functions. 
    I created another definition for event after_salv_function:
                   on_after_salv_function for event after_salv_function of cl_salv_events importing e_salv_function
    There is no code in the method implementation - but adding this event handler now causes a synchronization to occur after the Change Layout is done.

  • I lost the ability to use wifi after the 8.02 update.  Is there a way to fix this?  I've already tried resetting network.  Turned the phone off and on. Nothing is working and now I have to run on just data.

    I lost the ability to use wifi after the 8.02 update.  Is there a way to fix this?  I've already tried resetting network.  Turned the phone off and on. Nothing is working and now I have to run on just data.

        csdwarf,
    So sorry to hear about the trouble with Wi-Fi! Let's get that working the way it should. Could you provide us some more details regarding where this breakdown occurs? Are you having trouble with turning Wi-Fi on or connecting to your Wi-Fi? Are other devices connecting to your Wi-Fi without issue?
    BrianP_VZW
    Follow Us on Twitter @VZWSupport

  • I have screwed up a bunch of settings etc. on macbook pro running preinstalled lion. I think I should is to wipe the computer and reinstall to start over again. I will loose nothing of importance except a few passwords.  Is this wise? How do I do it?

    I have screwed up a bunch of settings, folders, photos, etc on my macbook pro running factory installed Lion.  To get everything straightened out, I was thinking I should do a delete and reinstall and just start over like it was a brand new computer.  I will only loose some usermane and password info and my history and cookies.  There is nothing else on the computer that is not on another device somewhere.  Does this sound like the right thing to do?  I cannot seem to find ways to correct the problems indivdually, though I am sure they are there.  If so, how do I do it?  My computer did not come with any type of disc, I do not believe.  Thanks in advance for anyone's help!

    Yes, that sounds reasonable.
    Install or Reinstall Lion/Mountain Lion from Scratch
    Be sure you backup your files to an external drive or second internal drive because the following procedure will remove everything from the hard drive.
    Boot to the Recovery HD:
    Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
    Erase the hard drive:
      1. Select Disk Utility from the main menu and click on the Continue button.
      2. After DU loads select your startup volume (usually Macintosh HD) from the left side list.
          Click on the Erase tab in the DU main window.
      3. Set the format type to Mac OS Extended (Journaled.) Optionally, click on the Security button
            and set the Zero Data option to one-pass. Click on the Erase button and wait until the process
          has completed.
      4. Quit DU and return to the main menu.
    Reinstall Lion: Select Reinstall Lion/Mountain Lion and click on the Install button.
    Note: You will need an active Internet connection. I suggest using Ethernet if possible because it is three times faster than wireless.

  • Input file should be deleted only after the output file is successful.

    Hi Experts,
    Could you pleas solve the below issue.
                           In  a file to file scenario, the input file will be picked from a directory location and after processing output file will be placed in the output directory location specified in the receiver communication channel.
    In the sender communication channel for the scenario mentioned above, if the processing mode is given as delete, the input file will be delete as soon as the file was successfully read by the adapter, but this will not ensure that the file processing is complete and the output file is being created.
    If we have a scenario in such as way that the input file should be deleted from the input folder only if the complete process is successful and the output is generated. how can we achieve this functionality?.
    And one more thing if we got the successful output the output file should be placed in one folder. and the if the output file is having errors it should be placed in other folder.

    Hi,
    In Receiver communication channel I have used the below command in Run Operating System
    .And I have kept the processing mode of sender communication channel as test.
    cmd.exe: /C "del /Leela/test.xml"
    You are running the comman line program configured in the receiver File Adapter,but in command line you mentioned the Sender File Folder , So i guess it's not getting processed.
    Try this:
    Try to run the command line in the Sender File Adapter Side
    "Place this in " --> Run OS Command After Message Processing.
    Hope this would work and get in parrallel with u r requirement.
    regards
    Srini

Maybe you are looking for