Table Rows Limit
Hello, I'm creating a custom visual that reads data in from a table (csv file). My table has three columns, and each column has 59,000 rows. I am reading the rows in via TypeScript, but the latest...
View ArticleCORS error when viewing Published PowerBI Report
Hi,We are planning to embed PowerBI in an Angular2 app and have started publishing reports using the "Publish to Web" function.When we load just the published url in the browser (eg....
View ArticleDifference between Power BI Rest API and Power BI Java script API?
Hi All, Could you please provide the difference between Power BI Rest API and Power BI JavaScript API?
View ArticleEdit Custom Visual Developed in PowerBI developer tool (Online)
Hi, I want to make some changes in my Custom Visual which is devloped in online version of the Power BI DevTool. can any one help me how can i go doing changes in that custom visual using new Power BI...
View ArticleUploading .pbix file to powerbi service using Power BI Rest API
Hi All, Can we upload .pbix files to Power BI service using Power BI Rest API? We are planning to create an admin tool(kind of a user interface), where user can upload .pbix files to power bi service....
View ArticleBar chart Visualizations
Hi, Please let me know how to add a bar chart in a list.Please see attached screenshot for your reference. Thanks
View ArticleRow-Level Security with Direct Query
Hi I am working in the Project which will go to PowerBI embedded finally .We did not upload to AZURE yetAt this moment Connection is in power BI desktop with DIRECT QUERY to 2016 SSAS...
View ArticlePower BI Desktop Bind Variables in Oracle Queries
Hi, I have found how to use parameter in query, like this:let Source = Oracle.Database("SYNCDWP", [Query="SELECT MGROUP,COL2,COL3 #(lf) FROM MY_BIG_TABLE#(lf)WHERE MGROUP = '"&PAR_GROUP&"'",...
View ArticlePower BI API – pulling data out from a visual to my web app
Hi everyone,Not sure if this is possible yet, so I thought I would put it to the collective brilliance of the community. I am in the process of creating a webpage with a dashboard embedded on it. I...
View ArticleIssue with PowerBi javascript api
Hi, Anyone else has this problem?Seems that custom visuals are not loaded properly in iframe. When using builtin visual then then problem does not occure (bar chart etc.)Basically all u see, is visual...
View ArticlePower BI Embedded
Hi , Can someone help me out with some links that can help me out with embedding Powerbi with iframe through html. Thanks,Nidhya
View ArticlePower BI Embedded not working on IE
Has anyone else had any issues with getting Power BI Embedded to work in IE? We have a site which works fine in Chrome and Firefox but in IE, there is only blank white space where the reports are...
View ArticlePowerShell or APP REST for adding or deleting a Powers license ?
Hi everyone,In O365, there are PowerBI licenses. And I want to create a tool which will attribute PowerBI License to an user or delete one from the user.So can i use PowerShell or API Rest to do it ?...
View Articledirect query from outside network
Hi, I have some Power BI Dashboards which are connected to a local SQL Server in our organization, which uses Direct Query method. Now, I would like to give access to some users outside our network,...
View Article"RealTime_PushRequestSizeTooLarge" when pushing large JSON
Hello,When I try to push multiple rows of data using the HTTP POST to Power BI, I get the following...
View ArticleConnectivity issue of clickdimension
HI, My requirement is to get the data from 'ClickDimensions' services.Below link followed to get the connection of...
View ArticleHow do you use the API to import a PBIX to a group workspace?
When I publish from PowerBI Desktop, I can select the workspace. But looking at the API, I can't see how to specify the workspace... https://msdn.microsoft.com/en-us/library/mt243840.aspx Note: I...
View ArticleHow to use Power BI Rest API without interface logging get access token
Anyone know power bi api reset have it function not use interface logging get access token ?I find anywhere can't find this api function . who can provide this api description?my project need this...
View ArticlePassing Multiple Parameter filters in Power BI Embedded
I developed an MVC application and i am able to pass one parameter in a filter dynamically to PowerBI embedded which is working.ie $filter={table1/column}. However I want to be able to pass multiple...
View ArticleChange chart or report background color based on the user
Hi All, How to change chart or report background color based on the user. We have one report in our application and integrated same in an external application using Rest API. We have different clients...
View Article