How to customize and package existing power bi visual
I am in a situation wherein I need to make really minor change to existing visual and use it in my reports. E.g., I need to change the font size of label in tree map visual. This change is very trivial...
View Articlestream data from O365 list using console application
Hi Team,As part of POC, we are analyzing the features of Power BI REST API to stream line data from O365 sharepoint List to POWER BI online.as part of this exercise, we created a console application to...
View ArticlePlot a line on a Map
Hi All, I have a request for the ability to show routes on a map in a Power BI report. The user has a list of routes with origins and destinations. They would like an arc drawn between each of the...
View ArticleLooking for Developer Help for Project
We (Tactical Cloud) have developed a connector using NetSuite’s Rest API’s to pull any and all data (i.e. financial and operational) from NetSuite into PowerBI and Power Query. The connector works...
View ArticleTracking usage of Dashboards
We Predictive Analytics Team are using Power BI for reporting data and have users using these report for their day to day work, we want to track how many users opened our dashboards and reports. Can...
View ArticleTracking usage of Dashboards
We Predictive Analytics Team are using Power BI for reporting data and have users using these report for their day to day work, we want to track how many users opened our dashboards and reports. Can...
View ArticlePower BI in ASP Net MVC
Hello, I can display a RDL in an iframe from my own ReportServer and now I would like to display a report (ASP MVC application) without Azure. On this link...
View Articlecumulative sum
hi therei have a table called "financials". in financials there is a field called "month" (which is a date field), i also have a $ field which is called "actuals". i want to create a stacked column and...
View ArticlePower BI Licensing Subscription Pricing and data refresh cost.
Hi!Please, could someone told me and give me information about the prices PowerBI have for license’s user and how they charged the data refresh to upload the data from on-premises and refresh the...
View Articlecan't get workspaceid
Hi, When i am accessing(https://api.powerbi.com/v1.0/collections/indriynpoerbiapp/workspaces) url with Authorization AppKey , always i am getting 403 Forbidden error, so please any body help me how to...
View ArticleIs it possible to extend grid to include repaeting image for background and...
Hi, I need help to customize a grid with a repeating image (a png/ jpeg) for the entire row. There is no conditional formatting. In addition, it needs to have capability to interact with other...
View ArticleWeb hook for Data Alerts
Is there a way to get a Power BI Alert to post to a web hook? I know that currently Flows is able to start from a Power BI Alert and made an assumption there was some API that enabled this between...
View ArticleHow to logout from Active Directory that using api powerbi
Hi AllI developed a MVC web application and I use the api.powerbi.com to get the token and call the api with that token. I got clientId & clientSecret from https://dev.powerbi.com/apps .The piece...
View ArticlePower bi javascript api manual refresh
Hei Seems, that refresh function is removed now ?How do i refresh data now ?
View ArticleCreate new custom visuals from the scratch code
Hi, I want to create custom Power BI visuals for the report. I follow the different links to create custom visuals. But did't get the code for that. I need to know how to write a code in the visuals.ts...
View Articlepower bi java script API - Finally have access tokens but no staticReportUrl
I have spent a good amount of time trying to properly embed a report using the javascript API, as far as I know the js API is the only way to get interactivity within embedded reports which is...
View ArticleBroadcasting reports on a public screen
Hi We have a requirement to display a selection of reports on a couple of big screens around the building. This will not be interactive, but the thinking is to display report pages for a period of...
View ArticleCreate a query/report in Visual Studio
Is it possible to create a Power BI desktop report/query using M and/or DAX from within Visual Studio? I collect data to define the query from an ASP.NET application, so I can create a view in SSMS,...
View ArticleCannot find namespace 'D3'
Hi All, I am new to the Power BI visuals, and I am trying to build the basic BarChart from the below link. https://github.com/Microsoft/PowerBI-visuals Now, the problem is, when I use the command...
View ArticleBar Chart is not display data create using custom visuals code
Hi, I am Creating Bar Chart using custom visual, it will not display bars in the report. I have used the same custom code that is downloaded from the Github. constructor constructor(options:...
View Article