Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
1591 Vistas

I use Odoo 17 community version. I want to display some statistics and tables in spreadsheet dashboard. I want to upload file and display it spreadsheet dashboard. Is it possible?

Avatar
Descartar
Mejor respuesta

Hi,

In Odoo 17 Community, you can create interactive dashboards and spreadsheets using the Spreadsheet module, but you cannot directly upload an external Excel or CSV file to display it as a live dashboard out of the box. The recommended approach is to first import your file into an Odoo model—either an existing one or a custom model—and then link your spreadsheet dashboard to that model. This allows you to use formulas, charts, and pivot tables dynamically based on the imported data. If you only need a static display, you can manually paste the data into the spreadsheet. For a fully automated solution where the uploaded file dynamically updates the dashboard, a small custom module would be required.


Hope it helps

Avatar
Descartar
Mejor respuesta

No, It's not possible.

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
2
ago 25
2542
2
mar 24
5036
1
mar 24
3106
1
jul 25
881
0
ene 25
1277