Macro - how to set/unset Item Master data properties
Hi,
I would like to set/unset Item Master Data properties (QryGroup) using Macro.
Is it possible? I did not found any UID of this grid.
0
-
Try: Set($[$129.2.0.6]|Y);
Where:
Item = 129
Column = 2
Type = 0 (Text)
Row = 6 (The query property id you are trying to set)
Iniciar sesión para dejar un comentario.
Comentarios
1 comentario