Issue: How to send the same report to a different client.
Description.We are currently using the SSRS to generate and send the reports.We have a report that we send to multiple clients.The report pulls out the transaction data for that particular client.The...
View ArticlePower BI Embedded OData filter "or" operator
Hi there i am developing an asp.net mvc webapp that is integrating Power BI Embedded, which works just fine.I want to filter the DataSet with an oDataFilter like that: load: function () { var...
View ArticlePowerBI Embedded: Connection (Direct query) to SQL databases (onpremise)
Hello As it seems to me, at the moment (after PowerBI Embedded became generaly available) it still does not support direct queries to SQL database (setup on premise or on VMs on Azure).Please anybody...
View ArticlePowerbi Embedded Remove Powerbi Loading animation
Currently when a report loads with powerbi embedded, it displays the powerbi loading animation. Is there a way to remove this animation so we can display the report without any powerbi branding? This...
View ArticleMap chart customization to show city pairs
Hi All, I have a dataset which contains city pairs and the distance between those cities.I need to display that information in map chart in following format. Please provide your inputs to achieve this....
View ArticleEmbedded report filter not working on integer fields?
I am working with embedded PBI reports. If I create the following filter on an nvarchar column it works as expected: ?reportId=<Report GUID>&$filter=Record/Title%20eq%20'My test title'...
View ArticleProtocol must match : power bi embed error
I am getting belwo error Blocked a frame with origin "http://localhost:6790" from accessing a frame with origin "https://embedded.powerbi.com". The frame requesting access has a protocol of "http", the...
View ArticleProblem: Changing Data Structure
I used PowerBI to connect to a Azure SQL DB. Initially, everything worked fine. We then added more data columns to the DB. In the Fields pane, I did not see the additional data fields. How can I...
View ArticlePowerBiNodeSDK (1.0) - setAllConnections ---Error: Required...
It is quite clear and simple to create a client var credentials = new msrest.TokenCredentials('cAY0b0dCSSbg0oL3nHcgMScnrB...lw==', 'AppKey'); var client = new powerbi.PowerBIClient(credentials);To...
View ArticleIn a Table, formatting individual cells within a column
So I have an excel file containing columns and rows. I have 150 rows and 9 columns. In each of the columns, I have identified a color to represent 3 separate values in that column. Green for "on...
View ArticleEmbedding group reports - 401 not authorized response for GROUP MEMBER
I recently moved my reports to a group in order to prepare for a larger user base to view them. Members of my group should be able to view / edit these reports. I attempted to embed these reports and I...
View ArticleFinding issues in UTC to local
Hi All, I am having issues while working with UTC to local date time conversion. The scenario is that we are creating reports and uploading them in the Power BI embedded workspaces on Azure (not...
View ArticlePower BI Embedded and $filter on numeric fields (IDs)
Is it possible to have numeric fields passed onto `$filter`? It is necessary to filter based on IDs.So far, I've been unsuccessful. If I use quotes around a value, e.g....
View ArticleBug w/ Solution: Data colors breaking in Embedded Report
In PowerBI embedded reports, the default data colors for a chart with a differentiating legend merge into one, thereby removing the legend visualization capability. Example/Bug: Bar chart with axis,...
View ArticlePowerBI Client 2.0 beta testing
In the bower-components folder there is demo folder. The Demo should show some new cool features how to interact from js with a report. bower info powerbi-client --verbose e.g. bower install...
View Articledatasets.setAllConnections not working in Node SDK and CLI Tool (BUG?)
I am not able to provide a correct connections string to this function. Neither with the PowerBi CLI Tool nor with the node SDK. [ powerbi ] Error updating connection string[ powerbi ]...
View ArticleCan I connect to Power BI data set using ADOMD.Net?
Hi! I am using Microsoft.AnalysisServices.AdomdClient.dll, v13.0.0.0 to to access a Power BI data set from C# code. Have been experimenting with various connection strings but always get...
View ArticlePower BI embed into web page and automatic refresh
Hello, We have a project that we need to embed several dashboards into our web page. All embedded reports need to refresh on a daily basis. Our viewers won't be allowed to view the source tables. Our...
View ArticleConditional formatting - Blank Fields
Hi -- I am trying to create a RYG chart for my data that would allow me to see what programs are Red, Yellow, Green over the different months, however I am running into an issue with blank fields....
View ArticleRefresh visual - manual
I have a report (Matrix) that has somewhat detailed level data and calculations.With this report I want to avoid that the result is refreshed every time a user clicks another value in the slicer(s).Is...
View Article