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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi,
Have a report in power bi desktop takes max 60 mins to refresh on desktop and have set one of the tables to incremental refresh
to hopefully refresh more quickly on service.
Realise first refresh can take long time but wouldn't expect it to take much longer than this.
It is importing from oracle database and can see below at database level.
We haven't set any 1000 paging limit - not sure where thsi set and if this slowing it down. Can it be increased so brings back more rows on each fetch?
Concerned will timeout and how can we increase timeout parameter/make sure runs in similar time on first load to what does on desktop?
)
"$Paged"
WHERE rownum <= 1000
Thanks
Hi,
Thanks for reply.
I thought oracle did query flding by default and it prompted you when set up incrementak refresh if query folding woudln't apply?
This is a table which import mode - not sure how to see native query or query folding on database for this.
Thanks