Forum Discussion

msofficesolutio's avatar
7 years ago
Solved

Some advance features ?

Dear friends,

 

Need to check.

 

  1. Can we showcase live GPS location and data in power BI
  2. Can we showcase live CCTV feed into power BI
  3. Can we put comments on visuals which can we referred by other users ?

 

Any quick response or workaround those features would be appriciated ?

  • Hi msofficesolutio,

     

    Power bi can't access GPS device directly, as a workaround, you can use R script instead. About how to read and display data from GPS devices using R, please refer to this article. 

     

    Power bi supports rest api and odata feed connection. Please refer to odata feed and rest api. So if CCTV feed is a kind if restful api or odata feed, you can connect content in power bi. In addtion, power bi also support streaming dataset which can let user see the live data in a dashboard.

     

    Dashboard in power bi service support comments, please refer to this announcement.

     

    Regards,

    Jimmy Tao

     

1 Reply

  • v-yuta-msft's avatar
    v-yuta-msft
    Community Support

    Hi msofficesolutio,

     

    Power bi can't access GPS device directly, as a workaround, you can use R script instead. About how to read and display data from GPS devices using R, please refer to this article. 

     

    Power bi supports rest api and odata feed connection. Please refer to odata feed and rest api. So if CCTV feed is a kind if restful api or odata feed, you can connect content in power bi. In addtion, power bi also support streaming dataset which can let user see the live data in a dashboard.

     

    Dashboard in power bi service support comments, please refer to this announcement.

     

    Regards,

    Jimmy Tao