how to set dataset column type value equals to router params? for example my routes is GET /products/:idstoregroup
my handle scripts
schema “products”
set “id_store_group”, column: “id_store_group”
generate 10
my schema Mockaroo - Random Data Generator and API Mocking Tool | JSON / CSV / SQL / Excel
wat i want is to generate data with id_store_group equal to :idstoregroup param