Skip to main content
Merged

Dynamic lookup in task parameter

Related products:Software FactoryWindows GUIUniversal GUI
  • November 20, 2025
  • 2 replies
  • 86 views

Forum|alt.badge.img

It would be nice if table valued functions could be used as a lookup for a task. So the lookup changes dynamically with the input given. For example:
I want to limit the delivery weeks for a customer to choose from, depending on the delivery week of the active line the user is on. So if the user is on delivery week 202550, i want the ability to show the possible deliveryweeks 202548 till 202552 for example. A table values function could return this, based on the input param 202550. If there is another way of doing this, please let me know, but I can’t find it.
Thanks in advance for the reply :-)

Grtz, Gideon

2 replies

You could set up a double column GUI reference. The first column is the delivery week. The second is the lookup value possible deliveryweeks. For this to work create a view with all the possible options for each week. Use this view as the reference table. 

 


Anne Buit
Community Manager
Forum|alt.badge.img+5
  • Community Manager
  • November 24, 2025
Updated idea statusNewMerged
Idea merged into:

All the votes from this idea have been transferred.