Re: Power Bi javascript api report filter issue
It seems like your code is overriding the existing filters it's not appending to existing filters. Sorry but i am not aware of java script api much
View ArticleRe: 403 Forbidden error occured when using REST API
I hope your registered your app with Azure Active directory and provided proper clientid,clientkey,username and pwd. https://login.microsoftonline.com/yourdirectorykey/oauth2/token Provide proper...
View Article400 when pushing a date to Power BI
HiI am trying to push some data to Power BI.My json looks like this: {"Backup": "3","Restore": "1","DateTime": "2016-09-26T20:14:26:047Z"} The DateTime is a date in Power BI. If i try to post this I...
View ArticleRe: Embed Power BI Report in HTML Page Using API
Is there a way, to automate a PULL from a dataset, so that these can be published without a human involved (select, execute, extract, paste, deploy)?
View ArticleRe: Embed Power BI Report in HTML Page Using API
Is there a way to automate the publishing of an HTML output from a dataset without a human interacting with the PowerBI interface (select, execute, extract, embed, publish), for instance, a pull;...
View ArticleRe: Error: Migration from old dev tool
Hey n0gare, it seems the compiler not find your typescript files.Do you include the filenames in tsconfig? You migrate from the Online Dev Tool to PBIVIZ? Nice Regards, Mcburn
View ArticleRe: How create property string in power bi custom?
Iam not really sure the question is answered already. So here my Example Code: "start": { "displayName": "Start", "description": "Start Position", "placeHolderText":...
View ArticleRe: Error: Migration from old dev tool
Hey, thank you the quick answer.No i did not include the files in tsconfig. I did it now and it works!Thank you !I migrated form the Online Dev Tool to the cmd based solution. Best regards!
View ArticlePower BI Embedded with pbix file created with data from BlobStorage
Hi there, I have a power BI report in Power BI desktop with data from Azure BlobStorage, and I want to add this to an application with Power BI Embedded. I can't seem to get this to work. Is this...
View ArticlePower BI embedded with user data
Hi, I have a very basic question about Power BI - I am googling since hours but I do not get a clear solution, sorry. We are working on creating a Business Intelligence Solution for eCommerce sellers....
View ArticlePower BI Embedded and iDaaS Providers
Hi there I'm looking to integrate Power BI Embedded within a web app that currently authenticates users using WS-Federation via Okta. Should I anticipate any issues trying to use the claims sent from...
View ArticleRe: error while trying to get data from a production server.
That does not look like a site, but rather a page URL. Generally, you point to a SharePoint Site in your Source step, so in your case that would be everything up until the last part of the URL, (drop...
View ArticleRe: Power BI Embedded with pbix file created with data from BlobStorage
What do you mean by "I can't seem to get this to work". Are you facing a specific problem. I have never done this but my understanding is that with power bi embedded you import pbix file into your...
View ArticleRe: Power BI Embedded with pbix file created with data from BlobStorage
My question was whether Azure BlobStorage is supported as a data source, since I see on the FAQ page of Azure the following statement: We are going to support access to cloud data sources that use...
View ArticleIssue with Power BI REST API (Embedding reports from group workspace)
Hi to all! I got a strange issue with embedding reports from group workspace:Workaround – trying to embed reports from user's group workspace. No reports in the user’s “My workspace”. Tenant's data in...
View ArticleRe: Power BI Embedded with pbix file created with data from BlobStorage
I would say best way to find out is to test it out.
View ArticleRe: Power BI Embedded with pbix file created with data from BlobStorage
I did, but it doesn't work, and now I want to make sure it is even possible,
View Article