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
3
Aug 25
2682
1
May 25
2681
1
Apr 25
3673
1
Apr 25
4525
1
Apr 25
1986