Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
I am using Qradar API to get Data into Power BI.
I have 2 tables
1. Saved Searches
2. Search results
I have a table named Saved Searches (Coming from API) Which will give you the Name and ID(ex:1234) columns. I want to add the Search_Id column.
To receive Search_Id(ex: XNFJHHG......), I have to use another API by passing a parameter ID.
To receive Search results in a table I have to pass Search_Id to another API.
I trying to automate this workaround.
Is this workaround API Calls possible in Power Query?
FYI:https://www.ibm.com/support/pages/qradar-how-export-saved-searches-results-using-qradar-api
It is possible to convert a POST or GET API request into power query code. However the document you linked is introducing how to get the result by using the QRadar GUI API. It doesn't show how the requests are generated or include the necessary information about the API endpoint you want to interact with. This includes the URL, headers, and request body (if applicable) .etc. So it's difficult for us to convert them. Can you provide more documentation about the necessary information related to these APIs?
Best Regards,
Jing
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
66 | |
65 | |
57 | |
39 | |
27 |
User | Count |
---|---|
85 | |
59 | |
45 | |
42 | |
39 |