Auditing For Power BI Reports
Hi All, We used power bi Desktop for Developing reports and those reports published into Azure workspace. For Auditing the pbix reports i have seen option only for power bi service proffessional users...
View ArticleHow to install and use topojson in Power BI custom visual
Hi, I am developing a custom visual which is related to Map.I am using D3 library for this. To draw a map, D3 is using topojson. I don't know where should I refer the topojson library in the custom...
View ArticleRe: Auditing For Power BI Reports
I highly doubt that this is going to be possible, but what kind of auditing are you trying to achieve? When users view reports, update reports, edit reports or all of the above?
View ArticleRe: RLS embedded Licensing Question
That sentence is indeed misleading and incorrect. I´ve set up Power BI Embedded for over ~100k customers, noone of them have Power BI PRO. Everything is paid through the Azureportals session-subscription.
View ArticleRe: Auditing For Power BI Reports
I need logging. Like ssrs kind of thing system tables.Example: need to store report ID, username, report published date,status of report these kind of information need to maintain custom table without...
View ArticleMaintain Data in Custom Visualization During Filtering
I am creating a Custom Visualization that works similar to the Scatter Chart with some additional features. Currently I have it set up so that when clicking a bubble the unselected bubbles fade out and...
View ArticleRe: Multi-tenancy with Power BI Embedded
https://docs.microsoft.com/en-us/azure/power-bi-embedded/power-bi-embedded-rls This seems to be available now. Can someone confirm if this solves the above problem.
View ArticleRe: Is there a good way to do a live streaming survey?
Hi , I'm assuming this would only work for internal users? Thanks,Eugene
View ArticleLive Stream of Salesforce Data
Does anyone know how to perform a live stream of data from Salesforce? I can currently connect to Salesforce and build dashboards, however I'm limited to the 8 daily refreshes. Is it possible to have...
View ArticlePower BI integration SSRS
Hello With this code : List<KeyValuePair<string, string>> vals = new List<KeyValuePair<string, string>>(); vals.Add(new KeyValuePair<string, string>("grant_type",...
View ArticleRe: Error in developing the tutorial custom Visual
, I see you've solved this problem in this thread. For more information, see TypeScript Type assertions.
View ArticleRe: Auditing For Power BI Reports
pavan1 wrote:I need logging. Like ssrs kind of thing system tables.Example: need to store report ID, username, report published date,status of report these kind of information need to maintain custom...
View ArticleRe: PowerBI Free Account with a custom AD
You'd better ask for help from o365 community.
View ArticleRe: Would PowerBI embedded work with AWS stack for a multi-tenant...
RLS for Power BI Embedded is announced and it seems to be your savior, any concern?
View ArticleRe: How to install and use topojson in Power BI custom visual
, This is a very similar issue to that in this thread, you may have a look.
View ArticleRe: Power BI integration SSRS
Currently SSRS essentially just supports uploading a PBIX file to SSRS that when you click on it opens up Power BI Desktop. Is that what you are referring to? If it is, then you would have to be able...
View ArticleDisplay graph with mindate-5 and maxdate+5 with date from the date filter
Hi,I have a power BI report with a date between slicer and a graph that displays web page trafic during campain. when I choose the date as 1/5/2016 to 1/31/2016, the Line and stacked column chart is...
View Article