Skip to Content
Menu
This question has been flagged
1 Odpoveď
8027 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
5
sep 25
22293
3
aug 25
3263
1
máj 25
3115
1
apr 25
4089
1
apr 25
4951