Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
I have a map that shows various data bubbles and if a bubble is selected, the data for the bubble is shown in a card. Is there a way that if the map is zoomed is so that there is only one data bubble showing, it is auto selected and the card value auto-populated as if the user had selected the bubble with the mouse?
Solved! Go to Solution.
I believe I may have found a way. I created an IF Count measure for the address table to see if the count was 1, anything other than 1 would not populate the cards, but if the address table was 1, the cards were populated. Seems to work, but need to test.
Here is the code, and checks various on slices and will only populate cards if a single value is selected. Might not be the most efficient code, but it seems to meet my needs of only ever populating the cards if the address table has 1 row.
hi, @StuartSmith
After my research, I'm afraid it couldn't achieve in Power BI for now.
For your requirement, you could post your new idea in Power BI ideas and make this feature coming sooner.
Best Regards,
Lin
I believe I may have found a way. I created an IF Count measure for the address table to see if the count was 1, anything other than 1 would not populate the cards, but if the address table was 1, the cards were populated. Seems to work, but need to test.
Here is the code, and checks various on slices and will only populate cards if a single value is selected. Might not be the most efficient code, but it seems to meet my needs of only ever populating the cards if the address table has 1 row.
User | Count |
---|---|
114 | |
73 | |
57 | |
47 | |
38 |
User | Count |
---|---|
170 | |
121 | |
59 | |
58 | |
55 |