Hi, yes this is possible.
First you will have to retrieve the data into your application with the excel import module for example: https://appstore.home.mendix.com/link/app/72/
Then you can display this data using a line chart widget: https://docs.mendix.com/refguide/charts-configuration#3-2-line-chart
Hi,
Thanks for the quick answer.
I would like to create a key figure cockpit with Mendix, which should display bar charts and line charts. These diagrams are supposed to be based on the data of an Excel spreadsheet.
I understand that installing the Excel Importer is the first step, but what happens next? How do I tell the charts to use certain columns from my Excel spreadsheet?
Can you or the community give me some advice on how to do this?
THANKS!