Skip to Content
Menu
This question has been flagged
1 Odpoveď
7632 Zobrazenia

What filtered and mapped functions do? in odoo 16

and how can i use it?

Avatar
Zrušiť
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
Zrušiť
Related Posts Replies Zobrazenia Aktivita
3
aug 25
2637
1
máj 25
2658
1
apr 25
3654
1
apr 25
4510
1
apr 25
1980