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
lemaribdb
Helper II
Helper II

Dataflow preview load time

Hi guys!

I have few dataflows that pull from Oracle DB. I also want to transform the data here so the heavy lifting is done on Dataflow level, not on visual report level, I think that's a good approach. But there is a huge pain. Everytime I want to change something in the Dataflow I have to wait for it to load for very long time. Is there an option I'm missing regarding rows loaded or something?
I would be fine with just few rows being visible when I want to transform. And currently I have to wait almost 10 minutes to even start modyfing it.

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

You are missing nothing.  With the "Evaluating ..." Power BI is punishing you for changing the meta data. 

 

If your initial query folds you can add an extremely harsh filter (say, top 10 rows),  and then do the other transforms.  But the general advice is "Don't change your meta data ever again, ever."  

 

of course that advice is useless IRL.

View solution in original post

1 REPLY 1
lbendlin
Super User
Super User

You are missing nothing.  With the "Evaluating ..." Power BI is punishing you for changing the meta data. 

 

If your initial query folds you can add an extremely harsh filter (say, top 10 rows),  and then do the other transforms.  But the general advice is "Don't change your meta data ever again, ever."  

 

of course that advice is useless IRL.

Helpful resources

Announcements
Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

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.

March Power BI Update Carousel

Power BI Community Update - March 2026

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

Top Kudoed Authors