Webi Reports Hyperlinks on top of OLAP Universe

Hi Webi Gurus,
my BoBJ version 3.1 sp3
BW-OLAP universe.
I checked below Link for the solution, but couldn't
get answer, as these are based on relational universes.
/people/erika.atencio2/blog/2011/04/14/creating-hyperlinks-between-webi-reports-in-infoview
I have a OLAP universe. On top of it, there are two reports
One parent report and one child report.
Question: I have a column called Auction Id on parent report.
Now, when I click on any of the Auction Id values, child report
should only bring data for that Auction Id alone and not other Auction Ids.
In the child report, I have Auction Id as query filter.
Now while in Webi's Interactive Mode, I chose the option
Select Column--> Create Hyperlink --> Link to a document -->
Document prompts: Prompt User in runtime.
This option works fine.
However, when I change the Document Prompt to:
         Select Object (or) Build Formula
report throws MDX error, during run-time,
Please suggest.
MDX error:
========================================================================
The query failed to execute with the error Value for the Characteristic.....WIS 10901
==================================================================================
Regards,
AK

Still getting error...I tried this
>> 1. In the detail webi report, create a query filter for AuctionID and use Equal operator. Give the prompt text as ActionID.
AK: Done
>> 3. In the column properties, in the display section select display cell content as HTML.
AK: Done
When I provide the URL and Parse it throws following error.
"Invalid identifier a at position 15. (WIS 10022) "
I gave following URL and parsed it.
="<a href="http://sapbojdev:8080/OpenDocument/opendoc/openDocument.jsp?
iDocID=18774&lsSAuction ID="URLEncode([Auction ID])"&sRefresh=Y
Q: Is there any problem with syntax?
Q: Secondly, for OLAP universe based webi report , can't we use the hyperlink option:
Link to  Document
Thanks,
AK

Similar Messages

  • Webi 3.1 - Making Webi Prompts appear on top of the Universe Prompts

    Hi,
    I have a report which uses some of the objects that are coded with @Prompt code  ( CPrmp1, FPrmp2, APrmp3 ...) at the universe level as well as some of the Webi prompts like a dimension Name is dragged into the query filter and is of type prompt.
    When the report is run the prompts appear in the below order -
    APrmp3
    CPrmp1
    FPrmp2
    Name        ( --- > Webi report filter  )
    Also as above the universe level prompts appear in the alphabetically order, but I do not want them to appear in aplhabetically order.
    I want the Name filter to appear first and then all the Universe level prompts below it in the below order -
    Name
    CPrmp1
    FPrmp2
    APrmp3
    Any inputs are appreciated
    Also when the report is open in the web mode i.e html, how can I make the Prompts appear on the left tab, like the Input Controls. I can see the Prompt on the left tab, but if opened on a collegues IE it does not appear and we have to select the Prompt option at the bottom from among the various options. So its there anyy specific setting, I am missing here .
    Thanks for the input's.
    Dipti

    Let meexplain you whole scenario.:
    Refer below snapshot:
    Here i placed report level prompt at the top.
    And once you run this report:
    Ordering has been changed in the report because always  it will take universe prompts first and then report level prompt.
    Resolution : As i meantioned earlier , create two different query in the report.
    Regards,
    Pranay

  • Behavior of BEx Query Attributes for webi on OLAP universe: Including 1 attr to Query!

    My webi report is based on an OLAP universe (.unv) which is based on a BEx Query.   I need an attribute field from an info object.  But when I include that attribute in my BEx query in free characteristics pane……   Every single attribute in that info object comes over to the universe.
    Is this the expected behavior?
    How can I ensure only the attribute wanted comes over and not all the attributes of the info-object.
    I am using BO 4.0SP4.

    Attribute level restriction of an InfoObject is not possible in BEX Query and the same reflects in the Universe.
    You can use attributes of an infoObject which you wanted on WEBI Report Level.
    ---Raji. S

  • Olap universe(creating new object)

    All,
    I am using bo 4.0 version and i have created an olap universe on top of bex query.i am new to olap universe.
    I have a need to create a new customized object in my olap universe out of two existing objects.As of now i am creating variables in my webi report generated out of the olap universe to fit my need.Instead i want to create a condition object or some kind of object in the universe itself.
    how can i do this?Any ideas or suggestions.
    For ex:
    my requirement looks like this,not exactly the same as indicated below but similar.
    existing objects
    city object has certain values 'hyd','new york'
    currency objecthas 'rupee','dollar'
    new person object out of the above mentioned existing objects
    if city='hyd' and currency='rupee' then 'indian' else 'non indian'
    how can i do this?Any ideas or suggestions.
    Regards,
    Reji.
    Edited by: reji2011 on Dec 7, 2011 11:10 PM

    Hi,
    there's a function builder / formula editor in Universe Designer, with OLAP universes this uses MDX syntax with XML markup.
    to build up some logic, you need to use the "IIF" operator.
    regards,
    H
    p.s.  in BI 4.0,   route-one should be the BICS BEx connection, not the OLAP .unv ..

  • Error - Unable to find the cube in catalog in Webi Report

    Hi All,
    We have a WEBI report built on SAP BW OLAP universe. The report is accessible from a user who has SAP_ALL authorization. However, a User role created to access and refresh the same report is giving the error message as below.
    '' Unable to find cube <Multiprovider> in catalog $INFOCUBE (WIS10901)''
    I have added the authorization object for BW workbench object Multiprovider and provided authorization. The same was tested in BW environment as well. However, the report could not be refreshed in BO WEBI.
    SAP BW 7.01 and BO XI3.1.
    Anybody who can help me on this? It could be that some authorizations are missing . But not sure how to trace what are missing.
    Thanks and Regards
    Srinivas

    Try searching for the InfoProvider/query in the transaction MDXTEST with the test user, you could get more detailed error messages there.
    Here you will find how to activate traces on the BO side:
    FEATURED EVENTS
    But frankly speaking, I think BW traces will be more accurate in your case.

  • WIS 10901 error when creating a webi report based on OLAP unv (SSAS 2005)

    Hi,
    I'm using two VM.
    Machine A is running SSAS 2005. I'm able to create SSAS cube. Everything is ok
    Machine B is runing BO XIR3.1. I'm able to create webi report on relational DB without any problem or opening samples.
    Both VM machines are on the same custom network and I'am able to ping both. SQL managment server studio is installed on both machines. I'm able to manage SSAS from B also and not only from A.
    Creating unv with BO designer on machine B is OK, connexion is runing and universe has been created and published on the BO server
    But when I create a webi report from B, using my OLAP unv based on SSAS located on machne A I recieve following error message :
    Une erreur de base de données s'est produite. Le message d'erreur est le suivant : . (WIS 10901)
    thanks for your help,
    Nicolas

    Hi
    Ya I used SAP authentication - then also get same error.
    Connections are created with username, password to access SAP Source
    Thanks!
    J>M>Raj
    Edited by: John Milton on Jun 25, 2009 10:03 AM

  • WebI reports - Universe(source) change

    Post Author: Use_BO
    CA Forum: WebIntelligence Reporting
    hi,
    I have a question regarding webI reports.
    If there are 2 universes of absolute same structure and objects, can the WebI reports built on one universe accessed from the other.
    Is there any way we can change the source universe of a report. Or you have to build the WebI reports from scratch for the new universe
    Please help me with this question. This is very urgent.
    Thanks.

    Post Author: DebT
    CA Forum: WebIntelligence Reporting
    Yes, you can change the universe used in WebI reports (assuming you are using XI R2 - don't know about prior versions)1.  Open you WebI report2.  Go to Edit Query3.  Click on the Properties tab4.  Under the Universe section, click the ... button to the right of the current Universe name.5.  A list of your universes will appear, find the new universe in the list and click OK6.  The Change Source dialog box will appear, it will automatically map fields of the same name.  If your names don't exactly match, you can manually map them.7.  Once you are have verified the field mapping, click OK8.  Your report is now pointed to the new universe!Hope that helps! 

  • BW OLAP Universe connection error after applying BOE XI3.1 SP2

    Hi,
    We installed BOE XI 3.1 SP2 today on the server, and since then we are not able to execute the WebI reports built on top of BW OLAP universe. The error message is - An error occurred while trying to load the provider for transport sap. Failed to load library mda_sap. System error message.
      The same error message appears when I test the universe connection.
    Has anyone come across this issue? Your help is really apprecaited.
    Our system config is Windows 2003 server, 64 bit, SP2.
    Thanks,
    Ritesh

    Hi Ingo,
      Yes, applying SP2 solved the problem. We reaslized that SAP GUI 710 is prerequiste to run the SP2 setup file.
    Thanks for your help!
    Ritesh

  • Cascading LOV in OLAP UNIVERSE

    Hi.
    I got a problem with a lov in webi.
    I have created an OLAP Universe buitl on a SAP BW 7.0 infocube and I created a hierarchy and a cascading list of value but when I go to my WEBI report it doesn`t works, it isn`t filtering the objects by the hierarchy, it duplicates the same information for all the object's concepts.
    For example i got a LEVEL 1 concept u201CBuenaventurau201D and it shows in LEVEL 2 u201CEGRESOSu201D and u201CINGRESOSu201D the problem is that  it show the same for all the LEVEL 1 concepts and it should only show "EGRESOS" and "INGRESOS" for LEVEL 1 concept "Buenaventura" because is the only one that has information.
    Can anybody pls tell me why is having this behavior.
    Thanks and regards,
    Julio
    Hola.
    Tengo un problema con una lista de valores en cascada en un universo olap que lee un infocubo de BW 7.0. Cree una jerarquía en el universo y una lista de valores en cascada, pero cuando voy al reporte WEBI y hago un prompt a la lista de valores no me filtra por concepto, repite la misma información para todos los conceptos.
    Por ejemplo tengo en el NIVEL 1 el concepto "Buenaventura" y me muestra en NIVEL 2para este concepto "EGRESOS" e "INGRESOS", el problema es que me muestra lo mismo para todos los conceptos del NIVEL 1 cuando sólo deberian aparecer para "Buenaventura".
    Alguien me podría explicar por favor por qué se comporta así.
    Gracias y Saludos,
    Julio

    Hi Julio,
    As of now the cascading list of values are not supported in the universe created on top of SAP BW (Bex Queries).
    In the below thread Eric has mentioned that he has got this confirmed from SAP:
    Link: [Re: OLAP castcading prompt]
    Regards,
    Rohit

  • How to access data from SAP Tables from a Webi report

    hi all,
    I have a webi report for financial data and from a Bex query which is build on a Cube (this has data from 2 SAP ECC systems)
    i want to build a functionality where in i can call some SAP Table data from this webi report. i should be able to pass information or some hard code where it can understand the source system it has to pick data from.
    in SAP BI, we have this ption wherein we can achieve this through RRI..
    is this possible in Webi ?
    Thanks
    SKS

    Hi.
    Create a universe on top of SAP Tables and create a webi report.
    Using hyper link /open doc we can call  this report from the webi report created on top of your Cube .
    @Sri

  • BW Analysis authorizations issue in BO Webi Report

    Dear All,
    I have one webi report which is on BEx Query-universe.
    Query has 6 authorization variables with ready for input(optional).
    User has authorizations for all 6 fields.
    But when we execute the webi report it is throwing error message  like" query do not retrive data"
    One of the  6 authorization fields has only few values , when we give " * " to this field the user can able to execute the report.
    Could  anybody tell me what is need be done here
    regards
    mhreddy

    Hi!
    Probabily the combination of authoriztions funcions are executing considering "and".
    See your configuration to considerer "or".
    Test one by one.
    bye

  • Want to schedule WebI report for End date of Prior Month

    Hello Experts,
    We have WebI report created on top of Bex Query, We have key date as prompt for the report. Can we schedule the webi report for key date as last date of prior month, so if current month is February, my key date should be Jan 30 2011. I am not sure if this is possible?
    Thanks,
    Ravi

    You need to apply two FM to get the end day of the month.
    First you need to apply FM MONTHS_PLUS_DETERMINE. This will give you the date after 3 months.
                CALL FUNCTION 'MONTH_PLUS_DETERMINE'
                  EXPORTING
                    MONTHS        = 3   " << for 3 months
                    OLDDATE       = l_start_Date   " << 12/01/2007
                 IMPORTING
                   NEWDATE       = l_3_Date. " << 02/01/2008
    Then call the FM RP_LAST_DAY_OF_MONTHS . this will give you the end date of the month
      CALL FUNCTION 'RP_LAST_DAY_OF_MONTHS'
        EXPORTING
          day_in            = l_3_Date  " << 02/01/2008
        IMPORTING
          last_day_of_month = l_3_Date  " < 02/29/2008
        EXCEPTIONS
          day_in_no_date    = 1
          OTHERS            = 2.
    Call both FMs again to get your another date(after 4 months).
    Regards,
    Naimesh Patel

  • Currency Conversion in WebI Report

    Hi All:
    Need your help in currency conversions using WebI Report.
    Current Scenario: 
        Currency conversions are currently achieved at BEx Query Designer level where target currency is determined through a Selection Variable.
    Proposed Solution:
       As per the Business proposal, BW will be publishing the data to Terradata; a universe will be built on Terradata and a WebI report will be based on this universe.
    Question:
       How can this type of currency translation be achieved in WebI Based  Report?

    Hi,
    Current Scenario:
    Currency conversions are currently achieved at BEx Query Designer level where target currency is determined through a Selection Variable.
    Proposed Solution:
    As per the Business proposal, BW will be publishing the data to Terradata; a universe will be built on Terradata and a WebI report will be based on this universe.
    Question:
    How can this type of currency translation be achieved in WebI Based Report?
    >> You would use the same logic by using a variable in the BEx query designer and Web Intelligence would then leverage the variable from the BEx query.
    ingo

  • Webi report data & the corresponding BW Query data do not tally.

    Hi all,
             I am running a Webi report (XI 3.1)  over a universe that is built on an SAP BW Query. The data in the report is regarding sales, and the grand total of the 'Sales Amount' as per the BW Query is about 1Million, which is correct. However, when I run a Webi report based on the same BW query, taking ALL the objects from the query (without any conditions and filters), the 'Sales Amount' figure comes out to be only 50K instead of 1Mn(as above). I'm not sure why this figure is so drastically reduced in the Webi report.
            When I remove some objects from the query,  Webi displays the correct figure of 1Mn. But these are the objects that are very much required in the report for multidimensional analysis. Dropping these objects would defeat the purpose of the report. The BW query too includes these objects during its execution and then displays the correct sales figure of 1Mn.
           Any help will be greatly appreciated.
    Regards,
    Alok.

    Hi,
         Yes, I was getting partial results. I got rid of it by unchecking the the options in the 'SQL' tab in the Universe parameters.
         Thanks for the help.
    Regards,
    Alok.

  • Webi report issue(BO Infoview)

    Hi Gurus,
    I created a webi report in BO infoview using an universe. But when I run the report it does not display any data , it shows only blue and yellow color table in the report display panel. Any help I would appreciate it.
    Thanks
    Liza

    It appears to be a java version issue:
    The specified item was not found.

Maybe you are looking for

  • Can't boot windows. Stuck at Welcome/login

    Hello! I recently purchased a macbook pro retina, mainly for music production but also for some other stuff. Now the thing is that the music production software that i'm using, does only work with pc. So i decided to bootcamp my mac so that i can use

  • SQL to return the row IDs showing in a Paginated region

    Hi All, I am looking for a way to return the RowIDs of the rows that are currently showing in a paginated report Region. Preferably with SQL but PL/SQL if required. I found this Topic which comes close but is only for one record: Re: Connecting a rep

  • Add Customer fields to Shopping Cart Wizard - Not showing on one screen

    Hi, I have added 3 custom fields to the SRM portal (5.0), by adding these fields to structures INCL_EEW_PD_ITEM_CSF & INCL_EEW_PD_ITEM_CSF_SC, as described in OSS Note 672960. On the Shopping Cart Wizard, these custom fields appear in the default set

  • Can't use plugins on safari for windows

    On myspace and youtube I cannot watch any videos or listen to music and i've downloaded the newest versions of flash player and it installs fine but it doesnt work in safari. please help!!

  • Downloading Applications will NOT work with my iPad 2 at ALL

    I can get on the Internet and anything, but I cannot download applications although I can look at applications via "App Store". What can I do?