BI7 WAD Display Only option...

Hello all,
We require to be able to give Display only access to the WAD. Unfortuneatly this doesn't seem to work very well as it forces the user to create a copy of the Web Template. This then can't be executed as they have to save it first which they can't do as the don't have the access.
Does any body have any ideas on how this could work.
Thanks in advance...

hi @ all... once more information:
the chart displayed only one keyfigure of a query. for example it display the revenue per month. in jan. = 10, feb. = 15, mar. = 25, apr. = 13, jun. = 23. these values should be displayed in a line in the chart aaaand additional for the last one in the line the valuecaption direct in the chart (f.e.: jun. = 23). not for all "periods-points"only for the last one.
in jul. = 25 the chart changed and only for july the value-caption should be displayed. Is it possible?
Regards,
David

Similar Messages

  • WAD - display only the last value in the chart

    hi...
    I designed a chart in WAD wich displayed a range of values in a line. Now im searching for a possibility to display the value for the points in my chart, but not for all values, only for the last value in the line! And every month the line will extended with new value-points, so it is necassary that the function is dynamic, always for the last point in the chart the value should displayed!?
    thx for some ideas!
    david

    hi @ all... once more information:
    the chart displayed only one keyfigure of a query. for example it display the revenue per month. in jan. = 10, feb. = 15, mar. = 25, apr. = 13, jun. = 23. these values should be displayed in a line in the chart aaaand additional for the last one in the line the valuecaption direct in the chart (f.e.: jun. = 23). not for all "periods-points"only for the last one.
    in jul. = 25 the chart changed and only for july the value-caption should be displayed. Is it possible?
    Regards,
    David

  • 24" Imac only showing 2 display resolution options

    Within the past week something changed after running a Mac software update that resulted in only having 2 display resolution options. The display choices now are limited to 1900 X 1200 and 960 X 600.  I think this happened after having a Mac software update.  I don't know what the updates were other then they were suggested as part of the automatic software updates check.
    Running OS X Lion version 10.7.4. 
    Graphics =  NVIDIA GeForce 7300 GT 128 MB.
    I have rebooted and checked for additional updates put still only seeing 2 choices.
    Is anyone else having this problem or ideas why all the other resolution options disappeared?
    Thanks

    Thanks for quick response. I looked as suggested but those listed are older issues and not recent new events.  I guess I will sit back and see if there is a new update coming that fixes issue.  Really madding not being able to re-set resolution to one that I have been using for years. 
    If anyone else knows background/input on why resolution options would go from at least if not more then 10 to now only having 2 would be great.
    Thanks again.

  • Display only one variable in the header and not column in WAD

    Hi All,
    my requirement is to be able to display only one variable in the report output header and hide the others. I am able to display all by using the INFO FIELD ITEM and saying variable display ON - but the requirement is very specific for only one variable display.
    how can i achieve this ?
    Thanks,
    Shweta

    Hi,
    You can insert a text item and Turn off the others or Hide these from Filter pane I have done that and then use that query for your WAD.
    Steps:
    1. Uncheck all the variables from your Design item in Analyzer.
    2. Insert a New Text Item and check the Variable you want to display.
    3. Go back and run the Query.
    Even you can change the position in the Query and Save as a workbook.Let me know ,if this works.
    ~AK

  • Choice displays only the first option.

    hi,
    I am having problem with the "Choice" menu i created. It is displaying only the first choice option, though i select other choices...Meaning, it's displaying only "23.0" whatever other values i select...any suggetions?
    Thanks in advance.
    public class equalneutron extends Applet implements MouseListener{
    //        ... (variable declaration)
             Choice distance = new Choice();   
             public void init() {       
               addMouseListener(this);       
               distance.addItem("23Mpc");       
               distance.addItem("60Mpc");       
               distance.addItem("100Mpc");       
               distance.addItem("200Mpc");       
               distance.addItem("500Mpc");       
               distance.addItem("1000Mpc");       
               r_Mpc=distance.getSelectedItem();       
               add(distance, BorderLayout.NORTH);       
               ItemListener il = new ItemListener() {       
                   public void itemStateChanged(ItemEvent ee){                         
                       if(r_Mpc.equals("23Mpc")){               
                           r = 23.0F;           
                      }else if(r_Mpc.equals("60Mpc")){               
                           r = 60.0F;                           
                      }else if(r_Mpc.equals("100Mpc")){               
                           r = 100.0F;           
                      }else if(r_Mpc.equals("200Mpc")){               
                           r = 200.0F;           
                      }else if(r_Mpc.equals("500Mpc")){               
                           r = 500.0F;
                      }else if(r_Mpc.equals("1000Mpc")){
                           r = 1000.0F;
    distance.addItemListener(il);   
    // ...... rest of the code

    it is allways returning 23.0 because tou've initialized r_MPC to the selected value which is 23.0 at the beginning.
    You must reask the selected value in the listener :
    ItemListener il = new ItemListener() {                      
    public void itemStateChanged(ItemEvent ee){
    String selected = distance.getSelectedValue().toString();
    // the rest of your code
    hope it'll help

  • I downloaded photos from a camera and cannot delete the ones I want as it displays only move and slideshow options but no trashcan or delete options

    I downloaded photos from digital camera and now I want to delete some but when I hit the photos icon it only brings up pics with the only options being move or slideshow no trashcan or delete options available

    You should be able to delete photos taken with the iPad, copied onto it via the camera connection kit, or saved from emails/websites etc directly on the iPad - either via the trashcan icon in the top right corner if viewing the photo in full screen, or via the icon of the box with the arrow coming out of it in thumbnail view.
    Photos that were synced from your computer are deleted by moving/removing/de-selecting them from where they were synced from and then re-syncing

  • Crystal report displays only few pages,

    Hello,
    We have problem with crystal report preview option. Basically its a cross tab report and when we have a preview it displays only two pages. Even though we have 40 pages worth data.
    When we export to PDF we see all pages of data. If we print directly from crystal only 2 pages gets printed.
    Thanks
    Sridhar.

    May i know the pages spreads over horizontal or vertical?
    Regards
    venkat

  • How do i create a multirecord Form for Display only.

    Hi,
    I am trying to create a multirecord form for display only.
    The form is based on one table only so when i try to create
    it using based on a Table or view i get the option of Tabular or
    custom.
    So if someone has faced or worked on a similar problem of creating
    multirecord form pls do reply.
    Thanks,
    Amit.

    Hi
    You can check this one. The previous link in turn points to this.
    Re: .NET application works OK on infrastructure, but has problems on midtie
    Thanks,
    Sharmila

  • How To Configure 'SPRO' Can Display Only?

    Hi Gurus,
        In our ECC PRD circumstances. We need Display-Only authorization for Tx 'SPRO'.
    Do you have any good idea?
    Thanks!
    Jason

    Hi,
    Use the S_TABU_DIS and S_TABU_CLI authorization objects to assign the relevant authorization to the user.
    If you have created an IMG project, you can use transaction PFCG to create a suitable authorization for this IMG project. In transaction PFCG, you have the option of assigning one or several IMG projects. The corresponding authorization profiles are then transferred and can be defined as required.
    Create a new role for this in transaction PFCG. If you are processing the role, you can use the menu "Utilities -> Customizing authorizations" to assign the relevant IMG project and/or project views to the role. The role is then adjusted according to this selection.The user can then start the corresponding setting transaction from IMG.
    Regards,
    JP.

  • Configure search results to display only this site

    HI
    when i search anything in my publishing site the search results display from all sites in sharepoint farm.
    how i configure search results to display only this site:
    i found there is no option in sitesettings>searcscopes 
    and i created a custom search results page.
    adil

    Hi adil,
    For your issue, you can go to Site Settings -> Site Collection Administration -> Search Settings -> set  "Site Collection Search Dropdown Mode" to "Show scopes dropdown":
    Best Regards,
    Eric
    Eric Tao
    TechNet Community Support

  • IOS 4.2 just killed my iPod...I guess contacting support's my only option?

    So I just tried to update to 4.2 today, and iTunes sat for ages on a screen that said "verifying download with Apple" or something like that, with the iPod displaying an Apple with a progress bar that isn't filled at all... iTunes eventually timed out and said something like an unknown error has occurred, and then...that's it.
    If I disconnect and reconnect the iPod, Windows makes the sound that it's recognized a new USB device, but iTunes doesn't 'see' it.
    Is there a way to force a firmware update or something? Is sending it to Apple the only option?

    I am a first time Apple iPod user. I've owned the iTouch 4th gen since early October.
    iTunes asked to do its update, I clicked yes, browsed then net for a bit and then iTunes told me that it's update had failed. Since then, iTunes won't register nor recognize it as an iPod. Running Windows Vista currently and my system tries to install what information that the iPod should be holding. Also asks for a disc, but it never came with a disc. So now, it has been stuck on the USB/iTunes screen for about 4 hours now.
    Yes I have tried all tips noted in this thread. For the time being, I shall be checking back every now and then to see if anything new pops up here and I am going to give Apple's Tech support a call tomorrow morning.

  • PO - GL Account Field - display only

    Hi,
    Please could you advise on the options for making G/L Account field display only in ME21n?
    I think there are probably a few ways of doing it which I am investigating, but would like your opinion and advice if possible.
    Thanks in advance.
    As always - points up for grabs!

    Hi,
    Hope you are doing cost center accouting with account assignment K while creating PO
    Then go to MM --> Purchasing --> Account assignment --> Maintain account assignment category _-> Select cost center K --> Change view account assignment details you can
    make G L account as mand or optional or display or hidden.
    Check this out please if it helps you.
    Best regards,
    Sridhar

  • Need print popup to display only once

    Hi Experts ,
    I have a customer account statement in smartform . For multiple customers the clients wants the print dialog to be displayed only once and the options mentioned in the first display to be carried for other customer accounts . Please any suggestions for the same .

    Hi,
    If using a custom print program you can achieve this using functions SSF_OPEN and SSF_CLOSE:
    [Printing Several Forms in One Print Request|http://help.sap.com/saphelp_nw70/helpdata/en/64/bf2f12ed1711d4b655006094192fe3/content.htm]
    This way the print dialog will be displayed only once no matter how many times the smartform is called.
    Che.

  • Can we display only the required dimensions under Dimensions Drop Down list

    Hi,
    I am using Hyperion Financial Data Quality Management, Fusion Edition 11.1.1.3.00, so far under Activities -> Maps option we used to display all the dimensions used in the application, but now as per the client's requirement we need to display only those dimensions which needs mapping under dimensions drop down list.
    Eg)
    Now in our Application our Dimension Drop Down list will look show these dimensions
    Account
    Entity
    Legal Entity
    Inter company
    Reverse 1
    Reverse 2
    Among these we are doing mapping only for Account, Entity dimensions so we need to hide rest of the dimensions from the Dimensions Drop Down list for which we are not using any mappings (Legal Entity, Inter company,Reverse 1,Reverse 2)
    Another thing is these dimensions should be hidden only from the drop down list and not from the Output file generated after the Export.
    Some suggestions regarding this issue will be greatly helpful.
    Thanks,
    Abdulla Javeed Hassan

    Hi
    If hiding the other dimensions is to prevent users from accessing and changing the mappings then you could do this by amending the object security so that only certain user roles can access the Activities > Maps option.
    This will only really work if you have limited users / central team that will control the maps but it is the most obvious way to stop users accessing the maps.
    Hope this helps
    Stuart

  • Making a field as display only in custom Infotype.

    Hi,
    I have to a requirement to make a field as display only in a custom infotype. This field should be greyed out while entering data via PA30 for any employee such that it wont allow to eneter data manually but it gets updated by a program. And also this field should have a default value , say, NO.
    Please help me as this is too urgent.
    Regards,
    Binay.

    Hi Binay
    Please go to Screen Painter SE51 for your custom infotype program MP9XXX00
    9XXX - infotype number.
    Go to Layout editor for your Single screen (Screen Number 2000)
    Double click on the field you want to make display only
    In the screen attributes DISPLAY OPTIONS for that field choose "Output Only"
    Activate Layout.
    If you want to code something to be populated for the field code in PAI or PBO modules in the Module pool program
    Its very easy.

Maybe you are looking for