Rest API error creating datasets for AzureAS (FailedToDeserializeDatasetError)
I am trying to create a dataset, pointing to an Azure AS model, in Power BI using the REST APIs. I get get the following error:FailedToDeserializeDatasetError I can successfully create datasets not...
View ArticlePower BI Embedded + Javascript API Report Not Rendering
I'm attempting to extend Power BI's "App Owns Data" example to use some Javascript filtering. The code I've added is below. I'm getting a critical Javascript syntax error on line 86, which is the blank...
View ArticleStatus Unauthorized (401) await client.Datasets.GetDatasetByIdInGroupAsync
The report I want to embed is succesful here.... // Get the first report in the group.report = reports.Value.FirstOrDefault(); Then error on Unauthorized. I am using Apps Own Data Sample.
View ArticleInvalid Status Code Forbidden after client.Dashboards.GenerateTokenInGroupAsync
Dashboard that I wanted was in the call directly before, then it errors... var dashboards = await client.Dashboards.GetDashboardsInGroupAsync(GroupId);// Get the first report in the group.var dashboard...
View ArticleValidation of property objects
Hi, I've couple of general questions on objects and properties for which I could not find any real explanation/documentation. In some examples, objects and properties are initialized in the...
View ArticleFilter "See Records" in matrix
Hi, I am using matrix report where i want to see records cell wise. For example, in below snap , if I right clicked and check for records in highlighted cell, then i want only 4 records with value 1...
View ArticleEmbedding tiles in to own site broken
We have a web dashboard that has been built by embedding tiles using Microsoft.PowerBI.Api. It was working up until 30th of last month when it stopped working with this call reporting "Internal Server...
View ArticleCustom visual not displaying
Hi all, I am new to developing visuals so I am working my way through the powebi-visual github repo.But I am stuck on 'Building a Visual with Static Data'. I have tried following this tutorial but it...
View ArticlePower BI Object Model Turning off the Calculation
I am using VBA in Excel and the PoerBi Object Model to Automate the creation of my DAX Meaures within the PowerBI Model. The Problem I am Experiencing is that, Every Call to the measure create Method...
View ArticleMap visualization stopped working
Our company dashboard published on powerbi.com, with a map visualization, has been working great till last Friday. All of sudden the map visualization on the dasbhoard stopped working. When I checked...
View ArticleOnly roles seem to have an effect on RLS
I have setup a test AD user and when the signed on as the user a shared report has RLS via roles working correctly. When using the same report (dataset) and using the EffectiveIdentity function it...
View ArticlePower Pivot Repeat Customers after 1st 30 Days, 2nd 30 Days
I am trying to calculate repeat customers after 1st 30 days and 2nd 30 days as separate groups. I have enclosed a link to a table showing new customers and returning customers. Pleae help anyone with...
View ArticleCreate Teams PowerBI Tab programatically
Is it possible to create the PowerBI tab on a MS teams site and configure it for a particular report or dashboard programatically? Essentially I am trying to do the provisioning of that tab for our...
View ArticlePowerBI version required to access slicer values from API
Hi there and aplogies for this very simple question. I am new to PowerBI and have loaded in some chart data where I can select the item to display on the chart, the associated measure, and the time...
View ArticleCustom reports from query
Hello, I never used Power BI before, I tried to find documentation on what I'm trying to achieve. For the moment I have an App, the device sends data to an Azure SQL server. Then I made a WEB API in c#...
View ArticleCustom Query to make unique reports
Hello, I never used Power BI before, I tried to find documentation on what I'm trying to achieve. For the moment I have an App, the device sends data to an Azure SQL server. Then I made a WEB API in c#...
View ArticleAuthentication and Read/Write using Javascript API
Trying to do something really really simple - but it seems like you have to scale a 100ft wall every step of the way. Background: 1) I'd like to use this https://github.com/Microsoft/PowerBI-JavaScript...
View ArticleProblem when try to connect to Athena with Direct Query
I don't know Direct Query very much. I have tried successfully to use ODBC Driver to connect to Athena using import mode. But I got a lot of problems when it comes to use Direct Query. And I have...
View ArticleIntegration of visio custum visual to Power BI
Hi everyone, I was exploring some new features and interaction between custom visual made in visio and pbi seemed interesting.But I have a question to ask Is it possible to color different shapes...
View ArticleIntegration of visio custom visuals with PBI
Hi everyone, I was exploring some new features and interaction between custom visual made in visio and pbi seemed interesting.But I have a question to ask Is it possible to color different shapes...
View Article