Stop entity from showing Decisions Created Fields

Stop entity from showing Decisions Created Fields

Comments

  • Hello,
    I have a converter flow that returns and entity, I then get all field names from the returned entity and iterate through them to create a list of Data Pairs (FiledName : Value). The issue is the entity which I have defined 14 fields for is returning 33 fields because of decisions created fields. I dont want to add steps to sort those additional fields out of the list since I am currently going through and refactoring trying to get a second or two faster load times. Is there a way to set an entity to not return the extra data? I do not need a support ticket for this if you cant find the answer. Thank you.

Sign In or Register to comment.