@isaacjaco49111 said in join a resource with a variable:
@Fox I understand, so for example if I have 20 accounts and I want to obtain resource 18, should I create 18 resources?
Create one resource and put the data of 20 accounts in it
Let's say I have a resource using "RandomInteger" type. How to get the minimum or maximum value of the resource to be set as variable value?
@duckinside said in Set variable from minimum value of RandomInteger resource:
Let's say I have a resource using "RandomInteger" type. How to get the minimum or maximum value of the resource to be set as variable value?
https://community.bablosoft.com/topic/16445/как-узнать-границы-ресурса
Thank you @Fox