This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
I am using PowerBI desktop to build a report. I have a map and a line chart that interact, they work great. When I select a data point plotted on my map, the line chart displays the data correctly. This looks great when I have selected a point on the map, but before that when the line chart is displaying data for all points it looks like a big blob of data ugliness and doesn't make sense.
Can I configure my line chart or use another chart that displays no data, until a point on my map is selected?
Thanks,
Mike
Create a measure with HASONEFILTER
Imke Feldmann (The BIccountant)
If you liked my solution, please give it a thumbs up. And if I did answer your question, please mark this post as a solution. Thanks!
How to integrate M-code into your solution -- How to get your questions answered quickly -- How to provide sample data -- Check out more PBI- learning resources here -- Performance Tipps for M-queries
Thanks ImkeF, this is amazing, however it doesn't work on multiple selection. (Using CTRL on windows)
That's why he's called "HASONEFILTER". Thought this was what's been requested 🙂
If you want to make it show up on multiple filter selection, try ISFILTERED.
Also check out this article
Imke Feldmann (The BIccountant)
If you liked my solution, please give it a thumbs up. And if I did answer your question, please mark this post as a solution. Thanks!
How to integrate M-code into your solution -- How to get your questions answered quickly -- How to provide sample data -- Check out more PBI- learning resources here -- Performance Tipps for M-queries
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 35 | |
| 32 | |
| 27 | |
| 23 | |
| 16 |
| User | Count |
|---|---|
| 65 | |
| 50 | |
| 30 | |
| 25 | |
| 24 |