Forum Discussion
Variable code in advanced editor
- 8 years ago
Hi e17aguilar,
Based on my test, you could refer to below steps:
Create the parameter in the query editor and just enter the column name like the picture below:
Modify the code in the advanced language:
Now you could see the result.
Regards,
Daniel He
- 8 years ago
Hi Daniel,
Many thanks for your help. You helped me to unterstand that I should use a variable list instead of a parameter.
I continued my research with this idea on mind, and I found this post, by THE BICCOUNTANT:
They explain in a very short and simple way how to dynamically change the type from each column in a table, using a list that contains the name of all columns from the queried table.
Kind regards,
Ernesto J. Aguilar
Hi Daniel,
Many thanks for your help. You helped me to unterstand that I should use a variable list instead of a parameter.
I continued my research with this idea on mind, and I found this post, by THE BICCOUNTANT:
They explain in a very short and simple way how to dynamically change the type from each column in a table, using a list that contains the name of all columns from the queried table.
Kind regards,
Ernesto J. Aguilar
Hi e17aguilar,
Thanks for your sharing, It's pleasant that your problem has been solved, could you please mark the helpful reply as Answered?
Regards,
Daniel He