Hi,
I’m trying to make my Odoo Spreadsheet dynamic.
In the Edit Domain window, I want to filter my list by Project, but instead of typing the project name (e.g. Project001), I’d like to use a variable or cell reference (for example, a cell that contains the project ID or name).
I tried using something like Data!B1, but Odoo shows “no result”.
Is there a way to reference a cell or variable in the domain filter so the list updates automatically when the cell value changes?
im using odoo 18 BD SAAS
Thanks!