Error 429 - too many requests
I have two datasets created using Power BI Pro that seem to be limited to the free version of rows per hour (10,000 rows per hour) rather than the 1,000,000 per hour that the documentation suggests....
View ArticleCode for updates to visuals in PowerBI
Hi, I am fairly new to visual developmnet in PowerBI. I have been tweaking existing custom visuals to add abilities that I need for my reports and that has been very handy. Recently, dynamic references...
View ArticleAbility to see updated Code for Visuals in PowerBI to add new abilities to...
Hi, I am fairly new to visual developmnet in PowerBI. I have been tweaking existing custom visuals to add abilities that I need for my reports and that has been very handy. Recently, dynamic references...
View ArticleFormat Options: Hierarchy Slicer vs Slicer visualizations
Hello, Using the Hierarchy Slicer, I could see that is possible to format the title of the header attribute, which is not posible to do it in the "normal" Slicer. That option is more flexible or...
View ArticleRefresh Sharepoint Online list data on embedded dashboard hosted in Azure
I've followed this example to get a dashboard embedded in a .NET MVC website. The dashboard is publised to an Azure Power BI workspace collection, then embedded in to a page in my website using the...
View ArticleJavaScript sdk date time filter
I downloaded Power BI angular client sample (https://github.com/Azure-Samples/powerbi-angular-client) and try to implement an advanced filter in the hosting application to filter my report by date...
View ArticlePowerBI and SSAS
Hi,I was trying to find some informtion regarding Power BI and SSAS integration.Could anyone please help me with the same .Thank you .
View ArticleSome generic queries
I have following queries about PowerBI : Does it have provision to use any programming/scripting language to manipulate data? for example when we use excel for generating reports we can manipulate data...
View ArticlePower BI Rest API - Update All Connections?
Hi, I'm using the API of "Update All Connections" to update one dataset's data source in Power BI's portal. This dataset is using direct query from a Azure SQL database. When I updated it to another...
View ArticleDashboard Rest API
Hi, Is there Rest API that can create dashboard and chart in Power BI? Thanks,Shijun
View ArticleDAX for getting distinct item and its count
I have a set of ids 123112455 and i want the id and its count1 - 3 times2 - 2 times3 - 1 time4 - 1 time5 - 2 times and i have written a measure for the sameMeasure =...
View ArticleFail to add rows on dataset using PowerBI Rest API
Hello,I am using PowerBI Rest API to add row on the dataset that I created using PowerBI Desktop. But I am facing following error An unhandled exception of type 'System.Net.WebException' occurred in...
View Articlescatter plot
Dear sir and madam, i want to modify the scatter chart in power bi.But i do not write a new custom visual from scratch. So maybe you can send me the pbiviz file?In Power BI i can choose the scatter...
View ArticleSelection for table
Hello!I have a two related columns (string type). It can be represented so: Col1Col2AaaAabBbaBbbBbcCca I need to create a visual with dropdown menu, which will contains values from both columns, but...
View ArticleHow can I disable the Report edit\delete option of a member of group workspace.
Is there any option in the Power Bi that can restrict permissions of a group member of the particular workspace group. In my senario, I have user which is part of particular workspace group and I have...
View ArticleHow to capture daily live data
Hi,I have single record for todays date. (data is capturing from Facebook business Manager websource)Example: DateValue01-09-2016392665 Next day value should capture in...
View ArticleHow to generate dataset and dashboard in Power BI portal automatically?
Hi, everyone,I want to automatically generate the dataset and dashboard in Power BI portal. I know that I can create and edit the dataset using REST API. Then what about the dashboard? Or if I can...
View Articlereport embed problem
We have successfully registered our 2016 Reporting Services with power BI on the server. When we try and pin a report part to the power bi site, it asks us to log into power bi. We click on the...
View ArticleGET table contents through webapp
I'm looking to write a simple webapp that will go through a specific dataset's table and determine if the data is complete and up-to-date. I'd run this on a daily basis. I started looking into the...
View ArticleDifference between dates in the same column
Hi, I have a financial approvals table that has the action date in the same column, I am trying to find out the lenght of time each the process is at each stage of the process. The table below is an...
View Article