convert run_duration (DD: HH: MM: SS) column to Seconds.
Hello, I am trying to convert run_duration (DD: HH: MM: SS) column to Seconds. For example, if Run duration is 1 Day: 1 hour: 1 minute: 1 second I need to convert it to 90061 seconds 86400 + 3600 + 60...
View ArticleBookmark Feature power bi embeded
Hi All, Is Bookmark Feature Supported in Power BI Embeded?
View ArticleI am not able to add power bi to Azure account
Hi, I am trying to use Power BI rest APIs through postman.If I am correct in order to use REST API we need to add power bi to Azure account.And I am unable to do that.I can see this page but it is not...
View ArticleGantt chart custom visual
Hello,I am happy to inform you that Lingaro has developed a new custom visual Gantt chart.The chart allows the user to add as many dates as possible. Each bar, representing a specific row, will be...
View ArticleCopy pre-configured app workspace to external user account
I am currently evaluating Power BI as part of an platform as a service app. We want to provide a pre-configured app workspace as a starting point. The requiremets are: Every customer will have his own...
View ArticleAre we ready for Power BI embedded?
We have a SaaS site up that is currently running on a SQL server database. At the moment, we create customer dashboards based on the campaigns that we create for them within our site. These customer...
View ArticleGateway has been applied to report based on SQL server db. But whenever the...
Hi I have a report based on local sql server db. To schedule refresh, On premise gateway has been created with same server name and credentials as used in the report. The gateway has applied to the...
View ArticlePower API - Embedded
Need a suggestion: My requirement - In my ASP.NET + Embedded Power BI application if a user belongs to group A then I have to show Report A and if he belongs to group B then I have to show Report B In...
View ArticleCustom Visual - Selecting, Filtering and Highlighting
I am developing a series of custom visual, one of which is a population pyramid. The code for the visual is on Github:https://github.com/DiaAzul/powerBI-visual-PopPyramid3/tree/Version-1.10.0 The...
View ArticleCan I pass date parameters inside my Embedded powerbi report using HTML
Can I pass my date parameters so that I can filter the report A/Q to that parameters, if yes then How can I do it??
View ArticleEmbedded Q&A only displays "We weren't able to load suggestions right now....
I'm unable to get the embedded Q&A feature working, I followed the instructions in this guy in a cube video:https://guyinacube.com/2017/10/embed-power-bi-qa-application/ I set the embed token,...
View ArticleCreate new workspace using Power BI API
Hello All! I'm trying to automate some processes in my company. I'm looking for a way to create a new workspace for specific user in my organization. I found API that allows to do that for current...
View ArticleDataset Refresh from API
Hi, I came across this link. https://powerbi.microsoft.com/en-us/blog/announcing-data-refresh-apis-in-the-power-bi-service/ It references...
View ArticleEmbedded Report Dropdowns Appear in Chrome but not in IE 11
We're having an issue with a Power BI dashboard that is embedded into a website, with the issue only occuring in IE 11. The arrow on the left side of the dropdown boxes isn't appearing, so they don't...
View ArticleERROR: group has no reports
Hello Everyone,I am trying to embed my reports in our application using rest api's. I used the the sample application Apps owns data project and changed the configurations as required, I was able to...
View ArticleError: Group has no reports
Hello,I am trying to embed Reports using rest Api GetReports(), I used the the sample appilcation Apps own data I was able to generate the access token, but I am ending up with below error. Its says...
View ArticlePush data to dataset from Javascript/Typescript
Hello!I've created a dashboard and a streaming dataset on https://app.powerbi.com/. When I try to push data from C#/Python to that dataset it works perfectly, but if I try to use Typescript, it keeps...
View ArticleError creating new reports using Power BI Embedded
Hi, I've written the following code to try create a new report using Power BI Embedded: authContext.acquireToken(window.config.endpoints.powerbiUri, function (error, token) { let datasetId =...
View ArticleHow do I specify the on-prem data gateway administrator?
Hi, We are currently doing some research around embedding Power BI and we came across an error that basically is saying that the user we are using for the ocnnectivity must be a Gateway Administrator....
View ArticleCascade visual filters
I have 2 heat maps, one with parent customer and one with child customer. When I click on the parent customer, I want the child customer heat map to only show the children, not just highlight them. I...
View Article