Unable to see tables or views in DataSource definition

Hello,
I have configured and tested my Gateway.    I am able to create a data source to the AdventureWorksDW2012 sample database and store the credentials.   However I can't see any tables or views to select.   I checked the data
types and table restrictions and they don't not appear to be the culprit.   Will you help me be able to see the tables/views?   I have tried with both SQL Server native and OLEDB protocols.  I am using a sql server database account
over HTTP.
I followed these guides to get to this point.
http://office.microsoft.com/en-us/create-a-data-source-and-enable-odata-feed-in-the-power-bi-admin-center-HA104079172.aspx
http://office.microsoft.com/en-us/install-configure-and-register-data-management-gateway-HA104093659.aspx
Picture of where I need to see some available tables/views.

could you please try:
1. re-store the credential
if 1. does not help, please go to the gateway machine, and check the event log under
Application and Services Logs\Data Management Gateway, see if there is any helpful message.
if you still have problem, feel free to send an email to huyua[at]microsoft.com with following infomation:
1. your tenant domain name, something like yourdomain.onmicrosoft.com
2. your data source name

Similar Messages

  • Unable to extend table SYS.VIEW$ by 256 in tablespace

    Hi,
    I am getting the error
    "unable to extend table SYS.VIEW$ by 256 in tablespace "
    and
    "ORA-00604: error occurred at recursive SQL level 1
    ORA-01654: unable to extend index SYS.I_DEPENDENCY1 by 256".
    while upgrading.
    My database contains only 600 MB free.
    Is this the problem bcoz of the database size or ant other. i am unable to understand
    If it is bcause of database,please let me know how to confirm.
    Thanks.

    ORA-01654: unable to extend index string.string by string in tablespace string
    Cause: Failed to allocate an extent of the required number of blocks for an index segment in the tablespace indicated.
    Action: Use ALTER TABLESPACE ADD DATAFILE statement to add one or more files to the tablespace indicated.

  • Unable to see table and buttons

    Hi,
    We are unable to see table and buttons in black berry simulator model 8330.what are all the settings do we need to do to see them on the screen?
    Regards,
    Pavani

    Hi,
    The solution is available in SDN and refer the following link
    Table not shown in BlackBerry emulator
    Regards
    Manohar

  • Unable to see live data view for a access db

    I'm using the following:
    Asp.net C#
    Server 2003 Sp2/
    DW CS3
    Access db
    I'm attempting to connect to a "local" db on my server.
    I use the database connection string"
    Provider=Microsoft.Jet.OLEDB.4.0;
    Data Source=C:\catalog\Catalog\files.mdb;
    Persist Security Info=False
    ole db connection
    While in the data link properties window the connection is
    successful but in the ole db connection window I get "An
    unidentified error has occurred".
    If I just press ok I'm unable to see any of the table in my
    db.
    All I want to do is setup the Live Data view
    Thanks in advance for all your help.

    "madhooper" <[email protected]> wrote in
    message
    news:fcc6vt$jd6$[email protected]..
    >
    >
    > I'm using the following:
    >
    > Asp.net C#
    > Server 2003 Sp2/
    > DW CS3
    > Access db
    >
    > I'm attempting to connect to a "local" db on my server.
    > I use the database connection string"
    >
    > Provider=Microsoft.Jet.OLEDB.4.0;
    > Data Source=C:\catalog\Catalog\files.mdb;
    > Persist Security Info=False
    > ole db connection
    >
    > While in the data link properties window the connection
    is successful but
    > in
    > the ole db connection window I get "An unidentified
    error has occurred".
    >
    > If I just press ok I'm unable to see any of the table in
    my db.
    >
    > All I want to do is setup the Live Data view
    >
    > Thanks in advance for all your help.
    Did you configure your testing server?
    Set up a testing server
    http://livedocs.adobe.com/en_US/Dreamweaver/9.0/WSc78c5058ca073340dcda9110b1f693f21-79e0.h tml
    Preparing to build dynamic sites
    http://livedocs.adobe.com/en_US/Dreamweaver/9.0/WSc78c5058ca073340dcda9110b1f693f21-7a31.h tml

  • DB Connect- Cant see tables and views in SQL DB

    HI,
          I successfully managed to connect a MS-SQL DB using DB connect. I am able to connect to the system (Check Connection). When i try to see the Views and Tables available in the SQL DB, it says there are no tables or views available. The SQL DB has granted permission for the SAP User to access certain views and tables. Still it is not showing any. Any help would be appreciated
    Thank You

    hi,
    check things to be followed in oss note 512739
    ( pdf 'Transferring Data with DB Connect' https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/2f0fea94-0501-0010-829c-d6b5c2ae5e40 )
    make sure ...
    1. You have to create a special login for the extraction.
    You should add this login to the db_ddladmin database role in the corresponding database. This generates a similar DB user at database level. The user you use must have the 'CREATE VIEW' authorization at least. This is contained in the mentioned role.
    2. For the extraction, you should only use DB views that were created under this DB user. (See also type conversion, naming convention, and so on).
    3. The selected user should be granted the required authorizations (SELECT at least) on the source tables, or on the columns of these tables.
    4. The especially created login is to be used in the logon information when you are setting up the DB source system in BW.
    hope this helps.

  • Re: Unable to see Table statistics on when I click on the Table

    I have lost the ability to see table statistics when I click on the table. I use to be able to click on the table name under the connection window and would get a display of The columns, data, constraints, index,dependencies etc..... Now It does not seem to work any more I tried preferences but I don't seem to be able to change the behavior back to the way it was any suggestions.

    I upgraded to 1.2 and it solved the problem. I would however love to know the settings that control this display.

  • Unable to see tables in Connections View

    Hi I'm new to Oracle SQL Developer (1.5.4). I have successfully created and tested my connections. However, the tables won't appear under the Table Tree and same fot the rest. Can someone please assist me? Cheers

    Hi,
    Please let me know what your connections are?Oracle, SQL Server, another database?
    If you created Oracle connection, which user did you use ? Did you try SYSTEM user for example?
    If you don't see even your connection has been created with SYSTEM user or as SYSDBA, try to do that:
    ==>Exit SQL DEVELOPER
    ==>Go in the following Path:
    C:\Documents and Settings\<your user account>\Application Data\SQL Developer\system1.5.4.59.40\o.jdeveloper.db.connection.11.1.1.0.22.49.48
    ==>Rename the file connections.xml
    ==>Start SQL DEVELOPER
    ==>Create a new connection
    Please let me know your feedback
    Regards
    Mireille

  • Unable to see tables in forms with new username

    I have created a new user test1 assigned to the role that provides privilege for objects. Originally I created my database objects using username ktb (public synonyms and grants have been provided). Logging into SQL*Plus as test1 I can see and access the ktb tables/objects. However, I cannot see these tables from Forms Builder when logging in as test1, whereas I can as ktb. Is there something I am missing?

    Error 201 ...
    identifier .... must be declared
    Also, I am running Forms 10g against Oracle Expess 10g database.
    Message was edited by:
    devint

  • Unable to see full design view

    I have just started using Dreamweaver
    I firstly created a basic html blank page and then edited one of the CSS layouts initially only altering basic colours (one to the header and one to sidebar),, adding a logo to the header and some basic text to my footer.. Both files were saved. I then reached the stage of attaching the external style sheet to my web page. However on creation the design view only shows certain elements of my web page at any one time. Using the property inspector and selecting the different class elements eg side bar, footer ,header etc,,, i can see  oneeement at a time. I know only one is shown as only one clolour block appears.
    I was expecting to see the whole page within the design view? My logo is also not showing in the header section nor is the basic text i had added to the footer.
    Within view > style rendering, both the screem media type and display styles are selected.
    Are you able to help

    Hi,
    all of us are a little bit surprised by seeing nothing on your website, but as you can see, you can't see anything with good reason!Here your source code. To show you what we mean a small supplement in red.
    <!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">
    <meta http-equiv="content-type" content="text/html;charset=UTF-8">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Dummy Site 5</title>
    </head>
    <body>
    Perhaps you should write something in here?
    </body>
    <meta http-equiv="content-type" content="text/html;charset=UTF-8">
    </html>
    Hans-G.

  • Unable to see in design view

    When I "get" files (htm) from the remote site to the local site, the code comes over and I can edit in code BUT I cannot see it in design view - I just see the template.  But I can preview it OK in the browser.  I  have just taken over this website.  The previous webmaster used microsoft Expression Web which he assure me is compatable with Dreamweaver.  I believe he editted with code.

    That vml code is not from Expression Web. It appears when someone is bringing content from Word. Usually it means theyused "WordArt" but also provides round tripping of content between Word and other MS applications.
    Provide a link to a page that uses the DWT and then we should be able to tell you what might be causing the problem. I know when I open pages in Expression Web that don't show up correctly in design view it is usually because the person used absolute positioning and have the layers stack wrong but I haven't seen that issue when I open the same page in Dreamweaver.
    Expression Web writes web standard xhtml 1.0 code by default. It does have limited legacy support for some FrontPage bits but it is mostly of the "ability to edit" type and very few of the webbots can even be added in Expression Web.  Its DWTs are basically Dreamweaver 4 (so much less function than current Dreamweaver DWTs) but Dreamweaver will use and update pages attached to an Expression Web DWT. I manage sites that use both, especially ones where clients manage site content but I create the DWTs and even use Dreamweaver extensions on the site. That's why I'm surprised to hear you have a problem seeing an EW created page and would like to see it.

  • Unable to see Bursting Control file in Data definition

    I have installed the Patch 5968876. But I still dont see the upload Bursting Control File” Button . I see the new concurrent program XML Publisher Report Bursting Program being added, however Data definition screen is unchanged . Can someone pl advise what needs to be done..
    Thanks

    I think I got it... it is Patch 5968876

  • 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 process activities in component palette

    Hi
    I am unable to see the diagram view of BPEL(Even after successful migration from 10.1.2)
    I am using 10.1.3 JDev
    I am unable to see Process activities list in the componenet palette
    Can anybody help me ...
    Thanks
    -Praveen

    yes got the same issue but hasnt gotten the solution yet..

  • Unable to see a column of a table in portal for a particular User

    Hi,
    A particular user is unable to see a particular column of a table in the portal . The application is developed in Webdynpro ABAP. The table contains two columns. Both the columns contain text type fields. What appears to the user is that the left column has disappeared and the right hand column has shifted to the left.
    This is occuring for a particular user only. We have checked in our development and quality systems but we are unable to replicate the issue. Please help.
    Thanks and regards,
    Satya.

    Hi Vikas.
    You can use BAPI in LSMW to craete Material or You can use direct input method. Both methods as follows below:
    Using BAPI in LSMW:
    First maintain IDOC Inbound Processing steps by giving PORT and Partner Type and Partner Numberby clicking 'settings' icon in menu path in LSMW Screen.
    Adn then execute LSMW and maintain the values as below in the first step.
    BusinessObject Method(BAPI)
    Business Object       BUS1001006                      Standard material
    Method                     SAVEDATA                        Create and change materia
    Message Type         MATMAS_BAPI                   Create and change materia
    Basic Type               MATMAS_BAPI03               Create and Change Materia.
    For the selecting of views, you can maintain fields for all views(From Basic view to costing view) in your excel and populate with 'X' in respective fields for activating views.
    In the 6th step (Maintain field mapping and conversion rules). you can map those fields for views which you want to activate since we have all views are in the standard structure.
    Using Direct Input Method:
    Standard Batch/Direct Input
    Object                      0020                                             Material master
    Method                     0000
    Program Name          RMDATIND
    Program Type           D                                                  Direct Input
    For the selecting of views, you can maintain fields for all views(From Basic view to costing view) in your excel and populate with 'X' in respective fields for activating views.
    In the 6th step (Maintain field mapping and conversion rules). you can map those fields for views which you want to activate since we have all views are in the standard structure.

  • Unable to see data in Table in smartform

    Hi all,
    I need to create a smartform where I have to print the header details at the start and then below that details for all line items for a particular document.
    so i have data ;ike :
    Header data :
    field 1 : field 2:
    Field3 : field4:
    field5: field6:
    Item data :
    field1 field2 field3 field4 --> Item 1
    field1 field2 field3 field4 -->Item 2
    field 1 field2 field3 field4 -->Item3
    For the Header data,Im planning to use a template in a secondary window.
    However for the item data,i need to use a table (As i know the no of records only at runtime).Also another reason for usng table would be that I dont need the header on each flloowing page but only the Line item details on the following pages.
    Now my ques is :
    1.I hav ecreated the form and put some constant /texts to just test the form.I am able to see the texts/data in the header data.However  Im unable to see the data for the Item i.e. in the TABLE.
    I have used template for Header details which I can see.
    I dont know what Im doing wrong.Is it because in the DATA tab under TABLES,I have given an interna table but there is no data in the table?
    I have defined only 1 line type in  my table an dthat has 4 cells (as I need to print 4 item fields under the Item data)
    PLease let me know what I am doig wrong because of which Im unable to see the item data in table form.
    Thanks!

    Hi,
    Have you used any exists?
    in exists is there any system date kind?
    Can you try to run your report thru RSRT and use debug option there.
    before reporting please check your all connected targets have data for reporting.
    mean at targets-->request tab, reporting symbol was there or not.
    Any master data objects included in multi provider?
    if yes then please check those, if any ACR was running then it may cause you.
    if possible try to develop simple query with as per needs(mean to see 2015 data only).
    As my guess selections/filters migth be hidden, please check those.
    Thanks

Maybe you are looking for