
Hello dears!
I have a union query which i'm using it in a grid. All records are coming but I have tableID included as a field in all the tables in the union query.
But the issue is, the table ID is coming the same for all the records. I have around 7 tables in the union query, but the tableID field in the grid is only displaying one value for all the records.
What I want to achieve is to display the records origin. I want to show that this record is coming from this table and the other record is coming from the other table and like that.
Is it possible?
Any advice is appreciated!
Thanks in advance!