Limitations in "add rows", API Rest
Can the limitations in REST API calls be removed by Microsoft for migration purposes? we are having problems with limits in this API call: "POST...
View ArticleUpdate Acess and Report, publish directly from PowerBI
Hi! I have a D.B. in Microsoft Access that is the source of a report. At the same time this D.B. is reading from other databases, these databases upgrade automatly every morning. Every morning, I do...
View ArticleArabic text not showing up
Hello Friends I am requesting your help to resolve an issue. I am using table visualization on Power BI Desktop October 2017 (Optimized for Report Server). Data connection is using direct query. There...
View ArticleSingle visual embedding - getting names of pages and visuals?
As shown in: https://microsoft.github.io/PowerBI-JavaScript/demo/v2-demo/index.html# we have to provide pageName and visualName. These are strings that don't seem to be discoverable from the report...
View ArticleM language issue
OK..this makes no sense to me..I am trying to take a list of numbers and use them as part of a "List.Contains" for a filter...if I hardcode the number list as in: each List.Contains({1,2,3... the...
View ArticleNumber of values to be passed to a report-level filter - is there a limit?
Hello,Does anyone know if there is a limit on the number of values a Page Level Filter can be passed? We would like to pass a large number of values from a map created in a web app to an embedded...
View ArticlePower BI Embedded in China
Hi, Is Power BI Embedded or Power BI Premium available inside China?By this I mean in a form where the data stays inside China. I understand that Power BI Professional is available in China through...
View ArticleDrill Down by code in PowerBI-JavaScript
Hi, I was looking in the PowerBI-JavaScript library for the possibility to Drill Down / Drill Up and Expand by javascript own code in the visuals objects, but couldn't find it. Is it possible to do...
View ArticleHelp needed - Custom dimension, client ID - Google Analytics
We have downloaded Microsoft Power BI Desktop and we have a website with Universal Google Analytics (UGA). When we get data, and pull it into Power BI from GA, the new and returning website users add...
View ArticleHelp Needed - Custom dimension, client ID - Google Analytics
We have downloaded Microsoft Power BI Desktop and we have a website with Universal Google Analytics (UGA). When we get data, and pull it into Power BI from GA, the new and returning website users add...
View ArticleGet List Of Report Pages via C# Rest API
I see from documentation that it is possible to get some information about groups, reports and etc. via the C# Rest API. I am wondering if I am able to get all the pages within a report via the API.
View ArticleAdding ToolTips with Table DataBinding
I've created a custom visual (combination scatter plot and dual-line graph) and am attempting to add tooltips. I used table databinding and followed an example I found here for assigning an Identity....
View ArticleAdd shift-click to Custom Slicer
Hi, Power BI Community-- I'm very new to custom visual development, but I'm at least learning and getting my feet wet. I have downloaded the source code for the Chiclet Slicer, and I would like to see...
View ArticleHelp in embedding PowerBI dashboards within Salesforce using Canvas app.
We are trying to embed the PowerBI dashboards within Salesforce using the canvas app. We are getting the error: Refused to display the "https://app.powerbi.com" in a frame because it set 'X-frame'...
View Articlepowerbi-visuals-linedotchart compile error
Hello, I'm trying using powerbi-visuals-linedotchart project, I've installed every component (typescript, d3, ...) but when I launch it I've these errors...
View ArticlePower BI Scope Url Missing
Hello everyone,I've ben trying to make an API request from POWER BI api via JavaScript. I've succeed to make the call with existing access token. Everythin seems okay until here. The problem is to...
View ArticleGet Dataset Parameters from REST API for Direct Query Dataset
I tried get the list of parameters using REST API as: https://api.powerbi.com/v1.0/myorg/groups/$group_id/datasets/$dataset_id/parameters" , but get the response as empty array even though parameters...
View Articlecombine tables via crawling a list of files
Hello, I have a list with paths of files e.g., A Query Q1 = {"path1","path2","[path3"} and a I created a function File2Table that gets as an argument a path and returns a table. E.g., File2Table =...
View ArticleEmbedding Live Data
I am trying to embed a report for days now, with no luck.The report has live data, so I understand that I cannot use the File > Publish to Web > Create embed code, because it doesn't refresh the...
View ArticlePowerBi development - Visual level filters
Goodmorning,We are developing a powerbi custom visual to represent a organization department structures using a tree view. We have a lot of root nodes and we would like to show initially only those...
View Article