dynamic visuals
3 TopicsDynamically resizing bubbles based on data values on powerbi
Hi everyone, I’m building a fruit-inventory dashboard and want to show each stage of our banana supply chain as a bubble. For example: Harvested Bananas: 10 crates In Transit: 80 crates Delivered: 50 crates Each stage is represented by a bubble, and I’d like the bubble size to grow or shrink automatically according to the count—so “In Transit” would appear largest when it has 80 crates, and “Harvested” smaller with only 10. I previously tried the Akvelon Power BI visual, but I couldn’t get the bubble size to respond dynamically to the measure. The layout should display the stages sequentially (1-2-3…) while each bubble scales with the underlying data. What’s the best way to achieve this in Power BI? Would you recommend a custom visual, a DAX measure trick, or another built-in visual? Any guidance or examples would be greatly appreciated. Thanks,Add Visuals to PowerBI report using API
We are doing consolidation of reports and workspaces in our organization for which i need to migrate several reports from one workspace to other. I want to insert a button or link into all the old reports which navigates user to newly migrated report. As this is a very big effort to do manually for all the reports, I am trying to see if I can achieve the same by using PowerBI Rest API or PowerShell modules. Is this functionality acheivable ? If so can someone help me guide to achieve the sameBest Type of chart to represent avg, below avg, and above avg
Hi folks! I'm asked to prepare a chart that represent the average score for groups of people and show as well how many of them scored above average and how many scores below average. What's the best way to represent these info without looking messy and complicated for the end user? note that i have +4 groups