Customize data exported via "Export data" from R script.
2 Comments
- efglynnAdvocate IVHere's an example of when this would be useful: I can quickly create a number of boxplots using R. But once something interesting is found in the data, users will want the output from boxplot.stats -- the statistics from the boxplots. There's no easy way to get those boxplot.stats except through a huge kludge. This was a great help: R graphs and tables in Power BI Desktop, https://tomaztsql.wordpress.com/2016/12/18/r-graphs-and-tables-in-power-bi-desktop/ A second R visual can repeat all the boxplot computations with plot=FALSE specified, and then the stats can be captured and plotted as text in a graphic. The data table as a graphic prevents copying and pasting the data, which is a huge kludge but that makes the data visible. Even better, let us use R to create new Power Bi datasets that can be used in Power BI visuals -- or even other R visuals.
- fbcideas_migusrNew MemberStatus added:Needs Votes
Recent ideas
Deployment Pipelines - Remember selected stage
Every time we go into a deployment pipeline, it defaults to selecting the Development stage. I believe that it would be very rare to have a user select the Development stage. It would be helpful if d...PeterDaniels7 hours agoAdvocate IINew1View0likes0CommentsDisable auto-restore previous session's tabs in new Fabric sessions
Description: Since a recent update, starting a new Fabric session — for example by opening Fabric in a new browser tab — automatically reopens all the item tabs that were left open from a previous s...MathieuVr14 hours agoFrequent VisitorNew58Views5likes1CommentExported PDF from PowerBI to not have any indents/borders
Currently, using the "Export to PDF" option in PowerBI results in two consistently buggy results: A white border/indent is generated, increasing the size of the page from 8.5x11 to 9x11.5 Sometime...EliShalev17 hours agoNew MemberNew13Views0likes0CommentsAdding a Container for Logical Grouping of Activities in Data Pipelines
Dear Team, I would like to propose a feature enhancement for Data Pipelines in Microsoft Fabric that allows the logical grouping of activities into a container. This container would serve to: Im...lukas_karlovsky18 hours agoNew MemberPlanned877Views15likes5Comments