Interative graph for user?

Hi! Is there any way I can make an interactive graph, similar to what Excel allows for? Where you have ‘slicers’, allowing you to control your graph?

Hi, interactive charts with dynamic filtering aren’t natively available at the moment, but there’s a solid way to get there.

The most complete approach is to embed a Web View component showing an external page built with a charting library like Chart.js or ApexCharts. You pass your Adalo collection data to that page via URL parameters and build the slicer-style filters directly on it. It gives you the full Excel-like interactivity you’re describing.

I’m also working on Webnux Charts, a tool built specifically for Adalo that will let you add interactive charts with filter controls directly in your app without any external development needed. Coming soon at webnux.org/ai-tools

Happy to help you set up the Web View approach in the meantime if you want to move forward now.

Ali Bazzi — Adalo Expert | adalo.com/experts/ali-bazzi