Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowThe 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.
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
Solved! Go to Solution.
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,
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,
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
45 | |
34 | |
32 | |
25 | |
23 |
User | Count |
---|---|
34 | |
33 | |
21 | |
20 | |
15 |