Re: 403 Forbidden error occured when using REST API
Can you please elaborate on where the username/password go?Thanks
View ArticleStep 2 in Sample "Push dat to Azure by Adam Saxton :AcquireToken will acquire...
I've working on the sample "Push data into a dashboard" by Adam Saxton. In Step 2: Get an authentication access token code is provided to get authentication. The NuGet Package...
View ArticleRe: Step 2 in Sample "Push dat to Azure by Adam Saxton :AcquireToken will...
In the sample, steps 2 is usingInstall-Package Microsoft.IdentityModel.Clients.ActiveDirectory -Version 2.21.301221612In the newer ADAL v3, try a new sample using...
View ArticleInput text(Objects) does not allow more than 250 characters
Hi everyone, I'm trying to create an input text in Objects (capabilities.json) and it has more than 250 characters. I saw that the component has the maxLength = 250. I saw in documentation there are...
View ArticleInput text (Objects) does not allow more than 250 characters
Hi everyone, I'm trying to create an input text in Objects (capabilities.json) and it has more than 250 characters. I saw that the component has the maxLength = 250. And I saw in documentation there...
View Articlesteepest learning curve for Qlikviewer?
Hello PowerBIers! What would you suggest for a former QlikViewer as learning path? for a Developer, I mean. - Training materials/Tutorials (other than...
View ArticleRe: Passing language while embedding the report
We are supporting 20+ languages and 20+ reports. And, in that case, we would have to create 400+ reports, which would take too much time. And, if there is a minor change, modify that report for each...
View ArticleCan we add report level filter in power bi visuals from code (JavaScript)
Can we add report level filter in power bi visuals from code (JavaScript)
View ArticleRe: Filtering in real time dashboard.
Hi, .I created report from streaming dataset. For slicer i can only pin live page, not pin for slicer. Also slicer is empty in the report and in the dasboard although the data comes and historical data...
View ArticleCombine real time data streaming with local data in Power BI online
Hello, I am sorry if this question has been solved already, I couldn't find anything about it. I have a real time data streaming coming from Stream Analytics to Power BI Online.However, I would like to...
View ArticleRe: Filtering in real time dashboard.
Hi , You are correct, you could not pin slicer to dashboard and just pin live page or filtered chart to dashboard. But it's so strange when there is no data showing in your report.
View ArticleRe: Combine real time data streaming with local data in Power BI online
What I would look at doing would be to feed the data up to an Azure Event Hub and then pipe it over to Azure Stream Analytics and combine the data there, then feed that combined data over to Power BI.
View ArticleDelete report, or dataset
My problem is that I want to be able to delete a report based on its ID. I've seen that it's possible to delete a dataset, which will subsequently delete the related reports. But when I have a report...
View ArticleTile API not returning EmbedUrl
Im using the tutorial found here to embed a tile: https://powerbi.microsoft.com/en-us/documentation/powerbi-developer-integrate-tile/ I have previously successfully embedded a report with no issues....
View ArticleRe: Power BI embedded supports data refresh
Hi, Is there any new on this discussion?I´m using Power BI embedded with direct query reports, but they are very slow because of many complex queries. I have tried to use import data and they are...
View ArticleRe: Issue in adding Library files in tsconfig
This issue may be related to the sandboxing that is done on custom visual and I ran into the same issue myself and while I have a work around I am not sure if there is a better way of doing this. When...
View ArticlePrivate custom visuals?
Is it possible to create private custom visuals only accessible to an organisation? We are developing a custom visual for an enterprise project and I assume in order to use that visual with powerBI...
View Article