Re: Is really no the other way embedded powerbi dashboard in ifarme ?
Do you know how to embed power bi dashboard in the html iframe ?
View ArticleRe: Is really no the other way embedded powerbi dashboard in ifarme ?
Sorry , i look like mass up the english word 'embed' and 'embedded' .
View ArticleRe: How to create a new Workspace in azure Workspace Collection without...
Great. I love the POSTMAN. I don't change the config. In the prompt cmd window, it asks to input the config items.
View ArticleRe: Error 403 when making a get command
Based on my test, the token is case-sensitive, try "Bearer " instead.As per the BOL Get Groups, to get groups, the url is https://api.powerbi.com/v1.0/myorg/groups.It seems that you're trying to...
View ArticleRe: How to provision a new workspace using OSX Azure CLI?
That might be a better question for Azure CLI forum.
View ArticleEmbed dashboard in html iframe not response
i embed powerbi dashboard on my html iframe . The dashboard not response 著是demo <?php include('powerbi.php');//匯入我自訂的powerbi libery $powerbi = new powerbi(); $report = $powerbi->report(); $report...
View ArticleRe: Embed dashboard in html iframe not response
why not reponse is really not support ??
View ArticleRe: Is really no the other way embed powerbi dashboard in ifarme ?
i embed powerbi dashboard in ifarme html but he not response 著是demo<?phpinclude('powerbi.php');//匯入我自訂的powerbi libery$powerbi = new powerbi();$report = $powerbi->report();$report =...
View Articledashboard embed html iframe not working
I have project embede power bi dashboard but i embed after he doesn't workingwhen i check the console he show the error massage VM894 powerbiportal.dependencies.bundle.min.js:130 ReferenceError:...
View ArticleRe: Different dataset and dashboards according to different user credentials
Hi smoupre,Thank you. It sounds reasonable. 1)Do you know if there is an API to change the connection string source of a dashboard/report which is embedded? 2)As far as I understand, I should import...
View ArticleRe: Error 403 when making a get command
Hello Friend ! Thank you so much for your answer. As you said, I tried to work with the postman did not work, I managed to get success with acesstoken, but when I try to run the get command, still...
View ArticleRe: Error 403 when making a get command
, my application is in delphi programming language and is used in desktop, so the app registration must be in Native client app, correct? Whitout the secret client ID, is that correct?See this image...
View ArticleRe: Different dataset and dashboards according to different user credentials
For #1, no I do not know if there is a way to change that via the API, my guess is going to be no. For #2, yes, you understand the concept correctly.
View ArticleNeed a help on scatter plot
I am looking to plot a scatter plot between two variables in a table. In PowerBI visualisations, the scatter plot axis takes either count or distince count for a given variable. But all I need is a...
View ArticleTable Rows Limit
Hello, I'm creating a custom visual that reads data in from a table (csv file). My table has three columns, and each column has 59,000 rows. I am reading the rows in via TypeScript, but the latest...
View ArticleRe: Table Rows Limit
Hi In terms of row limits for a CSV, Power BI Desktop is only limited by the amount of memory that your machine has.We currently load millions of rows of data into Power BI on a weekly basis without...
View ArticleRe: Error 403 when making a get command
brunozanoelo wrote:Hello Friend @Eric_Zhang! Thank you so much for your answer. As you said, I tried to work with the postman did not work, I managed to get success with acesstoken, but when I try to...
View ArticleRe: shmoo plot
Hi , Based on my research, there is no available custom visuals like shmoo plot in Visuals Gallery. I'm afraid you need to build it by yourself. Best Regards,Qiuyun Yu
View Article