Re: Power BI Embedded and Azure Analysis Services
Did you ever find a solution for this? Got the exact same issue here.
View ArticlePython plot showing no output - Powerbi
Hi guys, I'm a bit new in python but my code is working on spyder or jupyter notebook.The equivalent script I'm running on PowerBi is the following : Below is the code I used to import my data. import...
View ArticleDataset not refreshing via API in Power BI web service& headers not being paased
Hello,I have setup a new datasource in PowerBI desktop to get data over an API (see below). Everthing works fine locally, and I'm able to refrersh the data in PBI desktop, however when I publish the...
View ArticleGet data using Rest API (post)
Hello I have this urlhttps://api.statbank.dk/v1/data and I want to use this request for getting data for PowerBI.{"table": "ls01","format": "CSV","valuePresentation": "Value","timeOrder":...
View ArticleRe: Embedded adding two semi colons to report container iframe
Our PM assumes this will be fixed soon, since it affects all PBI embedded customers. How naive...
View ArticleStream Analytics with power BI Output
Hi Everyone,I have created a stream analytics job with power BI output,in which i am pulling data from two sourcesne is from event hub and other is a reference input data from sql. In the main query of...
View ArticlePower Shell script to push data to Power BI API
All, NOTE: I am not a developer, trying to do the below from an online example. I am using the following power shell script to push data to a power BI API and data set. It used to work fine, but then I...
View ArticleRe: Embedded adding two semi colons to report container iframe
Looks like its been fixed, at least on my tenant. The pro's and con's of cloud.
View ArticlePush New pbix file using PBIRS API Method /PowerBIReports({Id})/Model.Upload
Seems like there is an issue with POST upload method when trying to upload a new pbix file. While the description of this method says: Does an efficient binary upload of a new or existing PowerBIReport...
View ArticleRe: Embedded adding two semi colons to report container iframe
Fixed in my embedded page as well.
View ArticlePython scrips works for all?
I have a question, If I use a python script in my PowerBI Report, I make graphs with thee output of that python script, it will be available and updatable to other people? I mean people without python...
View ArticleRe: "pbiviz package" does not update visual's capabilities, but "pbiviz start" d
Hi ,To test updating an already published visual in Power BI Desktop, the only solution I've found that works for me is to temporarily modify the GUID, package and test, as per this post's solution. It...
View ArticleRe: Get data using Rest API (post)
Hi , Basically you can use Web.Contents to call the API like below letSource = Json.Document(Web.Contents("https://api.statbank.dk/v1/data"))inSource Please refer the below...
View ArticleRe: Dataset not refreshing via API in Power BI web service& headers not being...
Hi Please see my answer in the below link.https://community.powerbi.com/t5/Service/Refreshing-data-from-REST-API-works-on-Desktop-fails-on-Service/td-p/779926 Your api is using api-key autentication...
View ArticleRe: "New Look" - Power BI Embedded
Hi As of now there is no plan yet to release this in PowerBI Embedded.Please see the comments below Also from the official planned feature page this feature is not yet planned, so I'd recommend you to...
View ArticleRe: power bi RLS doesn't render filtered report while using embed token with...
Hi Sannjana, Are your correctly passing the username and roleslist ? Please include some additional conditions if (datasets.IsEffectiveIdentityRolesRequired == true) { if (username != null &&...
View ArticleRe: power bi RLS doesn't render filtered report while using embed token with...
yes I am passing the username and roleslist, even i have tested with static values for roles and username but the result was the same. The Power BI tenant and Organization tenant I am using are...
View ArticleRe: "pbiviz package" does not update visual's capabilities, but "pbiviz start" d
Power BI Desktop caches custom visuals and downloads the latest version of the visuals from the CDN network once in a while. Probably that is the reason that clumsy is not always working. So indeed...
View ArticlePower BI Pro licence installation
Hi all! Last year my organization bought several Power BI Pro licence. This year we want to start using them. Licences are payed, but our IT support team doesn't know how to install them. We have a...
View Articlecustom chart highlighted point not retained on drilldown and drillup in other...
Below Github link contains the sample bar chart,https://github.com/kaviarasuPR/SampleBarChart3.1When I select some point in sample bar chart, drilldown and drillup is happening in other visuals in the...
View Article