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

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
chapperscobbler
New Member

Experiments UI - limit on runs showed ?

Is there a limit on how many runs can be showed and compared, whilst comparing runs ?  Looks to me like i can only see 100 at a time, can this be changed ?

6 REPLIES 6
v-kpoloju-msft
Community Support
Community Support

Hi @chapperscobbler

Thank you for reaching out to the Microsoft Fabric Community Forum. Also, thanks to @deborshi_nag@lbendlin,  for those inputs on this thread.

Has your issue been resolved? If the response provided by the community member @deborshi_nag@lbendlin,  addressed your query, could you please confirm? It helps us ensure that the solutions provided are effective and beneficial for everyone.

Hope this helps clarify things and let me know what you find after giving these steps a try happy to help you investigate this further.

Thank you for using the Microsoft Community Forum.

Thanks all, that helps a lot. 

Hi @chapperscobbler

Just checking in to see if the issue has been resolved on your end. If the earlier suggestions helped, that’s great to hear! And if you’re still facing challenges, feel free to share more details happy to assist further.

Thank you.

Hi @chapperscobbler

Just wanted to follow up. If the shared guidance worked for you, that’s wonderful hopefully it also helps others looking for similar answers. If there’s anything else you'd like to explore or clarify, don’t hesitate to reach out.

Thank you.

deborshi_nag
Resident Rockstar
Resident Rockstar

Hello @chapperscobbler 

 

You're correct - in Microsoft Fabric, the Compare runs view is currently limited to 100 runs at a time. This is a UI limitation, not a restriction on how many runs an experiment can hold, and it applies consistently across tenants and capacity SKUs.
 
A common workaround is to reduce the number of runs you bring into the comparison by filtering first. In the experiment UI, you can filter by metrics (for example, only runs above a certain score), parameters, tags, or time window, so that the “top” or most relevant runs fall within the 100‑run comparison limit. This is the intended usage pattern in Fabric and keeps the comparison grid focused and performant.
 
For larger-scale analysis, the recommended approach is to use MLflow programmatically in a Fabric notebook. By querying runs through the MLflow API, you can retrieve hundreds or thousands of runs, load them into pandas or Spark, and perform your own comparisons, rankings, or visualisations (for example, sorting by metric or plotting hyperparameter sweeps). This bypasses the UI limit entirely while remaining fully supported within the Fabric Data Science experience.
 
I trust this will be helpful. If you found this guidance useful, you are welcome to acknowledge with a Kudos or by marking it as a Solution.
lbendlin
Super User
Super User

If this is important to you please consider voting for an existing idea or raising a new one at https://ideas.fabric.microsoft.com

Helpful resources

Announcements
FabCon and SQLCon Highlights Carousel

FabCon &SQLCon Highlights

Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

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 Fabric Update Carousel

Fabric Monthly Update - March 2026

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

Top Solution Authors