Forum Discussion

upeksha_24's avatar
upeksha_24
Frequent Visitor
1 year ago
Solved

How to connect Firebase Database to Power BI

Hi, 

 

I have a database stored in cloud firestore that I need to connect to Power BI. Is there any posssible way to connect?

 

Thank You.

  • Hello upeksha_24 

    Power BI doesn't natively support a direct connector to Google Cloud Firestore, but you can still connect using one of these workarounds

     

    Use REST API via Power BI Web Connector

    Export Firestore Data to BigQuery

    Export Data to CSV/JSON & Load into Power BI

     

    Thanks,
     Pankaj Namekar | LinkedIn

    If this solution helps, please accept it and give a kudos (Like), it would be greatly appreciated.

  • upeksha_24 You can connect Cloud Firestore to Power BI by creating a REST API for Firestore and using Power BI’s Web connector to fetch the data. Another approach is to export Firestore data to a format like CSV or a database like BigQuery and connect Power BI to the exported data. 

2 Replies

  • Hello upeksha_24 

    Power BI doesn't natively support a direct connector to Google Cloud Firestore, but you can still connect using one of these workarounds

     

    Use REST API via Power BI Web Connector

    Export Firestore Data to BigQuery

    Export Data to CSV/JSON & Load into Power BI

     

    Thanks,
     Pankaj Namekar | LinkedIn

    If this solution helps, please accept it and give a kudos (Like), it would be greatly appreciated.

  • upeksha_24 You can connect Cloud Firestore to Power BI by creating a REST API for Firestore and using Power BI’s Web connector to fetch the data. Another approach is to export Firestore data to a format like CSV or a database like BigQuery and connect Power BI to the exported data.