This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
Hi:
Through an ODBC connection, we chose one view in our database from which to pull records into Power BI. But, it's a lot. We're talking millions upon millions.
We tried clicking the "Transform Data" button., as a possible solution. But, upon trying to fliter the data based upon say "date", we could no longer find any records associated with the general ledger account number we want to report on.
Why would Transform Data not provide all data?
Regardless, what is the best way to filter on data so that the end user is not sitting in front of her monitor waiting for all of the records from the view or table or whatever to finish pouring into Power BI as she is having to do right now?
Thanks!
John
What is the data source?
How did you implement the filter- writing a sql statement or using the dropdown from a column heading?
"We tried clicking the "Transform Data" button., as a possible solution. But, upon trying to fliter the data based upon say "date", we could no longer find any records associated with the general ledger account number we want to report on."
- you'll have to read up on Query Folding. ODBC data connections don't always fold (sending the query back to the data source). They sometimes download all data requested from the source and then apply any filter.
Other things to take into account: Power Query defaults to showing 1000 rows in a preview, so that might be why you don't see the data you expect. Or the SQL might be incorrect.
SQL ODBC data source.
Filter = dropdown from column heading.
I have never herd of Query Folding. What is it?
Hi @Anonymous ,
For "Query Folding", please refer to these documents:
Query folding guidance in Power BI Desktop;
Power Query query folding.
In addition, how about using parameter to filter your data before loading the data into Power Query?
Reference:
Deep Dive into Query Parameters and Power BI Templates;
Dynamic Power BI reports using Parameters.
Best Regards,
Icey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 27 | |
| 26 | |
| 22 | |
| 19 | |
| 17 |
| User | Count |
|---|---|
| 48 | |
| 46 | |
| 41 | |
| 21 | |
| 18 |