Re: Content Pack Template InstanceNotRegistered
Hi Just an update to this. I've manged to get this sorted an now have the Content Pack Template setup. In the end the problems were certificate and DNS issues. Was using a self signed certificate not...
View ArticleRe: formatting time value to hh:mm:ss
Straight up SQL Server data table. Nothing special at all.
View ArticleRe: Is it possible in PowerBI embedded to connect to a JSON webservice
Thank you!we've decided to use AzureSQL until further notice
View ArticleCan you remove workspaces from PowerBI Embedded VIA REST
We have created loads of test workspaces during our test phase, and we still create loads, when testing reports.Is there a way to remove the workspace via a REST service?Or maybe via de Azure front-end...
View ArticleRe: How to use Power BI Rest API without GUI authentication (redirect uri)
After executing the above code by replacing the values for ClientID,ClientSecret and TenantId, I am seeing the below error :Message: The remote server returned an error: (400) Bad Request.Status:...
View ArticleHow to define dataViewMappings for multiple tables?
Let's say I'm importing two separate tables of data into my custom visual, and these two tables have different column count and row count. Is is even possible to declare dataRoles and dataViewMappings...
View ArticleRe: Remove borders/expand options from tiles in an embedded report?
Apparently this is not possible. Vote for this feature here:https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/12247677-optionally-remove-focus-mode-box
View ArticleRe: Issue with PowerBi javascript api
, I see an issue has been submitted at https://github.com/Microsoft/PowerBI-JavaScript/issues/76. You may share here as well if any update.
View ArticleHow to authenticate web app/UWP app for seeing power bi reports only by...
Hi, I developed power bi reports using PowerBi desktop along with the Row Level Security Concept.but i want the webapp/uwp app to see those reports what i developed earlier and also the webapp/uwp app...
View ArticleRe: Filter Panel
, It is not supported using Publish to web. You could use new Power BI JavaScript API.
View ArticleRe: embed filter issue
: Please go through the following link so that you will get some context about POWER BI Rest APIhttps://msdn.microsoft.com/en-us/library/dn877544.aspxNote: Power BI rest API only supports single...
View ArticleRe: Power BI Embedded using On Premise Gateway Sql Server data source
Currently,Power BI Embedded doesn't support direct query/scheduled refresh for on-premise databases
View ArticleRe: Please! Help me make my custom visual.
What's your custom view? Maybe this forum will not help user make design too as it does help solve the issue in the process.
View ArticleRe: ERROR: Authorization_RequestDenied - Insufficient privileges to complete...
Before step1, there is a note: Before you register a web app for Power BI, you need to Sign up for Power BI. Have you checked this?
View ArticleRe: embed filter issue
Hi Thank you so much for the same will go threw with that and will let you know. Thanks Abhi.
View ArticleRe: How to define dataViewMappings for multiple tables?
You mean that your orignal custom view works but it reported error after adding the following codes. Right? Maybe you can share the original code and updated code to do more diagnosis.
View ArticleRe: Streaming Dataset data not showing in Dashboards
The Streaming dataset shows fine in dashboard, can you test it now? If it still not work, would you mind posting how do you define the dataset and what charts are in the report?
View ArticleRe: Javascript toggle navigation bar
What is the navigation panel, can you post a snapshot?
View Article