Re: Dashboard tiles not updating
So does this mean that users cannot change the filters and see that change reflected in their dashboard without re-pinning it with the new filter?
View ArticleRe: Ability to trigger an email to people highlighted in a Power BI table
Thanks S for your feedback which is much appreciated. The backend is a SQL 2016 tabular model. I am pretty confident we can hang something together based on Alerts and will look into this further. From...
View ArticleRe: The custom visuals gallery is moving to the Office store.
RE: but files from Office Store aren't in the right format to import. Hmmm that's strange... any particular custom visual? I just downloaded a copy of TableHeatmap from Office Store and didn't...
View ArticleShow Report in another web applications
Is it possible to perform an integration to display a practice panel within my Web application? But the data is not removed from my local network, so it is not sent to the Microsoft Azzure server.
View ArticleRe: Ability to trigger an email to people highlighted in a Power BI table
Perhaps you can set the From address in Flow and then you could send the email message from the resident "President of Computers".
View ArticleRe: JavaScript API - Data Selection Events - Catch Deselect Event
Hi, I'm having the same issue. Would you mind posting how you caught the event?
View ArticleRe: Power BI embedded: load report into web control in winforms application
powerbi-oe wrote:HiSo I want to load a report hosted in an Azure workspace into a desktop application.Using the power bi cli, I've created a workspace and uploaded a pbix file. I've also got the...
View ArticleRe: Power BI embedded: load report into web control in winforms application
I've managed to create a static HTML on disk and using the power bi JavaScript library load the report. I can then load the html file into a web browser control on a form.
View ArticleRe: The custom visuals gallery is moving to the Office store.
I may be being stupid - but if I download the TableHeatmap from the Office Store I get a zip file which when uncompressed has some resources and a json file but no pbviz file to import into power bi....
View ArticleRe: Power BI embedded: load report into web control in winforms application
powerbi-oe wrote:I've managed to create a static HTML on disk and using the power bi JavaScript library load the report. I can then load the html file into a web browser control on a form.You can do...
View ArticleRe: Power BI embedded: load report into web control in winforms application
Yes it's to embed in a winforms based application.I believe the token expires after an hour ? How does charging/licensing work with a token that never expires, as i thought each new token generated is...
View ArticleRe: Power BI embedded: load report into web control in winforms application
powerbi-oe wrote:Yes it's to embed in a winforms based application.I believe the token expires after an hour ? How does charging/licensing work with a token that never expires, as i thought each new...
View ArticleRe: Power BI embedded: load report into web control in winforms application
I'm using the power bi CLI tool (https://github.com/Microsoft/PowerBI-Cli) to upload my pbix into a Azure workspace and then generate the required tokens. Hope that makes sense? And thanks for your help!
View ArticleRe: Power BI embedded: load report into web control in winforms application
If the "create-embed-token" doesn't accept an expire date parameter in your link, I'm afraid you'll have to download the git sample in my previous reply and following this tutorial. Then change the...
View ArticleRe: Power BI embedded: load report into web control in winforms application
Thanks will take a look. Re my question on charging. Looking at charging again, this in done each time a session is generated or after an hour. "A session is a set of interactions between an end user...
View ArticleRe: Unable to save converted report.
As promised, this issue has been fixed. Thank you!
View ArticleRe: Ability to trigger an email to people highlighted in a Power BI table
Thanks man .... best I not publish the boss's response in this forum
View ArticlePower bi embed html "This content isn't available."
Hello Community,I have tried to implement a Power BI Embdeed webpage via this simple HTML sample below: <html><script type="text/javascript"> window.onload = function () { // client side...
View ArticleRe: Stream Dataset for local SQL Server Database Query
Is there a tutorial on how to do?
View ArticleRe: The custom visuals gallery is moving to the Office store.
Hey, Don't worry you're not stupid, nor did you have ant psychedelic visions [lol]... I believe I know why... In the case sample I mentioned above, both pbiviz and pbix files downloads were done...
View Article