Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by watching the DP-600 session on-demand now through April 28th.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
Dear All,
I am downloading data via Web from API from external data provider.
The issue is, i would like:
a. Recieve only specific columns, not all available
b. To filter the columns via specific filters.
I want to limit the query request as much as possible, to improve the performance of retrieving data.
Additionally the API provider is limiting the query only to 200 rows in one request.
I already tried to use, but nothing is correctly working
Anyone has an idea how to solve this?
Thank you in advance!
Solved! Go to Solution.
Thank You to all of You, it came out, that the api provider, doesn't have this functionalities...:(
Thank You to all of You, it came out, that the api provider, doesn't have this functionalities...:(
Hi @Wasowski
Maybe you can bring all columns into Power Query Editor first (this is just a data preview) then use Home > Choose Columns / Remove Columns to keep the specific columns you want.
After that, using Keep Rows / Remove Rows to filter rows. You can also click the down arrow on any column header to filter rows. If the filter condition is more complex, you can write M code to do that with Table.SelectRows.
The data will only be imported when you click on Apply button.
Best Regards,
Community Support Team _ Jing
If this post helps, please Accept it as Solution to help other members find it.
Are you possibly mixing up an API data source with an ODATA data source? When you studied the API documentation did it contain a section about how queries and filters should be placed?
Thank for You message Ibendin,
Unfortunately in documentation there was no info about querying 😞
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 4 | |
| 4 |