Finding 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 ArticleRe: Power BI EmbedURL-multiple filters
i still did not got it work yet but checkout the demo folder bower install powerbi-client#2.0.0-beta.8 michael
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 ArticleRe: Power BI embed into web page and automatic refresh
If you use direct query, the data will always be up to date. No need to refresh. Users do not need direct access to the underlying tables. What does it mean to embed without tables?
View ArticleRe: Power BI EmbedURL-multiple filters
We are working on a new client side API which will allow for a lot more filtering. I mention it in this blog post:...
View ArticleRe: datasets.setAllConnections not working in Node SDK and CLI Tool (BUG?)
Thanks for reporting this issue. Can you please log an issue with your repro steps in our Github site @ https://github.com/Microsoft/PowerBI-Cli
View ArticleRe: Power BI EmbedURL-multiple filters
i guess you refer to the 2.0 beta. I would be glad to test it. but still no luck. Any small hint ? see my posthttp://community.powerbi.com/t5/Developer/PowerBI-Client-2-0-beta-testing/m-p/51504#U51504
View ArticleRe: datasets.setAllConnections not working in Node SDK and CLI Tool (BUG?)
ok. I will. I wonder that this basic Function is not working.michael
View ArticleRe: Power BI embed into web page and automatic refresh
mmh. I guess i must correct you. I also use DirectQuery. Neither in PowerBi Desktop(except changing a measure) or in the Azure Cloud. There is no automatic update !From my understanding you need to...
View ArticleRe: Power BI EmbedURL-multiple filters
is there a way to install the beta for asp.net mvc, nuget?
View ArticleRe: Print as PDF from Power BI Embedded
Thanks , as I feared the feature isn't available. I've upvoted the ideas and hope it gets done in the near future
View ArticleRe: Power BI EmbedURL-multiple filters
This one https://github.com/Microsoft/PowerBI-JavaScript/tree/dev
View Article