embedded power bi report to share point on premise
After a few weeks of using Power BI, I find it is very powerful and meet our requirement to create a dashboard for management reporting. Currently, I am using Power Bi Desktop (but will subscribe for...
View ArticleBlue border on iFrame in embedded report
I have an embedded report within my website. I use the powerbi-client.js library to embed the report. When I click on the background of the report I get a blue border appearing around the iFrame...
View ArticlePublish a Live Connection Report to a different Workspace
Ok, I built and published a report (Import mode with a model to a Data Warehouse) and decided I wanted to reuse that model going forward, so I built my next report using a Live Connection to the first...
View ArticleHow Do I Connect to Computer Vision API in Power BI?
I have a query with image URLs in Power BI and I want to connect to the Computer Vision API to return descriptions in another column. How do I do this?
View Articlepro account api c
Hello friends, I need to provision 200 Power BI accounts for a training session. I can create these accounts by script but they are created as free accounts by default. Is there a way to create or...
View ArticleCustom visual bing maps examples? Better way to handle keys
I am trying to build custom visual using bing maps. I have read in some posts that there are not any good source code examples available. Curious to know how they handle the scenario for getting bing...
View ArticleIs there a way to build custom visual code using csproj file that includes...
Is there a way to build custom visual code using csproj file that includes code in visual.ts? So that I can use msbuild to build the project? I know that we use command line - pbiviz start to see if...
View ArticleAPI REST POWER BI - Can i create a power bi workspace via Postman?
I'm trying to use th Power BI Rest API to create workspaces, i'm using POSTMAN to do this, i've already created an app in https://dev.powerbi.com/apps, i got the CLIENT ID, but i don't know how to auth...
View Articlehttps://laughwithsunchips.com/keto-6x/
overload yourself. If you want to develop your Keto 6X muscles, exercise should be an important part of your life. However, it should not be the only part of your life. To demand the most will not...
View ArticleIs there a working example of a custom visual that uses plotly.js?
Hi all, Are there any code repo's that have a working example of a Power BI custom visual that uses the plotly.js library? Ideally, the code should be minimal and should call plotly.js's plot()...
View ArticleCreating a Quarterly Dashboard using a Line and Cluster
Hello,I'm very new with Power BI, I'm trying to create a Monthly and Quarterly Report with a line showing the time it took for selling the cars. I have the following,CAR ID CAR_SOLD_DATE TOTAL_ CARD_...
View ArticleIssues debugging custom visual using 'debugger' statement
I am having issues with the code below for debugging. Looking for help. public update(options: VisualUpdateOptions) { console.log("NEW"); debugger; } In browser, when I do F12 and goto consoler log,...
View ArticleDAX for between a date range Q
would like to run my SUMX() with a FILTER() between a date range that I want hard coded. What I have doesn't work when I add in the between date range component. See code below: EnquiryTest = SUMX (...
View ArticlePower BI Metadata is not passed sometimes
Hey! I discovered a bug while developing a custom visual. The problem is that metadata is not passed in my case. Trying on the Power BI Service, but I think the desktop version has the same problem....
View ArticlePrint multiple reports from powerbi embedded
I have an MVC Application built using the Power BI Embedded Javascript which has multiple tabs embedding multiple reports. The report.print only allows printing one of the reports within 1 tab, what is...
View ArticleConverting power bi R script visual to custom R visual
Hi,I'm trying to add plotly to my R-script visualization, and have tried the RADACAD guide at http://radacad.com/interactive-map-using-r-and-power-bi-create-custom-visual-part-1I got the visualization...
View ArticleCustom connector for proprietary file type
We'd like Power BI Desktop to understand a custom file format and for users to be able to select a file of that type and have Power BI Desktop open it (generating probably multiple tables). Were I'm...
View Articletable dataViewMappings columns order and show items with no data dependency...
I am trying to develop a custom visual (Kanban Board sort of visual) and facing below limitations or perhaps my lack of knowledge in the dataViewMapping and its customizations , the common between the...
View Article