Embed Dashboard into Native windows app
Hi, Is it possible to view a dashboard / report in a windows winform / WPF application? If so could you point to an example, or is the only way of doing it via a iFrame? Thanks,James
View ArticleAzure Stream Analytics now as a Streaming Dataset?
Today i noticed that when creating a new Azure Stream Analytics output to PowerBI the data showed up under Streaming Dataset and not under the "normal" datasets section as it did yesterday. Are there...
View ArticleIs there a way to stop the new Timeline control looking comically big?
Its a nice control but **bleep** it's big. It takes up more than a third of the report. It's got tiny little font but a huge chunky date bar.
View ArticleOn-premises data gateway for embedded app
Hi, I have an embedded app that has its data automatically refreshed everynight (we are not using direct query as this was too slow for the client). Currently the way we refresh is using keystroke...
View ArticlePower BI Embedded, Filter through URL
Hi, I am trying to create a report with a line chart with Dates on the X axis. I am passing the Date as the parameter through URL.Now, I would like to calculate Week No for the Date passed in URL and...
View ArticleUpdate data via Power BI REST Api
Power BI Rest API enables you to insert new data in a data table or delete the whole data. But you are not able to delete a row or update an existing row, as far as I know. I want to update existing...
View ArticleHow to Single sign into an application(portal) and redirecting to specific...
A customer facing website where the dashboard needs to be deployed. Once customer log in the website, Power Bi should not ask for authentication again. Is there any possibility of using any API's and...
View ArticleExternal libray permission refused
Hello,I would like to add an external library ( from http://visjs.org/index.html#download_install ) so i followed the tutorial : create new external folder, add the js file inside and update the...
View ArticleCapabilities.json
Hi, Is there anywhere that fully documents the capabilities.json file ? There seem to be a lot of different options within the file that I have seen in the samples but no detailed documentation to...
View ArticleLooking for a more detailed custom visual sample source code
Hi, I am trying to build a custom visual in PowerBI for Project Timeline with milestones and projects. I need to render multiple types of elements and position text dynamically. I also need to render...
View ArticleAdding Custom Filter to Embed report
I am working on a demo project which uses the powerbi.js file to embed the report. var reportConfig = { settings: { filterPaneEnabled: true } }; var report = powerbi.embed(reportElement, reportConfig);...
View ArticleCross page filtering
My current scenario is as follows:In a institute there are multiple student have been given the test. In Question paper there 10 question. some questions are single choice and some question have...
View ArticleCan't refresh OLAP Cube generated by PowerBI through "Analyze in Excel"
I have a dashboard in PowerBI that gets refreshed every day through our Data Gateway. I also have an Excel pointing to that dashboard. I'd like this Excel to be already refreshed when I open the Excel....
View ArticleGet All Table List
Hello Friends, I am new in power bi rest api, I had succuessfully integrated power bi get dataset api in our app. Now I am trying to add List All tables api. But didn't got...
View ArticleQuery Editor R Script Date Time Issues
So I'm trying to use the Run R Script in the Query Editor. I'd like to run statistical models using R, however, doing even the simpliest tasks seem a bit difficult. It seems that the 'dataset' provided...
View ArticleSupport multi dataviews
Refer to https://github.com/Microsoft/PowerBI-visuals/blob/master/Capabilities/DataViewMappings.md, multi dataviews are not currently supported.Anyone know where can I check the progress ?Thanks
View Articledefault - includeEmptyGroups / "show items with no data"
I have a custom visual. Is it possible to default "show items with no data" to be true for the data view? I need this to be checked for my custom visual to be displayed properly. Some samples use...
View Articleprinting multipage tables
Hi, does anyone have a solution for printing a table in Power BI that is multiple pages? I have a table that does not display all data on the screen so you have to scroll down on the screeen. When...
View ArticleQuestions about getting started with Power BI Embedded
I'm trying to get started with Power BI Embedded, to show reports in our "client portal," for our clients to see. I'm waiting to get an Azure subscription provisioned by our Microsoft partner....
View ArticleDeployment from one environment to another environment
Hi , How can I deploy reports from one environment to another environment.For example , deploying dashboards from development to production/testing.
View Article