Change timespan in PowerQuery
Hello,I have a little problem with the PowerQuery in my advanced editor. Know anybody how I can change the timespan? I like to show all data which are in Azure OMS. Is this possible? And if yes how ?...
View ArticleAdd a Custom Row Header on the Top of a report
Suppose I have 3 Columns (X,Y,Z) in a tabular report. I want to add one custom header on them. And the report will like Custom Header 1------------------------- X | Y | ZThe Merge...
View ArticleShow a different level of detail
Hello everybody, I was looking in the forum about something like LOA in Tableau, that aggregates a measure in diferents levels. But I think I'm missing something in Power BI, because I just wanted to...
View ArticleHow to schedule Pause/Stop BI Resource embedded automatically
Hello,I am trying to configure the start/stop Power BI Embedded resource using web insterface, it is running with succesfull(by reports inside powerBI) but don't is pausing/starting my Power BI...
View ArticleC# code to get pages from each report
Hello all!!I am playing with the powerBI API and I need help with.I want to get the meta data from pages of a specific report . My goal is to make API calls to ApiUrl/reports/{report-id}/{pagename},...
View ArticleC# code to get pages of a specific report
Hello all!!I am playing with the powerBI API and I need help with.I want to get the meta data from pages of a specific report . My goal is to make API calls to ApiUrl/reports/{report-id}/{pagename},...
View ArticleHow do I update credentials for an Azure table using API
Hello, I am new to PowerBI. My pbix data source is an Azure table, and I can switch to a different table storage account after I have publishedmy pbix to PowerBI service via Set Parameter API. Is...
View ArticleGetting Bad Request "The property 'credentials' does not exist" for Patch...
Hello. I am trying to update an Azure Table Storage Key and used the message body below for a Patch data source API request. {"credentialType": "Key","credentials":{ "credentialData": [{"name":...
View ArticleHow to dynamically point a Power BI Embedded Report to different Azure...
Hi all, I'm currently developing an Embedd Power BI solution. The solution is an App Owns Data situation and our data is stored in Azure Analysis Service, so we will be doing Live Connect. In our...
View ArticlePower BI Destop Narrative custom visual does communicate with external servers?
Dear All, Power BI Destop Narrative custom visual does communicate with external servers in order to get the result?Meaning If I work with secret data and I use Narrative custom visual than would it be...
View ArticleError installing Power BI Visual Tools
I am trying to install Power BI Visual Tools to do some custom visual development work. I installed NodeJS. I got the following error when I tried to install PBI Visual Tools as the enxt step. What am...
View ArticleGetting a 500 Internal Server Error when calling the API for my datasource
After spending 3-4 days getting my Python code just right, I was FINALLY ready to start posting data, via the api.powerbi.com API I got when I'd created my data source. So I spin up the script/app and...
View ArticlePowerBI embed JS not rendering
Hello all, I am trying to embed a PBI report using the JS embedding library, below is the code I am using.My issue is that the report is not rendering at all (NB. Iframe is properly created by the...
View ArticleLet the end user choose the query parameters used to pull data into Power BI...
I am trying to create a report from a direct query and that query has a start date and end date parameter which is used to fulfill certain WHERE conditions, say for example WHERE...
View ArticleCreate Report in Embed View via Power BI API
I am trying to create a new report from a dataset in an embedded view. However, I keep getting "This content isn't available" and the reportEmbed.min.js returning a 403 on render. Within...
View ArticleCreate Report in Embed View via PowerBI API
I am trying to create a new report from a dataset in an embedded view. However, I keep getting "This content isn't available" and the reportEmbed.min.js returning a 403 on render. Within...
View Articlegps.js error - gps.js:114 Failed to execute 'postMessage' on 'DOMWindow': The...
Hi, I hope you can help me. I am getting this js error and I can't figure out why it is happening. I have stepped through my javascript and can confirm that the embed is succesful without showing any...
View ArticleCustom Slicer - Selection Issue
Hi there, I'm relatively new to developing custom visuals for PowerBI, and I've started with a slicer. I'm running into a weird issue that's probably best described with an image: I'm hoping this is...
View ArticlePower BI Workspace Collections is being retired. Do I need any migration if I...
Hello, This is in reference with email received recently from microsoft which says- Power BI Workspace Collections is being retired. Migrate to Power BI Embedded by June 30, 2018. I am using a pbix...
View ArticleEmbed PowerBI dashboard & report in Custom Mobile Apps
Hi all,I'm trying to embed Power BI report & dashboard in a custom mobile app. I use webview (because I see there is no API besides Javascipt) to display the report in my mobile apps. The embedded...
View Article