Forum Discussion

RedBuiltUser's avatar
RedBuiltUser
Regular Visitor
2 years ago
Solved

Power BI Map using current/real-time location

I would like to grab the current location of the user logged in and have that passed into Power BI so the map can narrow down to that location such as the zipcode or city/state. I'm not sure if this ...
  • Anonymous's avatar
    Anonymous
    2 years ago

    Hi RedBuiltUser ,

    Real-time location mapping is possible in Power BI. This functionality can be particularly useful for dynamic and interactive reports. Power BI supports location-based report filtering, which can automatically adjust the content of reports based on the geographical location of the user at the time of viewing the report. But as lbendlin saying, it works when viewed through the Power BI mobile app
    For more insights on this feature, you might find the following documentation useful: Mobile apps data in real-world context.
    Get real-world data with the Power BI mobile apps - Power BI | Microsoft Learn

    To achieve real-time location mapping in Power BI, you would typically need to:

    1. Ensure Access to Location Data: First, ensure that the device or application capturing the user's location has the necessary permissions and capabilities to share this data with Power BI.

    2. Utilize the Power BI Mobile App: The real-time location mapping capabilities are most effectively utilized through the Power BI mobile app, which can leverage the device's location services.

    3. Integrate with Real-Time Data Streaming: For a more advanced setup, consider integrating Power BI with real-time data streaming services. This allows you to stream data, including location information, and update dashboards in real-time.

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