dataset
35 TopicsOData authentication to Power BI Report Server shared dataset
Hello everyone, We're trying to create reports using the same dataset so we can reuse them e don't use a lot o space replicating Power BI Reports. So, we create a datasource and a dataset using Report Builder. So far we have been able to make everything work. The only way that we could find to create Power BI Reports using this dataset, is using OData Feed (according to PBI doc and some posts in this community). So, I created the report using the URL http://powerbi/reports/api/v2.0/DataSets(dataset-id)/data and could get the data successfully. After I published the report to the Report Server, I could open and view the visualizations. But when I try to update the data (through update button or schedule refresh) it won't work. When I go to credentials and try to connect using the same credentials used in Power BI Desktop (while creating the report) it won't connect and give the message "Log on failed. Ensure the user name and password are correct." Can you anyone help me understanding what am I missing? Thank you in advance!11KViews0likes9CommentsDMTS_OAuthFailedToGetResourceIdError
Hello, Since Friday, March 24, first thing in the morning, I am presenting the following error for updating reports in Power BI: Data Source Error:{"error":{"code":"DMTS_OAuthFailedToGetResourceIdError","pbi.error":{"code":"DMTS_OAuthFailedToGetResourceIdError","parameters":{},"details":[]," exceptionCulprit":1}}} Table: XXXXX. Cluster URI: WABI-PAAS-1-SCUS-redirect.analysis.windows.net Activity ID: c7d732e7-cfdf-4df1-ab52-81e67339d928 Request Identifier: 9dc39375-cecd-42db-bbba-42ae349fe833 Time: 2023-03-24 20:30:57Z All the data comes from a database in SQL and no change has been made, I can update and publish from Power BI desktop but the changes are not reflected on the web, every time I try to update the error points to a table that is not the only base. I already tried entering the database credentials again and it still doesn't work. Thank you!Solved23KViews2likes6CommentsPublish custom usage metric report into Workspace: no gateway to access the data source file
Hello! I created a custom usage metrics report because I would like to track utilization% between my target audience, but not all users although they have access to those reports. I have 1 excel file contains my target audience email list saved in Sharepoint, and 2 Power BI datasets for 2 usage metrics report from 2 Workspace which I have admin access. It works well in my desktop and can be refreshed when I open it. However, if I publish into Workspace, either my Workspace or other Workspace I have access to. It shows error says "There is no gateway to access the data source File. In Datasets setting page, it says "This dataset includes a dynamic data source. Since dynamic data sources aren't refreshed in the Power BI service, this dataset won't be refreshed. Learn more: https://aka.ms/dynamic-data-sources. Data source for Query1" When I open the report I found the issue is from the 2 Power BI datasets, because data from the excel file are showing up correctly, but others are showing "can't display the visual: Couldn't load the data for this visual". Is there a way to solve this issue? or if there is a better way to create and publish a custom usage metrics report with custom measures & data source? Thank you!Solved1.2KViews0likes4CommentsUnable to have Scheduale refresh
Our organization is having some issues with our dataset not refreshing. We get the following message: xxx has failed to refresh. Failure details: The last refresh attempt failed because of an internal service error. This is usually a transient issue. If you try again later and still see this message, contact support. <ccon>DataSource.Error: <ccon>Microsoft SQL</ccon>: <ccon>"User does not have permission on table incident. Line:317, Position:10" RequestId: TDS;e9f194a2-a354-45e9-afa6-bbb94c69e71f;10 Time: 2023-09-05T08:32:02.5471599Z</ccon>. DataSourceKind = <ccon>CommonDataService</ccon>. DataSourcePath = <ccon>econa.crm4.dynamics.com</ccon>. Message = <ccon>"User does not have permission on table incident. Line:317, Position:10" RequestId: TDS;e9f194a2-a354-45e9-afa6-bbb94c69e71f;10 Time: 2023-09-05T08:32:02.5471599Z</ccon>. ErrorCode = <ccon>-2146232060</ccon>. Number = <ccon>40000</ccon>. Class = <ccon>16</ccon>. </ccon>. The exception was raised by the IDataReader interface. Please review the error message and provider documentation for further information and corrective action. Table: incident. How do we fix this issue? (Please explain in a way someone who isnt proficcient in Power BI yet would understand)368Views0likes1CommentDatset updates - Power BI report does not
For the past week I have been having issues with my Power BI Report. I have a Power BI Report that is shared with many users. I frequently makes changes in the desktop version and the re-publish and thereby overwrite the report. For the past week I have been getting this mistake when publishing "publishing is complete. However we couldn't refresh your dataset". However my dataset does update but the report visuals does not. Any edits (adding visuals, renaming pages etc.) in the report are not showing in the Power BI service. I don't want to delete the report and re-publish the report (which solves the issue) as I will have to re-share with all people I've manually made it available to, dashboard using the report will break etc. Any ideas how to fix this? It feels like when I publish something has happened and the report is simply not updating. I have cleared all browser caches etc. so this is not related to local caching.717Views0likes1CommentQuestion on data limitation
I am in the beginning process of developling a data governance process at work. Does it make sense to require everyone who publishes a report to go through the PowerBI pipeline deployment process? I am skeptical because we currently already have an ecosystem of 140 workspaces. About 20% currently use the pipeline deployment process. If we create a governance that requires everyone to go through the pipeline deployment process, this would result in 300+ workspaces. My concerns are does this become to monstrous to manage? What is the best practice? and will I run into data storage issues? I know premium capacity allows us to have up to 100TB worth of data. The 1000 dataset limitation also scares me. What does this mean for pipeline deployment?565Views0likes1CommentConfigure Data Gateway to Hosted Environment
Has anyone setup a data gateway with a hosted environment with an oracle database? Were their any issues that you encounted during the setup? Afterwards were you successfully able to import the data into a dataset and onto a dashboard, etc.?Solved805Views0likes2CommentsRequest canceled: Blocked due to exceeding usage of resource 'ATCPU' in namespace 'VSID'
We have a core report we use as a Power BI Core Dataset. It has several queries some to an on-premise MSSQL Server, some to an Azure Database and some to Azure DevOps directly. We have our report scheduled for refersh every 4 hours. We at times (today in question every scheduled refresh has failed) are getting an error when the Dataset refreshes: The request has been canceled: Request was blocked due to exceeding usage of resource 'ATCPU' in namespace 'VSID'. The exceptionCulprit is one of the queries that is hitting Azure DevOps directly through an Analytics View. Is there any way to increase this limit? The report should be confgured to refresh one query at a time. Again this does not happen all the time, but often enough to ask the question what can I do to stop this from occuring.2.3KViews0likes2CommentsMDX or DAX with using a connection to a power bi dataset
HI,i would like to understand why when i create a report and using report query builder to create simple queries, the query languages that are available are MDX /DAX when it is in import mode ,only mdx when the dataset is in direct query mode. Is there a setting on the pbi tenant ? or it depends on the report builder version? thanks for your time and responses.Solved8.6KViews0likes1CommentNo Fields in Dataset
Hello, I've connected my Report Builder to a Dataset in my premium workspace. It is listed as a data source. The Table Wizard requires connection to a Dataset, so when I try to make a dataset out of this source it doesn't give me any fields to pick from. It's like the data source has no fields at all. I loaded this to PBI Service from PBI Desktop where I've made various reports with it. Any idea why I can't get the fields to show up?Solved2.2KViews0likes3Comments