I tried to modify the code listed as an example in the datasource settings to put a variable at d[0] to make it dynamic, but it didn't work.
When I checked, it returns up to index 49, but not from index 50 onwards.
The end goal is to get the lookup column id from sharepoint and dynamically reflect it in the child dropdown.
Is it possible to create a code that returns the index or a nearby range that I want?