コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
1587 ビュー

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?

アバター
破棄
最善の回答

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

アバター
破棄
最善の回答

No, It's not possible.

アバター
破棄
関連投稿 返信 ビュー 活動
2
8月 25
2536
2
3月 24
5025
1
3月 24
3104
1
7月 25
878
0
1月 25
1266