Re: Finally, my first viz!
Thank you, it was infuriating but rewarding and hopefully I can improve on it when the custom objects are working again. The GIT is here https://github.com/adamdavi3s/PowerBICirclePacking
View ArticlegetRe: How to use Power BI Rest API without GUI authentication (redirect uri)
Hi, I get the same error "Bad Request" . I think my TenantID, user and password are correct but always get the same error, I try different combinations "/oauth2/v2.0/token" "/oauth2/token/" but not...
View ArticleHow to provision a new workspace using OSX Azure CLI?
That is driving me insane. My main goal is to embed POWER BI reports/tiles in my Rails Web App. I have a POWER BI account with some reports. I have also created a Workspace collection on the Azure...
View ArticleRe: can't connect visual server - running local host and have installed...
Ok, I've uninstalled and reinstalled the certificates several times, I've closed browsers and restarted the computer alot - I was able to get this working on an old windows 7 but not my laptop -...
View ArticleRe: Power BI API for IMPORT pbix files
The problem is that I am developing in Delphi, not C #, Delphi unfortunately does not contain an integration API as C #, which already has the GetToken...
View ArticleREST with Reports Fine with Groups 403 Forbidden Error
Hi I've been trying to folow the examples provided in GitHub https://github.com/Microsoft/PowerBI-CSharp I'm using the sample code for the 'integrate-report-web-app' and it works great I can see the...
View ArticleCustom Visual constantly "refreshing"
I am trying to develop a custom visual, and what I have so far is constantly "refreshing"/"processing" - there's a spinning animation in the top left corner: How would I go about troubleshooting...
View ArticleRe: can't connect visual server - running local host and have installed...
Do you have a proxy in your Network?
View ArticleRe: Custom Visual constantly "refreshing"
I got that processing when i build a infinite loop or i process to much Data. Sometimes it is a Format Failure when my Color Selector or my Capabilites are set up wrong. The problem is, even with debug...
View ArticleRe: Get Tiles API - embedURL blank
One more follow-up, should I try to render the actual report instead of the tile which has it, the report renders fine. But I would like to get tiles working as well. I know that there are support...
View ArticleRe: Power BI Embedded report is no longer being rendered.
Were you able to solve this ?
View ArticleRe: Power BI Embedded report is no longer being rendered.
were you able to fix this ? In my case only some users are getting it -- sadly all business users (during my live presentation) I am not sure what is happening.
View ArticleRe: power bi embed 'this content is not available'
It was working for me till today but it stopped working all of a sudden for some of my clients -- can you please share what you think what might have gone wrong
View ArticleRe: power bi embed 'this content is not available'
It was working for me till today but it stopped working all of a sudden for some of my clients -- can you please share what you think what might have gone wrong
View ArticleRe: Power BI Embedded report is no longer being rendered.
Where you able to fix this -- the exact same thing is happening to me (also in a presentation); the timing could not have been any worser.
View ArticlePower PB Embedded - Data Access via oData / Large Multi-tenant SaaS system
Prototyping BI for embedded dashboards. Our system is a multi-tenant (large), distributed across 4 Azure zones, using SQL Elastic sharding for data access (many shards). All data access is "protected"...
View ArticleRe: identifying themes and doing sentiment analysis in text analytics using...
Is there any column indicating what the row is about in your records? Please give some sample and be more specific.
View ArticlePower BI embedded is not working when a custom visual is used
Hi all, lately the embedded Power BI report is not working if we include a custom visual in it. We developed our own custom visual and it used to work in an embedded page, but a week ago it stopped....
View Articleloop through sources
Hi all, I'm new to this community so I hope that i got the location right.. background:I want to build someting around the webAPI's of the task tool Nozbe. You can organize your tasks in projects. I...
View ArticleRe: How to embed some Power BI Tiles in a Rails App?
Hi, To succeed I had to forgot everything I had read before... and start again with this:https://azure.microsoft.com/en-us/documentation/articles/power-bi-embedded-iframe/ ON AZURE PORTALCreate Power...
View Article