Re: 403 Forbidden error occured when using REST API
We are having the same issue as well, anyone have any ideas?
View ArticleRe: Waterfall with Opening and Closing Balance
Thanks,The Opening Balance you've added to the left is not good:1. The bar next to it (-400K) shoud start at the top of BOP (230K) and not 02. The EOP should give the actual EOP and not the Delta So I...
View ArticleRe: Is it possible to Host Power BI on Premisis
bdiouf wrote:@v-lvzhan-msft, Thanks for the link, being new to Power BI I am wondering if you would clarify my knowledge about Power BI + SSRS Technical Preview. Does this mean that: I am able to Host...
View ArticleRe: Develop white labelled app with Power BI and Datazen
You can either add an backgroud image of page or add a background to the visuals(Format->Plot Area->+add image).
View ArticleRe: See Records/Data/Group/Include/Exclude all Missing from Embedded Web...
Thanks for your feedback. I'm trying to check this internally to see if there's declared ETA for the fix. I'll post back if there's any update.
View ArticleRe: Waterfall with Opening and Closing Balance
> The bar next to it (-400K) shoud start at the top of BOP (230K) and not 0 >The EOP should give the actual EOP and not the Delta Sure, I was just giving an example but you could make it...
View ArticleRe: Report Automation PowerShell REST API
athomp15 wrote:Thanks for the response @v-lvzhan-msft. I've taken a look through the information availble on the API, what's not clear is what I can do to the datasets (tables etc) when I import a...
View ArticleRe: See Records/Data/Group/Include/Exclude all Missing from Embedded Web...
Thanks , not sure if you did anything or just happenstance, but looks like this feature works again!
View ArticleRe: How to Hide Power BI iFrame Embedded Report Tabs
You can surely hide the page navigation with Power BI Javascript API. Check a more elegant demo Custom Page Navigation. <html><script...
View ArticleRe: Get data using REST API
Jonathan_P wrote:Hello, I would like to know if there is a way to get the data from a report using REST API. We want to have a client application that can pull the data. My application is registered on...
View ArticleRe: How to set the size of embed report in powerbi-angular
Based on my test, you can define the embedded report size by changing the css file. For example,for this live demo, change height and width in the app.css.
View ArticleRe: In Power BI Embedded, can I hide the drill down buttons on the left (not...
Those drill-down buttons are for different levels, for me, I won't hide any of them. As to your question, the answer is no, there's no way to hide any of them, you can submit an idea at the site in my...
View ArticleRe: Develop white labelled app with Power BI and Datazen
That would not hide solve the purpose to hide any other logo/information than my custom application's logo.
View ArticleRe: See Records/Data/Group/Include/Exclude all Missing from Embedded Web...
I can confirm that it now works for me too. I don't know what has happened behind the scenes but thank you.
View ArticleRe: Input field
, Yes, you could use appendChild() method to append a node to a <div> element in .ts file.
View ArticleRe: Add "allow-same-origin" value to iframe's attribute sandbox
, You may keep an eye on Custom Visuals blog for the latest info.
View ArticleRe: Connection String for Embedded report which uses DirectQuery
Use Direct query method instead of Import.
View ArticleRow Level Security and Licensing
I am implementing row level security based on UserID. I've created a measure (User = Username()) and then created a role called MyAssignments ([User] = Username()). This seems to be working fine...
View ArticlePython formatting for streaming dataset -formatting question
Alright, so I am not a developer by trade, but a windows infrastructure admin. I dabble in electronics and automation, and have been doing odd experiments with Rpi and Arduino components for a couple...
View ArticleRe: Row Level Security and Licensing
Any report that uses Pro features, users that view it must also have a Pro license. RLS is a Pro feature. Here is a blog post on a different approach to RLS that may or may not...
View Article