Set slicer value upon load Javascript API
Hi all!, Im attempting to set a slicer value upon report load. According to this documentation this can be done: https://github.com/Microsoft/PowerBI-JavaScript/wiki/Slicers Could someone please check...
View ArticleEmbeding Dashboards, Reports by Using Java based Rest Api
I 'm reading embeding documentation from this link : https://docs.microsoft.com/en-us/power-bi/developer/embed-sample-for-customers . In 'Embed your content within your application' title content it's...
View ArticleNew tooltip "Report page tooltips", possible for custom ?
Hi all, I saw a new kind of tooltip in preview: How can we use it with a custom chart ? What do we have to do in our tooltip code, like to enable the tooltip field in filters ? The link for it here....
View ArticleIs Azure needed for Powerbi Embedded with Powerbi Premium
Hi, To use Powerbi Embedded with Powerbi Premium does the application we are embedding the powerbi report into need to be hosted on Azure? If it does, is this an additional cost from the monthly fee...
View ArticleSQL Query Editor Advise
Hi,I'm struggling to figure out the best way to tackle this problem.I have an SQL db with PBI gateway, Premium Service.I have a table like below: ID |Overidden ID |Owning Location |DelLocation |Start...
View ArticleLicensing PowerBI Embedded for external users
Hello,I have a question regarding PowerBI Embedded licesing.I have a web-app that has classic username/password security. This web-app has around 70 non-PowerBI users, who enter their financial data,...
View ArticleFinancial statements with drill down
When will someone create a custom visuals for the Financial Statement formats including Income Statement, Balance Sheet, and Cash Flow? While accountants love Excel, it falls apart when you want to do...
View Article"Error HRESULT E_FAIL has been returned from a call to a COM component"
I created a PowerBi website similar to the sample on github. When I open the app on localhost, everything works great . But when I published it to Azure , I see this issue :Exception Details:...
View ArticlePower BI embed visual using PowerBI Javascript library and how to set focus mode
I'm using Javascript Api to embed my report to my application.My report sets as fullscreen mode but i want to change it to focus mode as default visual.How can i set focus mode in Javascript Api ?
View ArticleEmbedding report - "This content isn't available"
I changed 'hide the visual header in reading view' option to hide focus mode in visual from power bi desktop. After that i published the report to my workspace . But after that i get "This content...
View ArticledataSelected event not firing in IE
Hi, I am using below code to embed report. var pbiconfig = {type: 'report',tokenType: models.TokenType.Aad,accessToken: config.authToken,embedUrl: embedUrl,id: config.dashboardId,pageView:...
View ArticlePower BI dashboard does not update when flow is triggered from PowerApp
I have a PowerApp say MyApp which has a button that runs a flow MyFlow. MyFlow runs a flow which takes the output from a web service and saves it to a CSV file in the Azure Data Lake Store. I have a...
View ArticleRecreate report dataset when using import api
Am using PowerBI rest api - Import operation (PostImportWithFileInGropup) to create duplicates of a report for various users in a workspace.While using the API I would like to recreate the backing...
View ArticleEmbbed Power BI Service and Amazon AWS
Hi All,Please share with me your knowledge for the follows:1.Is Embed Power BI service support Amazon AWS ?2. which kind of licensing or packages Are required ?3.Volume in easily can pass 50 GB...
View ArticleSharepoint Request failed.The underlying connection was closed. The...
Hi, When trying to connect to Sharepoint list (On-Premises), getting the error. (Unable to connect. We encountered an error while trying to connect. Details: "Sharepoint: Request failed: The underlying...
View ArticleCalculate Number of Employees irrespective of filtered selection
Dear Power BI Experts, Here is my scenario and I need valuable inputs. Scenario:1. I have a dataset which contains data from 1-1-2015 to till date.2. I have a date filter on my dashboard (Slicer) -...
View ArticlePOWER BI EMBEDDED FOR EDIT OPTION
Hi All, I am new to Power BI Embedded, I have Registered and uploaded my pbix file and downloaded the Sample file. I am able to view my report but edit option(self service business intelligence) is not...
View ArticleBorder Issue Power Bi
I embeded a chart to my app and set background transparent . There is border of iframe on my embeded report .Is there any way to delete this border or change color of border ?
View ArticleNon Filtered Data
Hello Everyone,I am working on a dataset. When I choose a date range through a filter, I am seeing filtered data which is ok. But I need to see data which is not filtered. Example: There are 5 Users,...
View ArticlePower BI REST API - UserNotLicensed
Hi!I'm trying to refresh dataset using REST API (using this example: https://github.com/Azure-Samples/powerbi-powershell/blob/master/manageRefresh.ps1) Howere I've got an error:$uri =...
View Article