Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
@Anonymous
Back to your initial question. Yes. you can query OData and get row counts. Add a custom column and run this function against your feed.
Table.RowCount([Data])
N -
Does this happen before the Odata load? Can you filter the function?
@Anonymous
Yes, you get the row count on the binary image - all those tables are not physically loaded into the model. Not sure what do you mean by "Can you filter the function?"
N -
@Anonymous,
What OData service do you connect to? Do you add select and filter parameters in the OData URL to limit the imported rows?
Regards,
Lydia
Yes to both. At this point, I'm only downloading the data I need. I did realize after I posted this that I can group the results which helps, but it would be really nice to do this before the data gets into BI to further improve performance.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 103 | |
| 80 | |
| 62 | |
| 51 | |
| 45 |