Delete row RowsDelete

Z Solvertech
Verze z 18. 8. 2022, 13:40, kterou vytvořil Jana.safferova (diskuse | příspěvky) (založena nová stránka s textem „''Apparently it doesn't work on dynamic columns. -> test in RC 73 - deletes over dynamic columns''“)
(rozdíl) ← Starší verze | zobrazit aktuální verzi (rozdíl) | Novější verze → (rozdíl)
Skočit na navigaci Skočit na vyhledávání
Jiné jazyky:

When importing, it ignores rows that have defined content in the given column.

It is used, for example, to avoid importing specific customers to Tasha, who go to pick up the goods themselves.



Example:

<RowsDelete>
<string>job;id;602</string>
</RowsDelete>

Rows with job id 602 will not be loaded by import.

Apparently it doesn't work on dynamic columns. -> test in RC 73 - deletes over dynamic columns