Forum Discussion
Power BI Map using current/real-time location
- Anonymous2 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 LearnTo 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.
Did you mean to post this in the mobile app section? Doesn't make terribly much sense in a regular browser.
Ah, you are right. I was thinking about where I was building this. Yes, it will be used through the mobile app, but I am building it in the desktop, so I was thinking about how to build it there.