Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
For example, I have 1000 tables in the model with the field Field1 and I want to get unique values from this field from all tables (from the model).
For example, I will need to write these values to the qvd table.
How can I do this without accessing each table?
Something like below...
Something like below...
Kudos nice simple solution!!