Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi community, I would use the inputfield [QTD] field in the table, but is not working, this table extracts the data from an Excel (. Xlsx), because this is happening? The files are attached, do not forget to change the path of the directory in the main tab.
It's because joins/associations change the table with the input field and that disables the input field. To solve this problem you can store Orçamento to a qvd before creating the other table, then dropping it at the end and reload it from the qvd. See attached qvw.
It's because joins/associations change the table with the input field and that disables the input field. To solve this problem you can store Orçamento to a qvd before creating the other table, then dropping it at the end and reload it from the qvd. See attached qvw.
Thanks Gysbert!
Thanks for help, worked perfectly!