PowerBINotAuthorizedException when using flow in workspace other than my...
I'm trying to create a Flow that starts When a data alert from a Power BI Dashboard is triggered and it is failing. The Flow works when I test it from My Workspace, but it fails when I move it to my...
View ArticleRe: Custom visual selection: values in the selector are reset
As discussed privately, I haven't got much experience in this area, but I have had a quick look, and if you're using this tutorial, then I think that it's a case of enabling multiSelect on your select...
View ArticleRe: Real time Charts
Hi ,I've recently provided this answer, which might fill you in on where to get started with exploring this. Hopefully you'll find the linked documentation in there useful.Good luck!Daniel
View Articlecircle card tutorial
I was able to successfully create the circle card from the Microsoft tutorial but then it stopped working for some reason. I tried several times to go thru the tutorial again and recreate it and it...
View ArticleRe: circle card tutorial
Hi ,Yes the documentation is very out of date for the latest SDK, unfortunately You can make this work though - before you create the visual, you'll need to make sure the SDK is "downgraded" to work...
View ArticleRe: circle card tutorial
It looks like the tutorial but when I test it online it says it can't connect to the visual server. Is there a fix for this too?
View ArticleRe: circle card tutorial
sorry I had to create a brand new certificate to get it to work. It's all good now. It's crazy that the tutorial on the website would steer you so wrong! thanks for the help!
View ArticleRe: circle card tutorial
No probs! In fairness, the tutorial was correct... once But yes, I forgot to mention that a certificate regeneration is required - sorry about that. This needs to happen any time you update the tools...
View Articlecircle card tutorial formatting number
I finally got the circle card custom visual working but the numbers within the card don't include commas? I tried formatting the data model and the query but that doesn't seem to work. What am I...
View ArticleRe: circle card tutorial formatting number
Hi ,You'll need to install powerbi-visuals-utils-formattingutils, and manage in your code to pull the format string from your field and apply it.If you want specifics, I have a repo with a tutorial...
View ArticleEmbedding reports with viewer permission
Hi,I am trying to embed reports in a custom web system I've created. It is a python + js project, and I am using the following parameters to generate the token: Python:data = { "accessLevel": "View",...
View ArticleRe: Embedding reports with viewer permission
Hi Sorry I can't replicate your issue , it's out of our workscope. I've moved this post to Power bi develop forum. I would suggest you create a support ticket on Power BI Support page for better...
View ArticleWhite space above/below report in embedded iFrame - is there any fix?
Hi, I built a report which looks perfect when I open the direct link (screenshot) but when I embed the iFrame (screenshot), a huge white space is added above and beneath the frame. I saw a couple of...
View ArticleEmbedded adding two semi colons to report container iframe
I am developing an app using power bi embedded, everything was working perfectly but yesterday two semicolons started appearing in the top left of the report container. I haven't edited my code at all...
View ArticlePython visuals strange sporadic behavior
Hi,I have a question regarding Python visuals integration in Power BI.I wanted to test Python visuals behavior and performance in Power BI Embedded so I decided to first create a very simple sample to...
View ArticleRe: Embedded adding two semi colons to report container iframe
Here too!However, we do not use javascript but Json.
View ArticleRe: Embedded adding two semi colons to report container iframe
Same here ! We have a number of PBI embedded deployments, it's showing up everywhere, and is clearly in the MS code.It's been like this for a few days now......not good. I really hope they are...
View ArticleSee records not saving changes
Hi all When editing the see records section within Power BI Desktop the changes are not being saved. I have tried to add columns in which are not text, this hasn't worked - I have worked around by...
View ArticleRe: Embedded adding two semi colons to report container iframe
I'm having the same two semicolins in the topleft of my report container as well.
View ArticleRe: Embedded adding two semi colons to report container iframe
I'm also getting the same issue, across all embedded reports with transparent background.
View Article