Navigational Attributes are not working in Excel

Hi,
In my report output I have few navigational attributes i define when I filter the values for example Location as define Navigational attribute  I am selecting Location = ABC in report after some time my excel is disconnecting?
I am thinking what would be the problem?

hi randy,
i guess u have some connection problem.
u can use tcode RSRT and RSRCACHE u can use option debug to check weather any problem occurs because of navg attr.
i consider there should be some bex problem.
byebye

Similar Messages

  • Navigation Rules are not working

    Hi
    I had written my application in Java Creator.
    Now i am shifted to -- NetBeans
    Here my Navigation Rules are not working.
    I am unable to navigate between pages.
    can anyone please help me, why navigations are not working.
    and how to write navigation rules in Netbeans.
    Thanks
    Praveen

    Could you explain more about your problem?
    -Do you have the navigation rules in your faces-config.xml?
    like:
    <navigation-rule>
    <from-view-id>/page1.jspx</from-view-id>
    <navigation-case>
    <from-action>#{Controller.toPage2}</from-action>
    <from-outcome>success</from-outcome>
    <to-view-id>/page2l.jspx</to-view-id>
    </navigation-case>
    </navigation-rule>

  • Master data values(navigational attributes) are not turning up in the cubes

    Hi all,
    I have a cube, which contains 0cust_sales as master data and i have clicked on the navigational attributes of 0cust_sales like customer grp1, 2,3,4,5 etc
    But then i have the 0cus_sales number 6100034 with all the navigational attributes turning up when i look up at the master data in the quality system.
    But then for the same customer number i can see the customer number but no navigational attributes are turning up!!
    I have activated master data and the master data contents are active!!
    Can anyone pls update me on this!!
    Thanks
    Pooja

    Hi
    It is not part of dimension only 0CUST_SALES is part of dimension,
    And ocust_sales-customer grp1, 2,3,4,5 are navigational attributes in the info cube. I have just included them as navigational attributes enabled in the info cube.
    And when i loaded the data for customer say 6111035 from the ods to the cube. I can see the data for customer 6110035 but cant see the navigational attributes getting populated.
    But when i look at the same in the master data for 0cust_sales i can see the values for the navigational attributes too!!
    Thanks
    Pooja

  • Navigational attributes are not visible after transport

    hi,
    i have created five new info objects and added these to 0custome as navigational attributes,then i have switched thes on as navigational attributes in 0sold_to info object.every thing is working fine in deveopment.
    when i transport these into quality, for 0customer i am able to see these new info objects as navigational but in 0sold_to these new info objects are visible as display attributes.I want tehse to be as navigational attributes..
    can any one tell me where have i gone wrong..
    thanks in advance..
    satish

    Hi,
    The SAP Best Practice says that while transport
    Request 1: Select the Necessary objects of Info Provider
    Request 2: Select Data Flow before and Afterwards
    if you practice this you will not miss any objects
    regards
    Happy Tony

  • Navigation buttons are not working in Jdev 11.1.2.2

    Hi All,
    I am new to ADF and I am trying to create navigation buttons but it is not working.
    I created the taskflow and the pages and I set the actions to the buttons but it only refresh the page
    Best Regards

    Sorry for disturbance it is working now :)

  • Navigational Attributes are not shown in query

    Dear all,
    I have a problem in a query. I need to present values using by using Navigational attribute in the query, the thing is that it does not recognize my navigational attribute. I have checked the characteristic in the Multiprovider and Infocube as navigational. And in the Multiprovider I have identified the navigational attribute from the right source.
    What I think is strange is that I can see the navigational attribute when I see the data in infocube but not in the query. Does anyone knows what I might be doing wrong?
    Best Regards and many thanks,
    Mazzz

    Hi
      plese try to find out the data for this fields through LISTCUBE,if you gets data here for that navigation attr then it has to appear in your query designer also.
    and also once again check your idetification for the navigation attr in multi provider  whether its taken from write souce or not.and plese chk through your cube also for the navigatin.
    in cube navigational attr has to mark then in the same way in the multi provider also
    mahesh
    Edited by: Mahesh Kumar on Jun 2, 2008 10:47 AM

  • My links on my navigation bar are not working. HELP PLEASE!

    Hi, I am making a website for my AS IT course and need your help. Before i explain my problem, i am using dreamweaver 8.
    I made a drop down navigation bar using coding and CSS. At the moment, I have linked three pages. The first page being Home at the start, the second bar is called 'The Players' and i have linked that and they both work right. However, 'the players' has two drop down menus called PDC and BDO, i have linked my page to PDC through the code. However, i can only click onto this page and it will only direct me tot hat page if i click it straight from my template. If i click onto my home page or players then click onto PDC, it will not take me there. However, if i am on the players and click onto another page, it will take me there.
    I did all this on my template.
    Thanks.

    This is my code of my template, sorry it's long but its the PDC button I am having trouble with.
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
    <title>Template</title>
    <link href="file:///N|/A Level Subjects/IT/Year 13/Unit 12 - Website production/CSS/DropDown1.css" rel="stylesheet" type="text/css" />
    <style type="text/css">
    <!--
    #Layer1 {
      position:absolute;
      width:112px;
      height:115px;
      z-index:1;
      left: 4px;
      top: 3px;
    #Layer2 {
      position:absolute;
      width:600px;
      height:120px;
      z-index:2;
      left: 130px;
      top: 0px;
    #Layer3 {
      position:absolute;
      width:150;
      height:120;
      z-index:3;
      left: 730px;
      top: 0;
    #Layer4 {
      position:absolute;
      width:750;
      height:10px;
      z-index:4;
      top: 400;
      left: 125;
    #Layer5 {
      position:absolute;
      width:743px;
      height:70px;
      z-index:4;
      left: 127px;
      top: 246px;
    #Layer6 {
      position:absolute;
      width:494px;
      height:36px;
      z-index:5;
      left: 125px;
      top: 208px;
    .style1 {
      font-size: 14px;
      font-weight: bold;
    .style3 {
      font-size: 16px;
      color: #0000FF;
      font-weight: bold;
    #Layer7 {
      position:absolute;
      width:745px;
      height:20;
      z-index:6;
      left: 131px;
      top: 380px;
    #Layer8 {
      position:absolute;
      width:86px;
      height:20;
      z-index:6;
      left: 78px;
      top: 439px;
    #Layer9 {
      position:absolute;
      width:84px;
      height:5px;
      z-index:7;
      left: 440px;
      top: 378px;
    #Layer10 {
      position:absolute;
      width:21px;
      height:0px;
      z-index:8;
      left: 307px;
      top: 379px;
    #Layer11 {
      position:absolute;
      width:3px;
      height:1px;
      z-index:9;
      left: 576px;
      top: 377px;
    #Layer12 {
      position:absolute;
      width:108px;
      height:18px;
      z-index:10;
      left: 629px;
      top: 378px;
    -->
    </style>
    <link href="file:///N|/A Level Subjects/IT/Year 13/Unit 12 - Website production/CSS/Favourites.css" rel="stylesheet" type="text/css" />
    <style type="text/css">
    <!--
    .style4 {font-family: "Arial Narrow"}
    -->
    </style>
    <style type="text/css">
    <!--
    #Layer13 {
      position:absolute;
      width:40;
      height:40;
      z-index:11;
      left: 46px;
      top: 158px;
    #Layer14 {
      position:absolute;
      width:40;
      height:40;
      z-index:11;
      left: 707px;
      top: 405px;
    -->
    </style>
    <link href="Text CSS.css" rel="stylesheet" type="text/css" />
    <style type="text/css">
    <!--
    #Layer15 {
      position:absolute;
      width:477px;
      height:41px;
      z-index:12;
      left: 219px;
      top: 377px;
    -->
    </style>
    <link href="Templates/Text CSS.css" rel="stylesheet" type="text/css" />
    <style type="text/css">
    <!--
    #Layer16 {
      position:absolute;
      width:754px;
      height:95px;
      z-index:13;
      left: 126px;
      top: 248px;
    #Layer17 {
      position:absolute;
      width:28px;
      height:37px;
      z-index:14;
      left: 167px;
      top: 404px;
    #Layer18 {
      position:absolute;
      width:745px;
      height:84px;
      z-index:15;
      left: 121px;
      top: 251px;
      right:200px;
    -->
    </style>
    </head>
    <body>
    <div id="wrapper">
    <div id="navMenu">
    <ul>
    <li><a href="Home.html">Home</a>
    </ul>
    <!-- end inner UL -->
    </li> <!-- end main LI -->
    </ul> <!-- end main UL -->
    <ul>
    <li><a href="The Players.html">The Players</a>
    <ul>
    <li><a href="PDC.html">PDC</a></li>
    <li><a href="#">BDO</a></li>
    </ul> <!-- end inner UL -->
    </li>
    <!-- end main LI -->
    </ul>
    <!-- end main UL -->
    <ul>
    <li><a href="#">Get involved?</a>
    </ul> <!-- end inner UL -->
    </li> <!-- end main LI -->
    </ul> <!-- end main UL -->
    <ul>
    <li><a href="#">Tournaments</a>
    <ul>
    <li><a href="#">PDC</a></li>
    <li><a href="#">BDO</a></li>
    </ul> <!-- end inner UL -->
    </li>
    <!-- end main LI -->
    </ul> <!-- end main UL -->
    <ul>
    <li><a href="#">Equipment</a>
    <ul>
    <li><a href="#">Darts</a></li>
    <li><a href="#">Stems</a></li>
    <li><a href="#">Flights</a></li>
    <li><a href="#">Other</a></li>
    </ul> <!-- end inner UL -->
    </li>
    <!-- end main LI -->
    </ul> <!-- end main UL -->
    <ul>
    <li><a href="#">Gallery</a>
    </ul> <!-- end inner UL -->
    </li> <!-- end main LI -->
    </ul> <!-- end main UL -->
    <br class="clearFloat"/>
    </div> <!-- end navMenu -->
    </div>
    <div id="Layer6">
      <marquee behavior="scroll" direction="left">
      <span class="style3">Welcome to The Darts Club, enjoy!  </span>
      </marquee>
    </div>
    <div id="Layer1">
      <center>
        <p class="style1">Choose your background colour! </p>
        <p class="style1">(Hover over colour) </p>
        <p><a href="" class="style4" onmouseover="document.bgColor='turquoise'">Turqoise</a></p>
        <p>
          <span class="style4"><a href="" onmouseover="document.bgColor='pink'">Pink</a></span></p>
        <p class="style4">
        <a href="" onmouseover="document.bgColor='blue'">Blue</a></p>
        <p class="style4">
          <a href="" onmouseover="document.bgColor='red'">Red</a>    </p>
        <p class="style4"><a href="" onmouseover="document.bgColor='yellow'">Yellow</a>    </p>
        <p class="style4"><a href="" onmouseover="document.bgColor='green'">Green</a></p>
        <p class="style4">
          <a href="" onmouseover="document.bgColor='white'">White</a></p>
        <p class="style4">
            <a href="" onmouseover="document.bgColor='brown'">Brown</a>        </p>
        <p><span class="style4"><a href="" onmouseover="document.bgColor='black'">Black</a></span> </p>
    </center>
    </div>
    <div id="Layer2"><img src="file:///N|/A Level Subjects/IT/Year 13/Unit 12 - Website production/Banner.png" width="600" height="120" /></div>
    <div id="Layer3"><img src="file:///N|/A Level Subjects/IT/Year 13/Unit 12 - Website production/Logo.png" width="150" height="120" /></div>
    <p>
      <!-- end wrapper div -->
    </p>
    <div id="Layer18"><!-- TemplateBeginEditable name="EditRegion1" -->
      <p>ChangeMe</p>
      <p>
        <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="125" height="20">
          <param name="movie" value="file:///N|/A Level Subjects/IT/Year 13/Unit 12 - Website production/Templates/button6.swf" />
          <param name="quality" value="high" />
          <param name="SCALE" value="exactfit" />
          <embed src="file:///N|/A Level Subjects/IT/Year 13/Unit 12 - Website production/Templates/button6.swf" width="125" height="20" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" scale="exactfit" ></embed>
        </object>
        <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="125" height="20">
          <param name="movie" value="file:///N|/A Level Subjects/IT/Year 13/Unit 12 - Website production/Templates/button8.swf" />
          <param name="quality" value="high" />
          <param name="SCALE" value="exactfit" />
          <embed src="file:///N|/A Level Subjects/IT/Year 13/Unit 12 - Website production/Templates/button8.swf" width="125" height="20" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" scale="exactfit" ></embed>
        </object>
        <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="125" height="20">
          <param name="movie" value="file:///N|/A Level Subjects/IT/Year 13/Unit 12 - Website production/Templates/button7.swf" />
          <param name="quality" value="high" />
          <param name="SCALE" value="exactfit" />
          <embed src="file:///N|/A Level Subjects/IT/Year 13/Unit 12 - Website production/Templates/button7.swf" width="125" height="20" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" scale="exactfit" ></embed>
        </object>
      <INPUT Type="button" VALUE="Back" onClick="history.go(-1);return true;">
      <INPUT TYPE="button" VALUE="Add To Favorites"
    onClick='window.external.AddFavorite(location.href, document.title);'></p>
      <p>
      <FORM method=GET action="http://www.google.com/search">
      <input type=hidden name=ie value=UTF-8>
      <input type=hidden name=oe value=UTF-8>
      <TABLE bgcolor="#FFFFFF"><tr><td>
      <A HREF="http://www.google.com/">
      <IMG SRC="http://www.google.com/logos/Logo_40wht.gif"
      border="0" ALT="Google" align="absmiddle"></A>
      <INPUT TYPE=text name=q size=25 maxlength=255 value="">
      <INPUT type=submit name=btnG VALUE="Google Search">
      </td></tr></TABLE>
        <img src="file:///N|/A Level Subjects/IT/Year 13/Unit 12 - Website production/fb.png" width="40" height="40" />
        <img src="twitter.png" width="40" height="40" />
      </FORM>
      </p>
    <!-- TemplateEndEditable -->  </div>
    <p>  </p>
    </body>
    </html>

  • I have a Excel file which has lots of PDFs embed as a link.  When i converting to PDF the embed links are not working. Please help to slove this issue.

    I have a Excel file which has lots of PDFs embed as a link.  When i converting to PDF the embed links are not working. Please help to slove this issue.e

    I am also looking alternative way using inDesign to create the embed link as like as excel. is there any possible? Thanks for you reply

  • I got my Iphone 3gs unlocked, but Navigation and Compass are not working. Please help if anybody had faced this problem and got it resolved.

    I got my Iphone 3gs unlocked, but Navigation and Compass are not working. Please help if anybody had faced this problem and got it resolved.

    Only the carrier that the iPhone was locked to can unlock. There you go, hacking void any support from this forum.

  • Attributes are not displaying in Navigational Attributes area of DSO.

    Hi Experts,
    I have created a DSO and have included Info Objects 0SOLD_TO & 0SHIP_TO. In the Navigational Attributes area, its attributes are not getting displayed even though the attributes are in the info object.
    What are the steps needed to perform for it to display there?
    Waiting for your reply,
    Thanks in advance,
    With Kind Regards,
    Shreeem

    Hi Shreem,
    If you want attributes of any master objects in navigational attributes section, you have make them navigational attributes while defining base info object.
    Please follow the below steps.
    1) goto RSA1, search for 0SOLD_TO & 0SHIP_TO info objects and open them
    2) goto edit mode of info object and goto attributes section.
    3) here you will find for every object "DIS" --- this means these attributes are display attributes.
    4) If you want to change any attribute to NAV, then click on "Pencil Mark".
    5) Now you can see text NAV instead of DIS for that attribute.
    activate the info object and goto DSO, now you will see that attribute in navigational attribute folder.
    Regards,
    Venkatesh

  • Web Template - Variable & Export to Excel Web Items are not working

    Hi Experts,
    In a Web Report & Web Template Variable & Export to Excel Web Items are not working ; Any body have any idead ?
    Do i need to write any HTML code to funtion those web items.
    Thanks
    KAruna

    Dear Karuna,
    Review your default template. Probably is 0ANALYSIS_PATTERN.
    Reactive the version D and check again.
    Also, you are able to modify the webitems on Export to Excel on 'BUTTON_TOOLBAR_2' -> Button list number  4.
    And, you are able to check the 0ANALYSIS_PATTERN_EXPORT, in case of configuration.
    If you want to remove/add new items, I suggest you to save as another name. SAP does not allow to modify delivered objects
    ex:. 0Objects.
    Best Regards,
    Edward S. John

  • ADF bindings are not working with inheritance heirarchy.

    ADF bindings are not working with inheritance heirarchy. I am using embedded OC4J in JDeveloper 10.1.3.2.
    For the data model I have the following objects\attributes.
    1) User (abstract EJB 3.0 POJO)
    - Id
    - userId
    - userName
    2) Employee -> extends User (EJB 3.0 POJO)
    - enabled
    - password
    3) Manager -> extends Employee (EJB 3.0 POJO)
    - numOfEmployees
    4) UserSessionBean (Stateless Session Bean)
    - public User findUserByUserId(String userId)
    - public List<User> queryUserFindAll()
    - Object mergeEntity(Object entity)
    I created 2 JSF pages using ADF.
    1) ListUsers.jspx - Lists all the users of type Employee and Manager in a table. You can select an user and chose to modify the user details using a modify button.
    2) ModifyUser.jspx - Modify the selected user and persist the modified user details.
    I implemented ListUsers.jspx by dragging and dropping queryUserFindAll() method from the ADF datacontrol on to the JSF page and selected ADF Table format with selection enabled.
    Similarly for the ModifyUser.jspx page I dragged and dropped the User object returned by findUserByUserId(String userId) and selected ADF Form format. I selected OutputText field types for userId and userName.
    I then created a navigation case from ListUsers.jspx to ModifyUser.jspx and pass the selected user.
    Now when I try to run the web application, ListUsers.jspx correctly displays all the users. Then I select a user of type Employee and click on the modify button. This brings up the ModifyUser.jspx page. However, the UserId text field displays the value for "Id" field rather than "userId".
    Question that I have is:
    - Why is ADF framework not able to retrieve the appropriate user attribute value for a Employee based on the binding information in case of inheritance ?
    Thanks,
    Piyush

    Hi,
    tried with JDeveloper 10.1.3.3 and this works for me. Try JDeveloper 10.1.3.3 - if it doesn't work, have a closer look at your sessionFacade
    Frank

  • The figure links are not working

    The figure links are not working in the latest ADE 4.0.3. The same ePUB figure links are worked perfectly in ADE 3.0.

    Your navigation is covering some of your links. You should send the image to the back & or crop it to just the red box.
    How I create navigation menus:
    http://jeffnitschke.com/Video.html

  • Some of the services of ITS 640 are not working

    Hi All,
    I have implemented SAP NW 04 SR 1 Portal and integrated SRM 4.0(EBP 5.0).I have also implemented Business Package for mySAP SRM 4.0 60.2.
    I am using internal ITS for HTML GUI.
    Some of the iviews of the business packages  are working but some of them are not.
    I am getting an error message
    "The URL http://g4kwas642.corp.rwdtech.com:8050/sap/bc/gui/sap/its/bbpsc05/! was not called due to an error.
    Note
    The following error text was processed in the system SRM : Attribute for user PBHONDELE contains errors. Inform system admin.
    The error occurred on the application server g4kwas642_SRM_50 and in the work process 0 .
    The termination type was: TH_RES_FREE
    The ABAP call stack was:
    Form: OUTPUT_EXPRESS_MESSAGES of program SAPLBBP_SC_UI_ITS
    Form: EXTERNAL_SCREEN_DETERMINE of program SAPLBBP_SC_UI_ITS
    Module: EXTERNAL_SCREEN_DETERMINE of program SAPLBBP_SC_UI_ITS"
    I have published all the services that are under SICF.
    I had also published all the services using w3_publish_services and siac_publish_all_int.
    It says that all the services are succesfully published.
    When I  go to SICf to test the service,some of them are not working.
    Can you guys tell me what are the steps that I am missing?
    Thanks,
    Paritosh

    I am also getting the same th_res_free error..
    I have installed nw04 sr1 and trying to run ESS on it.
    My problem is, i have installed sap WAS 6.4 on different machine and R/3 on different machine..
    So now.. where i have WAS.. does not have all the services. All services are there on R/3 server..
    Now how do i publish the services on WAS 6.4??
    Coz that option to publish on INTERNAL site is not coming on my R/3 (4.7) as it does not have WAS 6.4.. its on different machine.
    Please tell me what can be done in this case.
    I cant create a R/3 transaction iView using webgui because of this. my Web gui service on WAS 6.4 runs fine whne i test it in SICF .. but not in Iview..
    Please help me out .. i dont want to install a ITS on another machine which is simple solution..

  • All hyperlinks are not working when published

    All of the links work on iweb 09; however, when published some of the links are not working. To get an idea of what I mean you can go to the site, thinkwhatif.org and see it. Would someone be able to provide an answer how to solve it? I have unlinked and relinked too and that didn't work (at least the one time I did it).
    Thanks in advance for helping me figure it out.
    I am learning..

    Bonjour,
    It's a layout issue. Two of your buttons (who or what) are in the navigation part of your page (nav_layer), which is back layer of your page. In your page, the content (body_layer) overlays the bottom of this layer (nav_layer) where the buttons are.
    !http://i22.servimg.com/u/f22/09/02/44/99/layout10.jpg!
    Show layout (iWeb > View > Show layout) and replace the buttons in the content. As you can see , you 've got also a empty textbox in the content

Maybe you are looking for

  • Stack overflow at line: 1792 or 1788 when using the search function

    Hello everyone, My name is Thibault. I am a technical communications specialist. I've been using Robohelp html for a couple of years. I am working on the user guide of the software application developed where I work. This is a HUGE project, more than

  • Monitor calibration for 27 in imac

    I need to know how to calibrate my monitor so that I know what my photographs are going to look like before they get printed.  Either that or would it be better to buy a third party calibrator, like X-rite?

  • Change log in HR (Table PCL4 Cluster LA)

    Hi @ all, when infotype logging is activated changes made in infotypes are logged into table PCL4 cluster LA. We have the following problem: HR masterdata is stored into our system from an external system via ALE. But the problem is that no change lo

  • XML support in XE edition

    See subject.. does the new XE version of oracle db contain XMLType support? I can't find any reference to it. Regards, Wouter

  • Need help with data overages on S4?

    My daughters Galaxy S4 is eating data like crazy......I have changed settings and tried to figure out why and I'm not having much luck!  An app called "remove Apps" seems to be the culprit but I can't seem to make any changes under the settings. We h