Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
Anonymous
Not applicable

Octane Odata feed data restriction

I am creating a powerbi report using Octane odata feed and trying to fetch test execution runs.The challenge I am facing is there is a data restriction of 2000 record can be fetched at a time and We need to filter the data based on any date field

When I tried to use below filter criteria it is fetching data if there is less than 2000 record with the date filter

asarkar1_1-1637864389089.png

 

But when I am trying to use below filter criteria it is not working though data between these 2 dates are less than 2000

asarkar1_2-1637864545177.png

where Range start and End are as below

asarkar1_3-1637864589537.png

 

Can any one please let me know if I am missing anything or there is any syntax error

 

 

 

1 REPLY 1
lbendlin
Super User
Super User

You could use a really conservative filter (for example only pull one day) and then extrapolate your other pull intervals.  For example when the single day returns 200 results you can likely safely pull 5 days each, but if it returns 20 results then you could pull in groups of 50 days, etc.

 

I assume your ODATA source does not support pagination natively?

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

Check out the February 2026 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.