Hello,
I have AOT query that works on specific table, so firstly i try to access to some fields of the table through query but they always return 0 (they are not 0 in table).
Then I noticed that query doesn't have that fields so i added them, but they are still 0.
If i loop through the table with that query with Job they are not 0, but in the report where i want to loop they are 0.
Any idea why it doesn't work ?