User unable to see the dashboard

Hi,
We have built different dashboards (orders, sales, expenses etc). and we have give access to users whcih are under fin group.
one user able to see orders and sales and not expenses.
Later i tried giving "user name" along with group access to "Expenses" dashboard. Still, he is unable to see the dashboard.
Please let me know your thoughts on this and how to resolve this.

Check the security settings for the user at folder level @Administration>Setting>Manage Presentation Catalog

Similar Messages

  • Unable to see the deployed webservices in websevices list

    In SAP EP System some of the APIs are not exposed to clients and those APIs needs to be called thru webservices (like get all Roles names from the SAP-EP system, add a role to user in SAP-EP system, Remove a ole from the User in SAP EP system, get all assigned Roles of a User in SAP EP system, get all users for a role in SAP-EP system, and get users for a group in SAP-EP system).
    To achieve the above functionality, we have developed the portal (.par file) which will call the SAP EP APIs using web services.
    We have developed a piece code (.par file) in net viewer Developer studio 2.0.9; we deployed /tested  this .par file on to SAP EP6 SP2 successfully. Now, we need to test this .par file in SAP EP6 SP13 but we are not able to succeed in deploying this file like how we are doing it in SP2. After successful deployment of the PAR file we are unable to see the particular webservice in the webservices list.
    For deploying the PAR file we followed the following navigation steps:
    1.login into SAPEP as sapadmin.
    2.click the systemadministrator tab.
    3.click the support tab.
    4. select the portalruntime link.
    5.click on the AdministratorConsole link.
    upload window will open where we upload the PAR file.
    For checking the uploaded Webservices we followed the following navigation steps:
    1.login into SAPEP as sapadmin.
    2.click the systemadministrator tab.
    3.click the support tab.
    4. select the portalruntime link.
    5.click on the soapadmin link.
    In case of SP13, we are not able to see the uploaded webservices. But, when we deploy .par file it “says deployed successfully” (not throwing any errors).
    Edited by: praveen bikumalla on Jan 21, 2008 7:38 AM

    If we restart the services that is there in Systemconfiguration->servicesconfiguration->Applications i am getting the following error
    Server 1337850:Error in the listener class com.sap.ip.portal.admin.portalanywhere.QueryHandler during the process of handleTopic.

  • Unable to see the pageviewer in a page from pages library in a custom page layout

    <File Url="Inbox.aspx" Type="GhostableInLibrary" Level="Published" Path="myPages\Pages\Inbox.aspx" >
    <AllUsersWebPart WebPartOrder="0" WebPartZoneID="Header" ID="inboxwp1">
    <![CDATA[<WebPart xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/WebPart/v2">
    <Title>Inbox</Title>
    <FrameType>Default</FrameType>
    <Description>Displays another Web page on this Web page. The other Web page is presented in an IFrame.</Description>
    <IsIncluded>true</IsIncluded>
    <ZoneID>wpz</ZoneID>
    <PartOrder>0</PartOrder>
    <FrameState>Normal</FrameState>
    <Height></Height>
    <Width />
    <AllowRemove>true</AllowRemove>
    <AllowZoneChange>true</AllowZoneChange>
    <AllowMinimize>true</AllowMinimize>
    <AllowConnect>true</AllowConnect>
    <AllowEdit>true</AllowEdit>
    <AllowHide>true</AllowHide>
    <IsVisible>true</IsVisible>
    <DetailLink />
    <HelpLink />
    <HelpMode>Modeless</HelpMode>
    <Dir>Default</Dir>
    <PartImageSmall />
    <MissingAssembly>Cannot import this Web Part.</MissingAssembly>
    <PartImageLarge>/_layouts/15/images/mscntvwl.gif</PartImageLarge>
    <IsIncludedFilter />
    <Assembly>Microsoft.SharePoint, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c</Assembly>
    <TypeName>Microsoft.SharePoint.WebPartPages.PageViewerWebPart</TypeName>
    <ContentLink xmlns="http://schemas.microsoft.com/WebPart/v2/PageViewer">/_layouts/15/AppPages/InboxRedirectPage.aspx</ContentLink>
    <SourceType xmlns="http://schemas.microsoft.com/WebPart/v2/PageViewer">URL</SourceType>
    </WebPart>]]>
    </AllUsersWebPart>
    <AllUsersWebPart WebPartOrder="0" WebPartZoneID="LeftWP" ID="wpLeft">
    <![CDATA[
    <webParts>
    <webPart xmlns="http://schemas.microsoft.com/WebPart/v3">
    <metaData>
    <type name="myWebParts.ProjectLinks.ProjectLinks, m, Version=1.0.0.0, Culture=neutral, PublicKeyToken=52f3214933d771f7" />
    <importErrorMessage>$Resources:core,ImportErrorMessage;</importErrorMessage>
    </metaData>
    <data>
    <properties>
    <property name="Title" type="string">myprojectLinks</property>
    <property name="Description" type="string">My Visual Web Part</property>
    </properties>
    </data>
    </webPart>
    </webParts>
    ]]>
    </AllUsersWebPart>
    <Property Name="ContentTypeId" Value="0x010100C568DB52D9D0A14D9B2FDCC96666E9F2007948130EC3DB064584E219954237AF390076F7B5D03DD146D699D042E1C5D76EF7" />
    <Property Name="FileLeafRef" Value="Inbox.aspx" />
    <Property Name="Title" Value="Inbox" />
    <Property Name="PublishingPageLayout" Value="~SiteCollection/_catalogs/masterpage/myPageLayout/myPage.aspx, my custom Page Template"/>
    <Property Name="ContentType" Value="myPageCT" />
    <Property Name="_ModerationStatus" Value="3" />
    <Property Name="FileDirRef" Value="Pages" />
    <Property Name="FSObjType" Value="0" />
    </File>
    I have created a custom page layout in my site collec. using VS 2012 and deployed am able to see the page in the pages lib [inbox.aspx].
    Here, I have added a page viewer web part and I want to redirect to another application page, which is already coded [inboxredirect.aspx] in my solution[its another dll - another SP solution which has appln pages and web parts
    etc - ] 
    The issue is that, i am unable to see the page viewer web part when the page is displayed. inbox.aspx is a page which is created once my custompagelayouts solution is deployed and when i navigate to this page, i am stuck . i am getting
    the  " access denied " message is displayed.  
    can anyone help why this  error is displayed?
    in my inboxredirect.aspx page i am inherting from unsecuredlayoutspagebase class, so  i dont think , access denied message should come.
    using System;
    using System.Configuration;
    using Microsoft.SharePoint;
    using Microsoft.SharePoint.WebControls;
    namespace myproj.Layouts.AppPages
    public partial class InboxRedirectPage : UnsecuredLayoutsPageBase
    string projectName = string.Empty;
    protected void Page_Load(object sender, EventArgs e)
    string siteUrl = SPContext.Current.Web.Url;
    using (SPSite site = new SPSite(siteUrl))
    using (SPWeb web = site.OpenWeb())
    string urlProjectName =Request.UrlReferrer.ToString();
    projectName = urlProjectName.Split('/')[5];
    //end
    SPUser user = web.CurrentUser;
    if (user != null)
    above is my appln page to which i am redirecting.

    Solved it myself guys... (Well the major part)
    Got help from here...
    https://www.nothingbutsharepoint.com/sites/devwiki/articles/pages/blank-open-save-dialog-when-browsing-document-library-from-office-clients.aspx
    and
    http://www.sharepointconfig.com/2011/02/vs2010-list-definition-template-missing-file-dialog-view/
    with some tweaks of my own..
    Still working on it because its showing SharePoint 2010 header... And I need 2013 look...

  • Unable to see the application in BPM Workspace for Sales Quote tutorial

    I have created the Sales Quote tutorial steps and deployed the process. The Enter Quote Details user task is in the "SalesRep" role and I have assigned a user from WebLogic user store to "SalesRep" role in the BPM Organization artifact.
    In order to kick off the process, I logged-in to BPM workspace with the user I have assigned as "SalesRep" role but don't find the Sales Quote application under the "Applications" tab.
    I am using 11g PS4(11.1.1.5) and didn't seed the demo users, instead just created the user using WLS console.
    Any thoughts why the user is unable to see the application in BPM Workspace?
    Thanks,
    Satya

    Check two things:
    1. Login to Workspace as weblogic and click the Administration link at the top to verify the role is actually set to a user (just to double check this).
    2. Login to EM, click the SalesQuote composite, scroll down and click the EnterQuote human task component, and click the Administration tab.
    This shows you if there is a task form URI associated with this human task. If not, the initiate link won't show up in the Applications menu in Workspace.
    If not, you can either deploy again from JDeveloper, making sure you have selected the task forms in the deploy wizard and making sure the deployment is successful in the Deployments log window.
    Heidi.

  • Unable to see the deployed application in BPM Workspace

    Hi Every body,
    We have developed the Project using Jdeveloper and it has deployed successfully. After that I login in Workspace with assigned user, I could't find the deployed application.
    In Enterprise Manager I checked it shows it has deployed and I checked in in workspace login as a weblogic user and seen the assigned role,it has assigned currectly but I am unable to see the deployed application in BPM workspace. Can any body help on this.
    Thanks in advance.

    Hi
    Try this. Log into the Workspace using weblogic user. Go to the Administration option (up and right if I'm not wrong) and check if the roles that you create for the process has the users correctly assigned.
    Regards,
    isabelbernely

  • Unable to see the Hyperion tab in Excel 2003

    Hi Hyperion gurus,
    Can anybody shed light on an issue that a user encountered with Smartview? This user installed Smartview and had been using it without any problems. We just started parallel testing and he needed to use Smartview as part of the process. He is now unable to see the add-in in Excel 2003. He has no Hyperion tab and we cannot find any evidence that it has been installed. We reinstalled Smartview but even after reinstalling Smartview he is still unable to see the Hyperion tab in Excel. What is puzzling is that he does have the Hyperion tab in Word and is able to connect.
    Would appreciate any help provided? Thanks.

    I have seen the same exact problem at my company regarding the missing Hyperion tab in Excel (but present in MicroSoft Word). If you go into Excel, then select 'Help', then About MicroSoft Excel, then you'll see 'Disabled Items'. Scan the list for HSAddin.Dll. If this is on the list, highlight it, then select the 'Enable' button. (this is my first suggestion). I've also had to do the following in some isolated cases:
    You should also try re-registering the following 3 SmartView DLL files. To do this, simply locate where these 3 files are stored on your local machine (the file names are):
    HSAddin.dll
    HSSpread.dll
    HyperionSmarttag.dll
    Usually these are stored within the following path: C:\Hyperion\Smartview\bin
    To Register the files:
    Open DOS (start->run->cmd) and change your path to C:\Hyperion\SmartView\bin
    Type in the following, hitting enter key after each line:
    regsvr32 hsaddin.dll
    regsvr32 hsspread.dll
    regsvr32 hyperionsmarttag.dll
    You should receive a 'success message' for each file you register. Reboot your machine following this, and go back to Excel. Your menu should now be in place.
    Thanks,
    James Pryal

  • Unable to see the portal content directory in content administration role

    Hi,
      I am unable to see the portal content directory in the content administration. I am not the super administrator, i have been assigned other roles. But, I am unable to see the PCD. Please help me how this can be sorted out.
    Thanks much in advance,
    Sunitha.S

    Hi Sunita,
    Contact your systen admin people , he/she will assign the Read/Write or Full controls to content_admin_role in the system administration -> Permissions -> select portal content folder and right click the select open Permissions , There he/she has to add content_admin_role in Assigned Permissions category and under Administrator category select Full Control and select End user check box and save the changes.
    Then you can see the Portal Content and you can create /change the portal contents.
    Thanks and Regards,
    Hari

  • I am unable to see the images in Aperture trash, though there are a number indicated in the trash.  I have "show all" selected.  What settings am I missing?

    I am unable to see the images in Aperture trash, though there are a number indicated in the trash.  I have "show all" selected.  What settings am I missing?

    You may have an invisible filter on your trash.
    Try the "Double Caggiano", as described in Frank Caggiano's User tip:
    Images not appearing in browser, search filter is cleared
    Regards
    Léonie

  • I am unable to see the created AD RMS Templates office 2010

    Hi,
    We have a SBS 2011 server (AD, exchange, DNS, ...etc) and a File server 2008 R2.
    We installed the AD RMS feature on the File server and created the templates needed.
    On AD RMS client (W7):
    -We run the task scheduler.
    -We create the registry key:
          HKEY_CURRENT_USER\Software\Microsoft\Office\14.0\Common\DRM  for office 2010 clients
          HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Common\DRM  for office 2007clients
    On all MS 2007 client hasn't any problems but on all MS 2010 has a problem that: "unable to see the created AD RMS Templates.
    Please advise,
    Note: I prefer to contact me using my email
    [email protected] to acceleratre our communication.

    Hi,
    We need to check the templates in the path: C:\Users\martinr\AppData\Local\Microsoft\DRM\Templates
    first.
    Then, if you use 32-bit editions of Office running on 64-bit versions of Microsoft Windows,please try the following command:
    HKEY_CURRENT_USER\Software\Wow6432Node\Microsoft\Office\<version>\Common\DRM.
    Following this, I recommond do the two methods:
    The permission policy path in the ADMX file is setup to use EDITTEXT (Regular Reg_sz), instead of EXPANDABLETEXT (REg_Expand_Sz).
    The policy template is setup out of the box expects a static path (i.e. c:\templates, and cannot use %localappdata%\Microsoft\DRM\Templates)
    For more detail information, please refer to the following link:
    http://technet.microsoft.com/en-us/library/cc179103.aspx
    http://technet.microsoft.com/en-us/library/dd772637(v=ws.10).aspx
    Here is a similar issue, we could refer to:
    http://social.technet.microsoft.com/Forums/en-US/224574c4-599b-4843-b235-f86ac74d03e9/ad-rms-template-problem?forum=rms
    Regards,
    George Zhao
    TechNet Community Support

  • Please help me exit "full screen mode." I am unable to see the Safari menu bar.

    I have never used this tool. Please help me to "exit the full screen mode." I am unable to see the toolbar in Safari.

    kennedy0520 wrote:
    THANK YOU FOR RESPONDING. Is there a way to adjust settings in Safari, like my homepage? So far I am not pleased with the IPad. Wish I had looked at other tablets before buying. the main thing I don't like is Safari. I welcome any positive comments. Thanks.
    Safari doesn't include a Home page, but does allow for a multitude of book marks. In addition, there numerous other browsers available in the apps store. Some of them will allow for setting Home page if it is that important to you (personally, I don't miss it).
    The bookmarks bar can be be hidden from the setting app. There is no real tool bar in Safari.
    You might want to take a look through the User Guide and learn a little more about how the iPad works, if you haven't already.
    http://manuals.info.apple.com/en_US/ipad_user_guide.pdf

  • User can't see a dashboard while others can

    Running on OBIEE 11g on Windows Server 2008 using Active Directory as the user store.
    I have a user that cannot see certain dashboards that are only available to a small set of users. Access is controlled through AD groups tied to roles. Other users with the exact same set of AD groups can see these dashboards without problems. They can use the problem user's machine and browser session and login without a problem and see everything they should be able to. The problem user shows nothing awry in the catalog. The user has been deleted and recreated in the catalog but still nothing can be seen. At least once this user reported being able to see the dashboards after logging in, refreshed the screen and the dashboards were no longer available.
    I can see nothing in the logs that seems tied to it. Is there additional tracing or logging that could be turned on to reveal what is going on here?

    I do this at home for enhanced security.
    Unfortunately it does not add any security. The network name is still broadcast between any connected clients and the base station. Therefore the network name is easily discovered in just a few seconds.

  • When I try to use 'Stacked Column Bar'. with data assigned in the graphs, and want to see it in the 'Preview' mode in Xeclsius, I unable to see the graphs apart from the Axes ans Series Value, the graphs becomes totaly invisible why So ?

    When I try to use 'Stacked Column Bar'. with data assigned in the graphs, and want to see it in the 'Preview' mode in Xeclsius, I unable to see the graphs apart from the Axes ans Series Value, the graphs becomes totally invisible why So ?

    Hi Ranendra,
    For basic understanding of Dashboards and Models you can use standard Templates or samples which ll come along with dashboard designer(Formly Xcelsius) installation.
    For path   File-->Templates(or Samples).
    Under Templates you ll have different categories and for each you ll find the dashboard Templates.
    Regards,
    Venkat P

  • Other user can not see the data from the workbook

    Hi Friends,
    I created a workbook with some worksheets in a Business area. The owner of the workbook has no problem to view all the worksheets and get all the data returned.. I granted all the neccessary privileges to other users ,they could see the workbook, but no data returnd for the query results. Tried refresh the worksheet, same no data retrieved.Checked the SQL inspector and the plan, it showed the correct paths and execution plan without any errors there. The same query run in SQL plus by other users returned data correctly.
    By the way, I had a summary folder in the workbook. During the troubleshooting, I dropped this summary folder, still the same no data return for other users.
    Any body happen to know the cause or has some ideas on this issue?
    The discoverer administrator verson is 9.0.4.00 and the PLUS /Viewer is 9.04.45.02.
    Thank you very much,
    J.K

    Hi All
    The scheduling of reports, as you have probably noticed, requires that the scheduling privilege within Discoverer Administrator tool be granted to the user NOT to a role. Scheduling will not work if you attempt this. The reason for this is that these two SYS grants must go to a user:
    GRANT SELECT ON SYS.V_$PARAMETER
    GRANT EXECUTE ON SYS.DBMS_JOB
    The user will also need to have these grants:
    CREATE PROCEDURE,
    CREATE TABLE,
    CREATE VIEW,
    EXECUTE ANY PROCEDURE,
    UNLIMITED TABLESPACE on user's tablespace
    My new Discoverer 10g Handbook, which I would recommend to anyone working with Discoverer, explains scheduling in detail and even tells you how the tables and views that are used to store the results work. You won't find this information anywhere else, as you will see if you read some of the five reviews that have been left on Amazon.com. For more information about the book please look here:
    http://learndiscoverer.com/books/books.htm
    The PUBLIC grants are not having any impact. All these do is ensure that ALL users have the same basic privileges. You can just as easily grant these to any role of your choosing and it will work just fine.
    By the way, because the PUBLIC role is the MINIMUM privileges that a user can have you might want to consider reducing the end user Discoverer privileges afforded to PUBLIC. By default, all users can Create and Edit workbooks, share workbooks, save workbooks and so on. This is far too rich a set of privileges for the basic user, who in most cases will be a VIEWER user. Whenever I create a new EUL I always recommend that my client reduces the PUBLIC user's privileges and then create new roles for more advanced VIEWER and PLUS users, adding privileges as required.
    Thus, my basic VIEWER, aka PUBLIC, has only these privileges:
    Collect Query Statistics
    Item Drill
    Drill Out
    My advanced VIEWER has this additional privilege:
    Save Workbooks to Database
    My basic PLUS user has all of the above, plus these (pardon the pun):
    Create/Edit Query
    Create Link
    and my advanced PLUS users get everything, which means they now get these as well:
    Grant Workbook
    Schedule Workbooks
    I also remove the Save / Save As Actions link from Viewer which prevents the basic VIEWER users from knowing that it is there. In essence, because these users no longer can click the Save link and because they do not have the Save to Database privilege, they will not be prompted to save within Viewer no matter what they do. This now makes 10.1.2 Viewer work the same way as previous versions.
    Even though the Save link is not there, my advanced Viewer users will be prompted to save if they have made any changes. This therefore allows you to have two classes of Viewer, one who can save and one that cannot.
    I hope this helps
    Regards
    Micahael Armstrong-Smith

  • Unable to see the personalization link on any page

    Hi,
    I am unable to see the personalization link on any of my pages (not even on login page).
    I am setting the profile option value to "Yes" for the profile option
    FND: Personalization Region Link Enabled
    Also I have bounced the Apache.
    Please help me as I am stuck due to this.
    Thanks,
    Anoop

    Did you enabled the profile option Personalize Self-Service Defn (FND_CUSTOM_OA_DEFINTION) .It must be set to Yes.
    Abhay

  • Unable to see the values in detail block

    Hello,
    I have a master detail block, when I query the form, I am unable to see the values for a particular field(Column), all other columns appear properly in the details block, Upon checking the same table(s) in SQL ( by using the JOIN defined in the where clause of the relationship in Forms) , it shows the relevant records for all fields. So what could be wrong with the Form, please advise.
    Thanks
    FM

    IQ wrote:
    I have just checked the field its a non-database field which is being used as a LOV column to display a value derived from LOV. How do I make this populate at Query time, as obviously this works when the Form is in a insert mode but not for Query mode. How to make it work for Query ? As it for LOV column and non-database filed, ignore my first suggestion.
    Does your non-database filed has associate any column ?
    For example, you have SUPPLIER_ID (database column) and SUPPLIER_NAME (non-database column). SUPPLIER_NAME has LOV column. And when selecting supplier name from LOV value also assign at supplier_id.
    Now to show supplier name when querying, you have to write POST-CHANGE trigger at supplier_id. like
    SELECT ASSC_CODE INTO :MST_SUPPLIER.ACC_CODE
    FROM ACC_SUB_SUB_CONTROL
    WHERE ASSC_ID=:MST_SUPPLIER.SUPP_ASSC_ID;Hope this helps

Maybe you are looking for

  • IPod Touch 1G "touch-screen freeze" after Wi-Fi connect (since 1.1.4) + log

    Hi everybody, I have a big problem with the touch-screen since approximately 2 months. The problem is: 1. I turn on my iPod Touch 1G (Firmware 3.0), works 2. I activate my Wi-Fi (it connects, wi-fi bar is visible), works Then the real problem starts

  • IPad AIR 2 - SAFARI Loading slow when scrolling pages

    I'm having problems with my iPad AIR 2 with the slow loading web pages with scrolling up and down . The problem looks like the video posted on YouTube , the video shot by me. Sorry for my English. LINK YouTube: https://youtu.be/jYudjQwk7so

  • Ship-to Party details- not from Customer master

    Hi all, I need to fetch ship to party details for SO and those details should not be from Customer master(order specific including name, location and region) For that  I am using following code.       SELECT vbeln              kunnr              adrn

  • Safari has left the building

    It is a sad day.  I have been using Safari since the day it came out. I have now reitred Safari.  it has become unusable on my 2.93 gh i7 Imac, 16 gig. I have tried everything I can find to make keep Safari running but no joy. It continually uses way

  • Is there a way for Tiger to list files in numerical order?

    I have files that number 1-100+. My files will not list in numerical order. They will go to tens and twentys and then list 2,20,21,22 then 3,30,31,32 4,40,41,42 and so on. How can I get it to list straight 1-100? I tried a search but didn't come up w