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

The Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.

Reply
GodzillaBorland
Regular Visitor

Power BI reports from Federal Procurement Data System

Has anyone connected Power Bi to date in the Federal procurement system and generated dashboards. Just curious. FPDS allows extract to Excel and SOAP as well

1 ACCEPTED SOLUTION
v-sihou-msft
Microsoft Employee
Microsoft Employee

@GodzillaBorland

 

In this scenario, since your data system can extract data into Excel, you can directly connect the Excel file and use it as data source in Power BI Desktop.

 

You can also use Web.Contents() function in Power Query to get data from web, web service. See: Using The RelativePath And Query Options With Web.Contents() In Power Query And Power BI M Code

 

Or you can convert the SOAP into REST:

 

Converting SOAP-based WCF Service to RESTful Design
Turn SOAP into REST

 

Then just "Get Data"-->"Other"-->"Web", it will parse the JSON into a table in Query Editor.

 

Regards,

View solution in original post

1 REPLY 1
v-sihou-msft
Microsoft Employee
Microsoft Employee

@GodzillaBorland

 

In this scenario, since your data system can extract data into Excel, you can directly connect the Excel file and use it as data source in Power BI Desktop.

 

You can also use Web.Contents() function in Power Query to get data from web, web service. See: Using The RelativePath And Query Options With Web.Contents() In Power Query And Power BI M Code

 

Or you can convert the SOAP into REST:

 

Converting SOAP-based WCF Service to RESTful Design
Turn SOAP into REST

 

Then just "Get Data"-->"Other"-->"Web", it will parse the JSON into a table in Query Editor.

 

Regards,

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

FebPBI_Carousel

Power BI Monthly Update - February 2025

Check out the February 2025 Power BI update to learn about new features.

Feb2025 NL Carousel

Fabric Community Update - February 2025

Find out what's new and trending in the Fabric community.