Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
Rodrigo_Puente
Frequent Visitor

Configure a MongoDB API in the PBI Service

¡Hi everyone!

 

Pls your help, i have a mongodb API and I don't know how to configure it in service PBI.

This API comes with a token and has no username or password.

 

How do you configure a web connection? And how about the association with the PBI model?

 

With an example could you please explain to me. Can be any tokenized API.

 

 

Rodrigo_Puente_0-1715880662988.png

 

Best regards

Rodrigo P.

 

1 ACCEPTED SOLUTION
v-kaiyue-msft
Community Support
Community Support

Hi @Rodrigo_Puente ,

 

If you want to import MongoDB data into the Power BI service for visualisations, you can refer to the link: Import MongoDB Data into the Power BI Service for Visualizations (cdata.com).

 

Alternatively, you can use data flow to get data by writing request headers to query statements using M language. You can refer to the link for more details:

Creating a dataflow - Power BI | Microsoft Learn

Solved: How to pull data from Web API into PowerBI using A... - Microsoft Fabric Community

 

If your Current Period does not refer to this, please clarify in a follow-up reply.

 

Best Regards,

Clara Gong

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

View solution in original post

1 REPLY 1
v-kaiyue-msft
Community Support
Community Support

Hi @Rodrigo_Puente ,

 

If you want to import MongoDB data into the Power BI service for visualisations, you can refer to the link: Import MongoDB Data into the Power BI Service for Visualizations (cdata.com).

 

Alternatively, you can use data flow to get data by writing request headers to query statements using M language. You can refer to the link for more details:

Creating a dataflow - Power BI | Microsoft Learn

Solved: How to pull data from Web API into PowerBI using A... - Microsoft Fabric Community

 

If your Current Period does not refer to this, please clarify in a follow-up reply.

 

Best Regards,

Clara Gong

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

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.

Top Solution Authors