Skip to Content
Menu
This question has been flagged

What filtered and mapped functions do? in odoo 16

and how can i use it?

Avatar
Discard
Best Answer

Hi

The filtered will return the recordsets that match the criteria or condition. The Mapped function,it returns a set of field values. Its argument accepts a string value as the column name and returns all the possible values from the recordset.

Please check this RecordSet Operations - Sorted, Filtered & Mapped

Hope this Helps

Regards

Avatar
Discard
Related Posts Replies Views Activity
1
May 25
1850
1
Apr 25
2917
1
Apr 25
3666
1
Apr 25
1260
4
Mar 25
6143