Drilldown characteristics limit of 50

Is there a way to work around the limit in BEX of only allowing 50 drilldown characteristics for the default display? I understand you can display up to the limit, then execute the report and drilldown further on free characteristics. But we want to be able to show more than 50 columns without having to drill down.
Does anyone know of a setting that we can change to increase the limit?

Hi,
that is Reader plugin limitation itself not Adobe AIR (Air uses Adobe Reader as pluggable feature - it depends on it installed on system and there is api to detect that feature support with "pdfCapability" property of HTMLLoader). It is also affecting other 3rd party tools that are using pluggable Reader interface.
see for example:
http://forums.adobe.com/message/2128581
http://forums.adobe.com/message/2432520
What you could do:
#1
manage numbers of created instances - but as you noted that is clunky.
In addition I think you're eating system resources to have a pool of dozens of PDF readers
Instead you could use:
#2
combined pooling of PDF instances.
Why combined? to preserve memory you don't need to show actual PDF to user
- you have set of PDF (HTMLLoaders) instances in application pool and use them to load different documents
- because that nearly impossible for user to view all that content at the same time (readability) you could reuse instances to load different documents on demant
*and*
- here is a trick to minimize memory:
- once your HTMLLoader loads document - that is to be no longer used - you could take "screen shot" of it (that is current page) and re-use HTMLLoader instance to load other content.
To let user know what is loaded you show bitmap image in e.g. clickable container of your choice (you could have tile group that display pages )
How to get screen shot:
- add Event.COMPLETE to your html loader so it fires when pdf loads and then e.g.:
protected function htmlCompleteHandler(completeEvent:Event):void
     var bd:BitmapData = new BitmapData(html.width, html.height);
     bd.draw(html.htmlLoader);
     var image:Image = new Image();
     image.width = bd.width;
     image.height = bd.height;
     image.source = bd;
I think that you could even transform what is drawn to have small and nice thumbnails of non-active documents that way.
kind regards,
Peter

Similar Messages

  • Maximum No. of Drilldown Characteristics - Anyway to to overcome

    Hi,
    We are on 3.0B vesion of the BW system, using 3.5 Frontend for BEx.   In the BEx, during the query generation, we are not allowed to have more than 50 chars / KFs in the drilldown for the query. The is explained in OSS note : 540641..
    Would anybody know of a way to overcome this limitation. We need a query with about 55 chars / KFs in the drilldown.
    Thanks in advance for any insights.
    Naga

    Hi Naga,
    You may have 49 drilldown characteristics in a query with one structure and 48 with a query with 2 structures. These are limits from the OLAP engine which can not be changed.
    A possible workaround is to use display attributes. Attributes allow to present the required info in a separated drilldown column (row) and from the other side are not really considered as characteristic.So you may get more than 50 levels in a query.
    Best regards,
    Maxim

  • Error message "Maximum number of drilldown characteristics exceeded"

    Hello,
    an user created a Web report. In the navigation block there are nearly 100 selection fields. If you make either "drilldown in the rows" or "drilldown in the columns" you recieve after 50 drilldowns the error message "Maximum number of drilldown characteristics exceeded" and it is not possible to proceed further. Does anybody has got an idea what this can be?
    Thanks!
    Regards,
    Christian

    Hi Check SAP Note No -
    Note 144478 - BEx: Termination/Message at 10th/20th drilldown characterstc
    1. Terminations occur when you drill down a large number of characteristics at the same time during interactive navigation in the Business Explorer Analyzer (Excel).
    2. In the global query definition, the system displays message 'Termination: the maximum number (10/20) of drilldown characteristics is exceeded' if the total of the characteristics and structures you are using exceeds
                  - 10 objects in Release 1.2B
                  - 20 objects in Release 2.0A/2.0B/2. 1C
                  during the definition of a query.
    Hope it helps
    regards
    Vikash

  • Fonts for drilldown characteristics on web query

    How can I change the fonts of the drilldown characteristics which are part of a Navigation block in a web template? Thanks

    Hi Niten,
    Not usre on this. But these are defined in a stylesheet so I guess you can change that either in the HTML code tab in the web template in WAD. If that is not possible then change it in Report deisgner or change the stylesheet in MIME repository.
    Bye
    Dinesh

  • Adding drilldown characteristics in WEBI Report

    Hello folks,
    Is adding new drilldown characteristics on the fly, possible in WEBI at all? For those familiar with BW, am talking about free characteristic functionality.  Here is a scenario in case that we are trying to emulate. So upon executing the report, the initial view should display Sales for 3 months in different columns, and that should be shown at a Sales Organization level.  Once we have that, the user would like to expand using a different characteristic for drilldown. So lets say, show the same monthly numbers but broken down for every 'Industry' and/or 'Location' and/or 'Plant'. Hierarchy is definitely an option but it may work well only for true parent and child type relationship between the characteristics. Please share your insights on the topic.
    Thanks,
    Rv

    Try Drillfilter()...
    Hope it will solve your problem...!!
    Thank You

  • Number of characteristics limit in list mode of BMBC

    Hi Experts,
    We have a class that contains 232 characteristics,
    When we try to display a list view of the selected batches in "Selection result for stock" section we get Message no. 12527: Not all characteristics from selection class XXX are displayed.
    Does anyone have an idea how I can change this limitation?
    Thanks,
    Gil

    There is no formal limit, but issues like the amount of RAM and disk space you have can come into play.
    Regards
    TD

  • Limitation of Characteristics in a Query

    Hey Guys,
    Is the limit of characteristics in a query restricted to 50?  I have an error message stating that: "Maximun number (50) of drilldown characteristics is exceeded".
    Please advise.
    Timi Jones

    Hi,
    Read note 1117281 "reasons and Prerequisites".
    Rgds
    Manoj kumar

  • More than 50 characteristics in BEx Analyzer

    Is some solution to display more than 50 characteristics in BEx Analyzer?
    I’ve got messege:
    “Diagnosis
        The maximum number of drilldown characteristics is restricted to a value
        of 50”

    Are you using any Customer Exit variable for that particular characteristic??
    Is this shown for all the Characteristics having more than 50 values???

  • Hiding a KPI based on drilldown

    I have a query which consists of a number of key figure columns.  Is it possible to hide one of the columns if the user drilldowns on one of the drilldown characteristics but is visible for the remaining characteristics? Thanks

    As I know it is not possible to do that. But you can show 'X' values under the column, you are trying the hide. you can do this using Formula Variable. Lets say the characteristic you are going to add to the report is '0abc'.
    If user drilldowns "0abc" then key figure "0keyfigure" will show 'X'.
    Please update if this fits to you your requirement. If yes, then we can go further.
    Regards.
    S.P.

  • RSKC Limit

    Hello
    If suppose the characteristics limit (72 according to the table) allowed to maintain in the RSKC is crossed, how can we maintain the new special characteristics? I understand that there is a standard program behind it but can we maintain more than 72 characteristics using the program?
    No hurry, answer in your leisure time
    Srikanth.

    Here's the blog Sam was talking about:
    /people/sap.user72/blog/2006/07/08/invalid-characters-in-sap-bw-3x-myths-and-reality-part-1
    /people/sap.user72/blog/2006/07/23/invalid-characters-in-sap-bw-3x-myths-and-reality-part-2

  • Query Drill Down without affecting the structure layout

    Hi All,
    We have a query which has structure both in Rows & Columns . When we drilldown ( WAD )  the drilldown characteristics goes within the structure . What i want is even we drilldown  the sturcture layout shoud not chnage .
    For example the structure is as below
                    2007   2008
    Revenue    100     200
    Cost          50       100
    Margin       50        100
    say we drill down by material , then i want the layout to be like this
    Material    0001                       2007   2008
                                 Revenue    50       100
                                 Cost          25       50
                                 Margin       25       50
    Material    0002                     
                                 Revenue    50     100
                                 Cost          25     50
                                 Margin       25     50
    currently we are getting
                           2007   2008
    Revenue
    Material 001     50       100
    Material 002     50        100
    Cost   
    Material 001      25      50
    Material 002      25      50
    Margin
    Material 001      25     50
    Material 002      25     50
    We are currently in BW 3.5 version . Is there any settings in WAD or anywhere , by which the drilldown should not affect the structure layout. ( Please note i dont want to fix the drilldown in query  or swap axis during navigation to get the desired result ).
    Kind Regards
    Sudip

    Hi,
    For the example shown by you, does not require 2 structure, You can doing it using One structure.
    Consider the following in Rows and Columns:
    Rows:
    1. Material or other cahar and material in Free char.
    Columns:
    1. Fiscal Year
    2. Structure comprising the KFs Revenue, cost and Margin.
    Try this it should solve.
    Regards,
    Vishwa.

  • RRI - How to edit the Receiver query

    Hello All,
    As per http://help.sap.com/saphelp_nw2004s/helpdata/en/e3/156e3fefa13042e10000000a114084/frameset.htm
    I created a Target for my query (sender). The target or receiver query is also a BeX query in the same system.
    Now in my sender query, I have Department in my rows and Employees in the columns. When I double click on Department, it takes me to Target but it does not show the report in the format I want. How do I modify the receiver query?
    Also if someone has good knowledge in RRI, it would be really helpful if you can help me out with my query?
    Thanks in advance
    Regards,
    Abhishek

    Hi Abhishek,
    -- Characteristics that are to be filled from the sender query should be defined as free characteristics. A hierarchy node restriction, for example, can also be transferred to free characteristics as a property.
    -- Changeable variables for the receiver query are not filled by the RRI.
    -- Selections for various InfoObjects are transferred if the InfoObjects have the same reference characteristic.
    When the RRI is called, the sender query transfers the following filters to the receiver query:
    ·        global filters
    ·        values in the navigation block (dynamic filters including the presentation hierarchy)
    ·        filters from the restricted key figure selected
    ·        filters from the drilldown characteristics selected
    The system first fills the variables and then fills the navigation block. In order to do this, a unique characteristic assignment must be possible. Selections for various InfoObjects can then be transferred, as long as the InfoObjects reference the same basic characteristic. Hierarchy nodes are triggered in selections and can then be transferred to the respective InfoObjects.
    See this link and if any further questions get back to me :
    http://help.sap.com/saphelp_nw04/helpdata/en/c9/bc2d38c4b3f205e10000009b38f8cf/frameset.htm
    Assign Points if Helps !!
    Regards,
    Naveen Rao Kattela

  • Interfacing with VB Bulletin: formatting issues

    I have an iMac, G4, and I am trying to interface with a novel critique group that uses VB Bulletin. Problem is that while everybody using Windows PC's can simply copy/paste from Word, WordPad, Lotus, WordPerfect, and even email, keeping the colors and formatting, when I post, no matter what I try, I get just black text on white.
    I need the colors and text differences. Anyone know how I can get it to work?

    Thanq Mike,
    I did these. My issue is I have a structure
    Example:
    When we drilldown on the structure to see G/L Account and/or Sub Account (or any characteristic), the results are repeated for each row (Which is understandable).  They do not want see the detail for every row in the structure because some are calculations.  <b>Where there are calculations on the row structure, they just want to see the calculation total</b>.
    The second issue is that some of the rows would require drilldown by cost center or some other element and we would not want to see the other drilldown characteristics (g/l account, Sub Account, etc.) on these select rows.
    Is there a Visual Basic Solution for this...
    Please help...

  • Reporting Agent - Send Mail

    Hi Guys,
    Bit stuck. I'm trying to set up a Send Mail Exception.
    I've created a New Setting, given it a name and description, and then I think I'm spposed to drag Send Mail in Parameters tab to the right hand window, but it's not letting me? Nothing happens...
    How do I proceed?
    thanks
    AD

    Hi Sundar,
    Thanks for getting back to me.
    Yes, I have expanded Follow-up Actions, and can see Create Alert. When I try to drag it to the right to the Selected Objects, nothing happens?
    Under Parameters, there's Characteristics, and these can be dragged to Drilldown characteristics in teh right hand window.
    Quite what they are/do is anyone's guess?
    AD

  • Navigation Pane in WAD?

    Hi,
    Please explain me about the use of navigation pane in WAD.Actually I know what for it is used.But  I am unable to add characterstics to the navigation pane.

    Vasu,
    I didnot understand the whole subject.  To explain, Navigation pane in WAD is the Web item used for displaying the drilldown characteristics, available default characteristics and key figures under the 'Drilldowns or Navigation' in the web report.
    You can make this visible or hidden.  You cannot 'add' characteristics here, all the characteristics in the query will be visible by default.  You must do the 'data binding' to this web item with the query (s) you want to drilldown.
    If you are not able to see the navigation pane in the report would mean that the property is set as ' hidden ' in the web template in WAD.
    Hope this helps.
    Ramesh

Maybe you are looking for

  • Itunes match and computer authorization

    What is this message about? When trying to authorize my computer......for the 50th time, so that I could turn on itunes match, a popup says that I can use iTunes Match on this computer with just one ID for 90 days. I can not associate this computer w

  • Connecting HP Laserjet 1010HB with Macbook Pro via D-Link Network!?

    Good evening, I have a MacBook Pro and I want to be able to print via WiFi. The Printer is hosted by a Windows Computer via D-Link Router Network My sister who has a Windows Laptop is able to print. I read about Bonjour but this seems to be a softwar

  • Connecting to Airport Express

    I just installed an AX in a classroom and connected to it fine using my ibook - 10.3.9. I tried to connect to it using an ibook running 10.2.8. It won't connect. I can connect to another AX we have in the building with an ibook running 10.2.8. But fo

  • 2 Macs to one partiton?

    Can I use Time Machine to backup 2 MacBooks to the one (and same) HFS+ partition mounted on USB drive? Given that it would be big enough, would it work? Or it would somehow fantastically mess up both backups when I will need them...?

  • Offset A/c setup for opening balances import in DTW

    Hi All, I am trying to import opening balances for customers using oInvoices. There I am using two xls files. 1. Documents 2. Documents_Lines The Documents_Lines filehas a column named AccountCode, but this the column used for BP GL code. Where do I