The current R data connector forces you to pull data into R directly from the source (CSV, etc.) in order to run calculations and have the results show up as a PowerBI dataset. It would be very useful to be able to do R calculations from data sources already pulled into PowerBI instead, and then ...
Could you please provide an option so the power bi footer can be disabled when embedding a report. On our project it is a business requirement.
If the measure / calculated field would support image urls you could do quick and dirty KPI based on a DAX expression Indicator = IF(SUM ( Dashboard[Lead Paid Count]) < 100, "https://redarrow.png", "https://greenarrow.png"))
Create specific visuals to allow the user to input data into power bi reports
Currently, if converting a date/time to date/time/timezone datatype, the system applies the local timezone. Generally if I'm finding the need to add a timezone, it is because the data is NOT in my local timezone! Please allow user to choose which timezone to apply in this case. Detailed explan...
Allow us refresh Specific Data Source! We have multiple sources of tables, in case I have update of Dimension, I want to update only dimension table, and not whole model. Current workaround - delete dimension and add new table is tedious
Have the ability to create subscriptions to bookmarks and or create subscriptions to reports with filters applied.
Hiding the pages while sharing the report is an important option. E.g. If i am developing a report for 10 metrics and which I dont want some metrics owners can see other metrics. So if we have any option to select the page and hide/unhide. It will avoid the irrelevant page for the irrelevant u...
Administrator