Do roles carry over when cloning reports from one Workspace to another ?
When I clone my report using the REST API and move it from one work space to another, do the roles in the initial report also carry over into the target workspace ?
View ArticleOdbcQuery/FoldingWarning Issue
Hi Guys, I'm trying to develop a data connector with PowerBI SDK, when loading a boolean column data via ODBC driver, the PowerBI reports an error like this: OdbcQuery/FoldingWarning...
View ArticlePower BI Gateway to 32-bit Oracle 11g Instant Client connection
I am trying to create a connection to a 32-bit oracle 11g ODBC, yes, antique I know, but I'm stuck with it .I created an ODBC using the 11g instant client which I can use and works in Power BI...
View ArticleSource code of Bing Map.
Hi all. I need a map visual with more features than that is currently present in the current Bing Map. I have experience in creating custom visuals,but not ones associated with maps. So I thought If I...
View Articlereport freeze due to chiclet slicer
Hi everyone, I was planning to use chicet clicer as highlighting tool for my custom visual. In ustom visual, there are datapoints with item name, two values and date. As input for chiclet slicer I used...
View ArticleIs it possible to have global variable for whole report?
Hi everyone, I am using Quadrant chart and I want to be able to control the size of bubbles using slicer or checkbox. I thought of using various inputs and to select between them using slicer which...
View ArticleHow to retrieve and convert dates in custom visual?
Hi, I'm developing a custom visual where a bar chart should display values for last 15 days. I have date column and value column. I'm having a hard time retrieving the date values. Please help me.I'm...
View Article.DBF files as Data source
I have a folder of .dbf files stored on a network folder that I want to have as a custom data set.I've researhed around and cant seem to find out how to make this work. I'd like to have itpull from...
View ArticleHow to Generate Embed Token in pure JavaScript
Hello I already did the autentication steps and already can get the access_token. I made this using the ADAL.jsNow I'm trying to simply generate a embed token, I already got all the other...
View ArticleCustom visual tooltip service not working
I'm writing a custom visual with some KPIs and a bar chart. I have created the bar chart by following the below article.https://tsmatz.wordpress.com/2016/09/27/power-bi-custom-visuals-programming/The...
View ArticleProblem embedding report - "This content isn't available"
I've followed the online samples for embedding a report here but in the div where I try to embed the report, I see the message "This content isn't available. Learn more about Power BI". In the...
View ArticleError: No 'Access-Control-Allow-Origin' header is present on the requested...
Hi Guys,I am trying to get the access token in order to embed the Power BI report. When i fetch the token using AcquireTokenAsync in C# application it works fine. But when i try to get the access token...
View Articleget Access token using js
HelloI was just wondering if it's possible to get access token using js?? If yes would be possible show me samplevar getAccessToken = function () { return new Promise(function (resolve, reject) { var...
View ArticleHow to set two categorical vew mapping
hi everyone, I need to set two categoricl vew mapping. I looked to example of combo chart capabilities, however it does not work in my visual.I have two categorial view, values in second are correct,...
View Articleaccess token power bi python
HelloI wrote code using sample on python. All the time I have 400 Bad request. Where can be problem?import urllib import json import requests url =...
View ArticlePower BI Embedded - Dashboard click-through
Hi, I'm trying to get a click-through working on a dashboard tile. This is a Power BI Embedded, App-owns-data, scenario, where I'm embedding Power BI visuals (Dashboards and Reports) in a bespoke...
View ArticleProblems on creating a new dataset with Power BI's REST API
Hello everyone! I have set up Power BI pro subscription and a SQL database on Azure. My goal is to create a dataset with DirectQuery from this SQL Database through the Power BI's REST API and embed...
View ArticleDatasets Inventory
Hi all, I'm trying to get a complete list of the datasets published under my tenant, the idea is to prepare a simple inventory for governance purposes, I want to know which users and how many datasets...
View ArticlePowerBI connecting with DQ to DataBricks Spark Cluster
Currently trying to setup a use case where I would want real-time/direct query functionality between PowerBI and CosmosDB. Since there is a document explaining how to get this done using HDINSIGHT, I...
View ArticlePowerBI connecting with DQ to DataBricks Spark Cluater
Currently trying to setup a use case where I would want real-time/direct query functionality between PowerBI and CosmosDB. Since there is a document explaining how to get this done using HDINSIGHT, I...
View Article