User Profile
emily_scarmuzz2
New Member
Joined 1 year ago
User Widgets
Contributions
Python visuals are inconsistent in the Power BI Service (user-facing web interface) vs Power BI Desktop
Python visuals are inconsistent in the Power BI Service (user-facing web interface) vs Power BI Desktop. I imagine updating packages will help with this. For example, •Python code results in unpredictable errors (e.g axes.get_xticks()) •Matplotlib method in Power BI Service returned NULL instead of expected data •Legend elements are not in the order in which their corresponding plots were added to the graph •A solution different from standard Matplotlib documentation is required to allow the correct alignment and behavior of legend, which is an unstable and unsustainable solution.86Views1like1CommentRe: Apply Filters to Python /R Visual
+1, in addition to using field parameters with python visuals. This is a challenge to replicate in python. For example, if field parameters are used to select the fields for the x and y axes, and the axes are on a log scale, updating the selections does not update the ranges of the x and y axes and thus any points which lie outside of the range of the initial data slice are “off the page” and do not display. The issue can be addressed by pre-plotting -- that is, before any kind of processing -- the data using axis.loglog().251Views0likes0CommentsScatter chart updates
Text alignment options for text labels on a bubble chart inside the bubbles, I want to see centered text. Axes don’t expand to encompass the full width and height of the bubbles. For example, if X axes is set to Auto, and log scale is removed a bubble can still be cut in half off the chart. Option to see multiple legends for bubble size, bubble color, trendline color, etc. Use custom and pre-made trend lines like Linear, Log, Exponential, Power, Polynomial within scatter plot when bubble size and color are being used. Ability to change x and y values dynamically (without creating parameters)95Views2likes1CommentRe: Multiple layers on the map
Adding onto this request, the ability to see maps with 3+ numeric values each as layer. For example: CountA as map choropleth, CountB as Bubble Size, CountC as Bubble color. Currently, default maps within Power BI only allow for 2 values. Azure maps does allow a 3rd value as a reference layer but this requires a local GeoJSON file.384Views0likes0CommentsSet custom order and/or custom selection of visuals in Visualization Pane.
Upon set up of Power BI, not obvious that there are more Microsoft visuals available from AppSource. Ability to pin the most pertinent visual by role, by organization, or most recently used would be helpful. Similar to Organizational Visuals in Appsource but see within visualizations pane. The following commonly used visuals are not on the default list and requires additional training to highlight as an option: •Sankey visual Box & whisker chart107Views1like1CommentRe: Advanced trend lines in charts (polynomial, exponential,...)
Would like to see drag and drop option for the following types of trendline in charts, especially the scatter chart: Linear, Log, Exponential, Power, Polynomial Cannot use the existing trendline available in scatter chart when bubble size is determined by another field (for example, Count of X)1KViews0likes0Comments
Data Privacy
Microsoft Fabric Community and Privacy
To learn more about how we manage your data, please review the Microsoft Fabric Community Data Privacy guide.