Skip to main content
Solved

How to add more than different numbers for specific user parameters in translation parameters

  • November 4, 2021
  • 2 replies
  • 20 views

gogopotter90
Contributor
Forum|alt.badge.img+14

 

i would like to write different numbers for input parameters 2354 or 6985 or 4893

i mean ,i want to add different input numbers and inside the workspace i have added test filter for the input user parameters

if specific attribute has 2354 or 6985 or 4893 should do function .

so my question : how could i add input parameters more than id numbers

FME 2018 ,thanks in advancetranslation parameters

Best answer by panda

Not sure if this is how you want it. But i'm assuming 2018 FME would have "Choice" option in the User Parameter. (Right Click User Parameter to get other option to pop up) You could put value listing above into it.choiceI'm also on FME 2021 so it will look slightly different, but i think the right hand box should look similar to FME 2018.

choice_paramPNG

 

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

panda
Enthusiast
Forum|alt.badge.img+20
  • Enthusiast
  • 79 replies
  • Best Answer
  • November 4, 2021

Not sure if this is how you want it. But i'm assuming 2018 FME would have "Choice" option in the User Parameter. (Right Click User Parameter to get other option to pop up) You could put value listing above into it.choiceI'm also on FME 2021 so it will look slightly different, but i think the right hand box should look similar to FME 2018.

choice_paramPNG

 


gogopotter90
Contributor
Forum|alt.badge.img+14
  • Author
  • Contributor
  • 239 replies
  • November 4, 2021

Thanks @panda for ur reply