Streaming datasets and report visual aggregations
Curious to know what the window or dataset that would be aggregated in a report visual when using a streaming dataset from Azure Stream Analytics?Let’s say I have a number that’s being sent to PBI...
View ArticleUsing Power BI REST APIs to not only push new records, but also update...
I read this artical: https://docs.microsoft.com/en-us/power-bi/service-real-time-streaming when i have a table loaded with millions of records .. it's possible to add new records to this table, but is...
View ArticleCannot generate custom visual until all format options are set
I'm new to coding Power BI custom visuals. I have created a simple visual following the documentation available (which is very limited). I'm testing the visual on Power BI service and it looks fine....
View ArticleEmbedded Report/Dashboard: Excel download button/feature?
I know that you can export to excel from within the powerbi app itself:https://docs.microsoft.com/en-us/power-bi/power-bi-visualization-export-data However, is there any way you can embed a "download...
View ArticlePush data to dataset from Javascript/Typescript
Hello!I've created a dashboard and a streaming dataset on https://app.powerbi.com/. When I try to push data from C#/Python to that dataset it works perfectly, but if I try to use Typescript, it keeps...
View ArticleCan metadata be associated with reports in app workspace?
Hey folks, Trying to develop a SaaS application using Power BI embedded, where I need to show the filtered list of reports from an app workspace based on the logged in user. E.g. If an app workspace...
View ArticleHey guys, I just want to ask how to publish PowerBI components for Office Store
Since I have searched whole Office Store docs and got nothing useful only the PowerBI guide. Can anyone help? Thanks in advance.
View ArticleDAX - Identify Duplicate Column values
Hi All How to identify the duplicate values and mark as sequential number (1,2,3...) using Rankx or Row Number Partition by functions. Thanks
View ArticleEmbedded power BI - Accessing powerbi iframe DOM object from application
Hi , I am using embedded powerbi into my application. Application manages its session time out based on the mouse clicks on the UI. When powerbi reports is embedded , we do not have control on the DOM...
View ArticleRLS vs Filter for current user
Environment: SQL 2016, using Tabular models, Power BI, live connection with Tabular Models I see a lot of people asking about filtering to "Current User", this is a simple and easy thing to do within...
View ArticleA way to use REST API to Extract Data from Dataset
I know this question has been asked, but I was wondering if the community here could possibly give me an alternative solution. My original hopes were to create a C# application that would connect to...
View ArticleIs the App Registration web site not working
Can someone confirm that the app registration site is down? It looks like some errors on the page regarding style sheets. It's been that way for a few days. Here is the link:...
View ArticleRevert to default option doesn't work in my custom visual
I have developed a simple custom visual following the documentation available. I have created few format options in the capabilities.ts file and have assigned values to them in visual.ts using...
View ArticleShows only some records when I use R visual
I used R visual in my report to show records in table format.for that, I used 'gridExtra' package. After Run R script, it shows only 6 records.The actual count is 830.There is no Duplicate Record. What...
View ArticleSetting up D3 V4 with Custom Visuals and Types
D3 V4 has been out for some time now, but there is not a straightforward way to get it working inside a pbiviz. Instead, most Power BI examples and documentation show you how to work with D3 version 3....
View ArticleCustom Visual works online, but on desktop is a complete mess
So I created a custom visual (basically two textbox allow user to use different font to type the title), and it works as expected powerBI online. See screenshot below: Then I use pbiviz...
View ArticleReport URL Paramter
I am working on an applicaiton that displays Power BI reports via a WEB app. I have a couple of questions on URL Paramters. first questionI an using the Power BI API and am preparing the power BI...
View ArticleQueries related to automating power bi Reports publishing
Need help for below queries :We are writing a utility in PowerShell to automate importing of reports and then updating the dataset schedule refresh - Data source credentials to the respective azure sql...
View ArticleSending external users as effective user ID
Hello, I have noticed that a while ago, Microsoft has added the ability to add external users (that is, non-Windows accounts) into roles in SSAS tabular models, as per the screenshot below: Source:...
View ArticleReport Bursting
Hi I deperately need a way in which I can send a single report to multiple clients based on a parameter which is passed through. I have been messing around with the API and if there is a way to...
View Article