Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have created a map in script. Is there any way to access it in macro?
No, mapping tables are discarded at the end of the reload.
Oh!
I want to use three tables and then get mapping of a column in first table to a column in third column. Is there any way to do this in macro?
Please explain what you're trying to do. Post examples of the tables and what the result should be.
Basically I want to map columns in multiple tables based on primary key.
I want it to be done in macro because mapping is required in a chart and chart is being configured in a macro.
It seems that you should go to some other option .Well that really seems complex .
I saw something similar here
How to get data from database using macro and present in table box?
Only thing is I'm not getting how they are establishing database connection.