File powerbi-visuals-util-dataviewutils/lib/index.d.ts not found
Hi, I've been doing custom visual development for about half a year, hadn't launched it for the past month however. Lauched pbiviz today and am seeing some errors. If I create a new project, then...
View ArticleMaps stopped loading data in Power BI Embedded
I got all the way down to here, sweating to find the right how-tos, because PB tutorials are like a puzzle with some challenges in the end, when you realize that this resource doesn't exists and you...
View ArticleDrilling and Interactivity across pages
Hi all!Currently I am developing a custom visual for one of my clients. One of the features that I need is to drilldown on click of a data point. A behavior like the "histogram" default component would...
View ArticleConfig value: "hideTitle" seems to be ignored in iFrame
Config value: "hideTitle" seems to be ignored in iFrame. When configuring in Report and Dashboard not to show Title and Subtitle the JSON reply config is correct by setting the value: "hideTitle":true....
View ArticleDATEADD function not returning row values more then 10 rows
DATEADD function not returning all the row under "column". Please help. Thanks.
View ArticleEmbedded visuals stop loading (DirectQuery)
This used to work fine but recently when we came to use it it's no longer working we just get the message"Couldn't retrieve the data for this visual" We created the app from the sample in GitHub. I've...
View ArticleClarify: PowerBi Embedded and PowerBi.com
Please I need some clarification on the recent changes for. Power BI embedded.I am aware of the convergence of PowerBi. Com and Embedded, but it's not clear at all.So, if I am going to continue...
View ArticlePower BI Embedded
Hi ,First of all AFAIK, to embed power BI reports in custom web app, we have three options a) Publish to web in power bi service, then we will get embed code. b) Using Power BI rest API c) Azure Power...
View ArticleCustom visual with external library
I am trying to develop a custom visual using d3-hierarchy (https://github.com/d3/d3-hierarchy). I've installed both the library and the typings using npm into the node_modules folder, and added the...
View ArticleNewbie Question - Get Data from SQL Server
Hi, I tried to refresh a report with data both from SQL server and Excel files saved in Onedrive for business, but do not get it. I use "Import" to get the data fra SQL server and "Web" to get data...
View Articlecan't install powerbi-visuals-tools
Greetings, I am interested in starting to get my hands on creating custom visuals and as I am following a guideline to do prerequisite installations that is offered here. Basically, I need to install...
View ArticleAdd pictures of product in a Matrice from Hard Disc
Hello,I need to add photos of products in a Matrice, to have code product in a column and the picture of product in another column.That works when the image is from Internet but it's not working when...
View ArticleEmbedding streaming tiles in WebApp
Hi Everyone, I am trying to embed a streaming tile in my web application but it gives me below error when i do so. Can anyone confirm that this is really not allowed or am i getting this explicitly?Any...
View ArticleCreate a New Azure Workspace
Hi everyone! I'm a little bit confusing.I'm following the instructions of a tutorial to embede a Power BI dashboard into an app.So when I try to create a Workspace in Azure I didn't show the menu to...
View Articlehow to correctly filter blanks
inside the CALCULATE formula, I can use filters.usually I filter blanks using:data=BLANK() But another developer here uses this:LEN(data)=0 Both filters return the same final value, but which filter is...
View Articleapi is not responding with anything
i have Report object which i generated using api Controller in my web app and using the below provided code i am setting properties for my iframe APIService.GetPowerBIReports().then(function...
View ArticleDoes PBI Custom visuals support tiles maps ?
I'm currently working with leaflet. I try to display a tiles map using this library. Is it possible ?
View ArticleHELP! Unauthorization 401 error - Integrating report into a web app
Hello, I'm following the tutorial from the official page of power BI (https://powerbi.microsoft.com/en-us/documentation/powerbi-developer-integrate-report/), I donwloaded the project sample from github...
View ArticlePower BI Embedded not displaying visuals
Hi, I've successfully connected to postman using my client id and token to generate an oauth2 header request. I am able to display json data from the power bi api. The returned scope shows that my...
View Articleconsuming https://analysis.windows.net/powerbi/api from visual studio report...
Hello, i've some pbix in production into powerbi.com. my next move would be to create SRSS reports that consume the data from the powerbi.com cube. in visual studio, i tried about every connection type...
View Article