Implementing data sorting
Hi, In the built-in visuals one can click the three dots and then sort by a column. I assume there's some kind of standard way to implement this feature in a visual, rather than doing it all from...
View ArticleModifying parseSettings/VisualSettings
Hello, A newly created visual comes with a static parseSettings method, which calls VisualSettings.parse(). If I inspect the return value of this call then it is a VisualSettings instance with a...
View ArticlePower BI Embedded fittowidth
Hi, I've got a web app which I'm embedding a Power BI Dashboard in from a group workspace. I'm trying to get the dashboard to "fit to width" (just like when going full screen in the service then...
View ArticleDisplaying status
Hi, I have a requirement to display status of few SQL agent jobs in Power BI dash board. As we do not have something like Gauge, I'm using Pie chart. I have written a sql to get the job status from...
View ArticleTrying to embed a PowerBI report in a WebSharper Client Server F# application
I started from the downloaded PowerBIEmbedded_AppOwnsData C# razor demo, which works as expected. Then I tried to do the same starting with a WebSharper project, but didn't have success so far. The...
View ArticlePower BI Embedded
I have published report & embedded it in my HTML snippet. which works fine at the initial level. data loads perfectly. Getting issue when trying to apply filters on it.Below is my code,...
View ArticleDashboard Documentation
Hi,I am looking for some option to get my dashboard documented from Power BI. for instance, the underlying SQL Queries/Tables. Report/Page/Visual Level filters etc? Can I get it generated using some...
View ArticlePOWER BI user acess and An IEdmModel instance failed validation while...
Hybris bean not found exception while accessing backoffice hi i am new to hybris and i had started sap hybris commerce suit training now Question: i have complete my exercise 2 as provided by...
View ArticleSAP NetWeaver Application Server ABAP 7.03 trial error after installation
I am new to SAP. I have installed SAP NetWeaver Application Server ABAP 7.03 trial on Windows 7, 64 bit professional. When I started the server in SAP management console it became briefly green and...
View ArticleForum questions being removed???
Hi All, I had an open question in the forum regarding Custom Visuals.This was created yesterday - and is now missing. Is there any moderator who can explain what is going on please. If the question was...
View ArticleEmbed full powerbi site into a html with php
Hi, Is there any way to embed into a php site the entire app.powerbi.com portal?I don't want to embed a single dashboard or report, but I want that the users of my site can have access to powerbi...
View ArticleClient id?
Im trying to use the Power BI module in PowerShell:https://www.powershellgallery.com/packages/Microsoft.PowerBI.PowerShell/1.2/Content/Microsoft.PowerBI.PowerShell.psm1 But as far as i can understand,...
View ArticlePower BI custom visuals - custom sort
This page (https://github.com/Microsoft/PowerBI-visuals/blob/master/Capabilities/Sorting.md) describes how to implement sorting when creating custom visualizations. I'm interested in custom sorting,...
View ArticleUpdating Fields Breaks Real-Time Report and Dataset
This issue has bugged me for the last week and everytime the report gets broken I couldn't find any other solution than re-creating dataset, report and dashboards from scratch. I'm getting the data...
View ArticleProblem with Web.Page not found in Custom Data Connector
Hi, I'm trying to follow some examples that I found about parsing the content of a web page into a custom connector, but it is giving me an error : "The name 'Web.Page' doesn't exist in the current...
View ArticleREST API Identification of Import vs Direct Query Datasets
I am using the C# SDK and the REST API to do a lot programmatically with a large number of reports, created in Power BI Desktop and connected to databases through either Direct Query or Import Mode....
View ArticleGenerateToken for dashboard with links to reports in the same workspace
Hello -I am able to generate token for dashboards that do not have any links embedded just fine, but with anything that has links I get the "InternalServer" error.var token = new...
View ArticleProblem when calling Dataset refresh API
Hi all, I recently created a Function App to call dataset refresh API. The first call succeeded, but every calls after that raised 400 Bad Request. What is the reason of this error, and how can I fix...
View ArticleError importing .pbix file through powerbi-client
TypeError: Cannot read property 'importState' of undefined at C:\Users\Admin\AppData\Roaming\npm\node_modules\powerbi-cli\lib\cli-impor t.js:69:70 at...
View ArticleError while importing .pbix using powerbi-client
TypeError: Cannot read property 'importState' of undefined at C:\Users\Admin\AppData\Roaming\npm\node_modules\powerbi-cli\lib\cli-impor t.js:69:70 at...
View Article