Embedded Reports Scheduled Refresh
Hi, we are planning to publish our powerbi reports in our sub-domain as a product for our customers. Our reports are refreshing on scheduled manner as new data arrives; hourly, daily, or per 3 hours...
View ArticleEmbedded Reports Scheduled Update
Hi, We are planning to publish our powerbi reports in our sub-domain as a product for our customers. Our reports are refreshing on scheduled manner as new data arrives; hourly, daily, or per 3 hours...
View ArticleDate In Build Hierarchy Issue
Hello,As Power BI Desktop have a In build Date Hierarchy, But that is not working fine.Example: if my data is upto january 2018 and i have drag drop 2 filter or slicers from that in Build...
View ArticleCreate custom slider for a custom visual plot
Hi guys, i want to build a slider similar like in this picture here Before i design the slider, i just want to read values dynamically from a simple textbox. I managed that without problems by creating...
View ArticleCreating a function within Power BI
Hi I have a function I use in excel (I can post if you like but its quite a lot of text). Is there anyway I can call this in power BI or re-create this in Power BI. the basics of the function is to...
View ArticleStream Analytics Feed/Purging historic data
Hi all, running into a situation with stream dashboard using Azure stream analytics as a source. Stream is working fine, but I need a way to limit the time window of the stream. The end viewer does...
View Article403 Error When using POST to receive Report Embedded Token
I created a simple Angular project to access the Power BI API. I am following the workflow of the App Owns The Data. My first POST call received an access token with no issues which is as...
View ArticleHow does data refresh work on Embedded Reports? (using mysql as data source)
can we use scheduled update?
View ArticlePower BI Embedded
Hi Folks, I had issue with the look and feel of the PBI embedded screen.After embeddeding a report I see a grey color space between the iframe border and the report screen which has been embedded and...
View Articlecount/ countif/ calculate/ filter
Hi, I am building a dashboard to track response rates to emails. I have a number of columns in the table, and the ones i need to use are Received Time, and Subject. The table is sorted by received...
View ArticleRANKX - Filtering by more than one dimension
Hi, Currently I have this two metrics for having a top 10: Rank:=RANKX(ALL('Table A'[column table A]),[metric]) Top 10 := IF(Rank] <= 10,[metric],IF(HASONEVALUE(Table A'[column table...
View ArticleNew Power BI REST API Get Available Features randomly returns 401 Unauthorized
Hi,I'm trying to call the new Get Available Features REST API method but it randomly returns 401 unauthorized. I have no problem calling the other methods but this one 90% of the time fails with 401...
View ArticleHiding Certain Pages in Mobile Reports
Hello, It is possible to have a seperate page on a report that is hidden from the main report but is included on the Mobile report? I want to be able to have a different visual with less information on...
View ArticleDAX Query for Top Manufacturer by Salesperson
This query is working except that I only want the top record. I've used MAX and TopN a few different ways without any luck. It's based off the 43,213.00 in column 'a'. So basically it's the top...
View ArticleExport data from visualization programatically?
Hi there, We have a Matrix table that we would like users to have the ability to print. But unfortunately, since the rows aren't with in the view area, it's impossible to get a good print. We tried a...
View ArticleBinding a field with image urls
Hi, I have not created custom visuals ever, but now i am thinking of creating one. I want to start with a visual similar to Image Viewer.Can anyone help me to get started on how do i bind a Image URL...
View ArticleChange zoom by click
Hi everyone, I have custom visual with map and circles on it. I want to use on('click') to change zoom, however, setview method from leaflet doesn't work. const circle = g.append('circle')...
View ArticlePower BI Embedded multi-tenancy architectural patterns
We've got a multi-tenant SaaS application, deployed in Azure, and are looking into utilizing Power BI Embedded for serving Analytics. Basically I'm trying to understand some architectural options...
View ArticleRows coming in out of alignment in data table view
My data is coming in from the google api and a static excel doc. It appears to be out of alignment a la a printing press? I know this sounds weird. The reason it's a problem is because it introduces...
View ArticleCan I use Java Scrip Visuals downloaded from D3.js in Power BI Desktop?
Hi! I was wondering if I can use D3.js visuals in Power BI? They Download in a Java Script format, but Power BI Desktop will not accept them as custom visuals. I know almost nothing about Java Script....
View Article