Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreGet certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now
Create a custom 3-way venn diagram that is both proportional and dynamic. It should take in three different boolean fields for each record. Each selected boolean field will represent one circle.
The area of each circle should be determined on the number of records (sum of records) when the field = 1. The overlapping areas when two or more fields are true should also be proportional** to the rest of the segments of the visualization.
(**Doesn't necessarily need to be exact mathematically, but at least have the circle and segment areas appear proportional to the rest of the segments)
When the data source updates, the visualization should be dynamic in nature so that it's always reflecting the current data that it's build from.
Have functionality to clearly label each circle / overlap areas, in addition to allowing the user to select colours.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.