How can you make sure new records are added to your pivot?
- By generating extra lines at the right place to display them
- By using the 'ODOO.PIVOT.TABLE' function
- Both of them
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
How can you make sure new records are added to your pivot?
Hi,
Please refer to the following links:
1. https://www.cybrosys.com/blog/how-to-create-pivot-report-using-query-in-odoo-18
2. https://www.cybrosys.com/blog/how-to-create-pivot-view-in-odoo-17
Hope it helps.
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
DaftarPost Terkait | Replies | Tampilan | Aktivitas | |
---|---|---|---|---|
remove extra space characters in range of cells
Diselesaikan
|
|
2
Mar 25
|
862 | |
|
0
Jul 23
|
1835 | ||
|
1
Des 20
|
6311 | ||
|
1
Jun 25
|
1065 | ||
|
1
Jun 25
|
748 |
Both of them
Both generating extra lines at the right place and using the 'ODOO.PIVOT.TABLE' function are not valid
methods for adding new records to your pivot. The correct way to ensure new records are added to your
pivot is by updating the underlying data source or refreshing the pivot table to reflect any changes in the
dataset