Forum Discussion

MarSalt's avatar
MarSalt
Regular Visitor
2 years ago
Solved

Map Visual: real-time dynamic counting

Hello,   Does Power BI have a built-in feature to count the number of data points within a specific map window or visible extent when interacting with the map? A real-time dynamic counting of data ...
  • Anonymous's avatar
    Anonymous
    2 years ago

    Hi MarSalt ,

     

    Power BI itself does not provide this functionality, but you can use the "Mapbox Visual" custom visual: This visual allows you to add custom layers and perform real-time dynamic counting using Mapbox GL JS. You can find more information and download the visual from the Power BI marketplace.You can refer to:mapbox.com/showcase/power-bi

     

    Hope it helps!

     

    Best regards,
    Community Support Team_ Scott Chang

     

    If this post helps then please consider Accept it as the solution to help the other members find it more quickly.

  • MarSalt's avatar
    MarSalt
    2 years ago

    Great, Thank you