Oh ok, just tried it, it works well! I also just found out the docs has another way of doing it using Dataset.get() alias parameter. Thanks for the help :)
Hi CumbersomeDuck6 , you can basically expose it as an argument in the configuration section. For example using argparse
would work very conveniently.