Alternative ways for report publishing
Hello everyone I would like to know if there are alternative ways of publishing a power bi report against the service without employing the PowerBI Desktop app. I'm thinking of methods such as...
View ArticleIssue with REST api for GET report data
Hi Im trying to get individual report data by using this rest apihttps://api.powerbi.com/v1.0/myorg/reports/{report_id}and even i tried with GET...
View ArticleJavaScript API, Custom Layouts and SharePoint Online
Hi, I am wondering if anyone has had any experience with embedding Power BI visuals in SharePoint Online using the JavaScript API? I know there is a simple way to embed to SharePoint but I want to use...
View ArticleSSAS Live Connection Formatting
Hello there, I am using SSAS live connection to test my visual. I am showing value that I get from options.dataViews[0].table on d3 element. The measure that I am trying to show is formatted as...
View ArticleAccess hierachy of drilldowns in custom visuals
Is there any way to get the hierachic structure of a drilldown in a custom visual? I am trying to build a custom visual, where the user can select a specific drilldown level.Is is possible to access...
View ArticleShared vs Dedicated capacity for PBI Embedded
I created my first Embedded instance, and in the pricing tier blade, some of the options say Shared Infrastrucutre, and some say Dedicated Service. What does this mean? Is Shared Infrascture mean my...
View ArticleHow to replace an empty report with label or text?
I have an Asp.Net application in which I'm Embedding power bi report with row level security using angular 2. After Applying Row Level Security in the report, if there is no data according to the...
View ArticleProblems on creating a new dataset with Power BI's REST API
error for me , getting 202 instead of 201 for dataset creation. this is something wrong with the conenction string for postgres.as it very difficult to understand and findout exactly what needs to be...
View ArticleProblem with creating datasource under gateway through API
Hi,I am trying to create new datasources under gateway using api from C# but still gets error response "400: Bad request".Supplied credentials encrypted as described in...
View ArticleEmbedded runing on development machine but failed on production with publish
Dear all, i have powerbi embedded running smooth on my development. with http://localhost:13526, but when i publish and running on production i get error with bellow message. Server Error in '/'...
View Articled3 v5 makes my life difficult
I have updated my d3 library from v3 to v5 (d3@5.3.0) Now im facing the consequences I got everything working except for d3.selectionIn the v3 this was the correct way to spell it:private...
View ArticleJavascript SDK - Catch multiple data selected events across multiple charts
I have an embedded report with multiple charts. It's possible to select multiple data points accros multiple charts using Ctrl+click. I would like to catch such multiple data selected events using the...
View ArticleEmbedded reports or dashboards with alerts and notifications
I am an ISV that would like to embed powerbi into my own web application and offer the capability to our customers\users to setup custom alerts. This is currently the last major roadblock for us to...
View ArticleNew to Power BI, and need an assist
I am very new to Power BI, so please excuse my ignorance... I have created a report from linked excel data in Power BI desktop. I have then successfully published this data to my Power BI online. I...
View ArticleNot able to authenticate with one created client for Power Bi Embed
Hi There, I have added client id and client secret to get the token from and added that token to start or pause resource, But it is showing that it is not having proper permission stdClass Object (...
View ArticleCustom Visuals - Call API
Hello, Using D3 I could draw a map which I want to use it in my custom visuals. Seems like PowerBI does not process the call from D3 to Json API....
View Articlemake one column of tile layout on powerBi Embedded
Dear all, please do help me, i can show the powerBI embedded with responsive on my page. here's the link : EmbedDashboard i had already created the phone's view on powerBI Desktop,after i published it,...
View ArticlePower BI REST API - Report Pages
I am currently aware that there is a way to access pages of a report through the JavaScript SDK. I believe you have to go throughout the process of embedding the report in JavaScript before actually...
View ArticleThe current report does not support providing effective user name
How do I change my dataset to support providing effective username? It's a SQL database on Azure.
View ArticleUpdate embed token using javascript
Hello All, I am embeding power bi reports on my website using APPS OWNED DATA.Steps which I have followed is1. Get Access token - Using https://login.microsoftonline.com/common/oauth2/token REST API2....
View Article