Skip to main content
Solved

50 field limit

  • September 16, 2021
  • 3 replies
  • 67 views

Forum|alt.badge.img

HI,

I am not able to add more than 50 fields in show fields in a task in a rule.

Is there any way out to do that.

I have also tried doing it with adding another task and merging that but it is also not giving desired outcomes.

can you please suggest any other way

Best answer by phani_kumar

Hi @Swati gupta 

Currently we can pull only 50 fields in one Fetch task. So if we need more than 50 fields we need to create one more fetch task and have to Join.

Ex: lets consider you are using MDA Company Object

Fetch one Show fields should be: Company ID, the next 49 fields what ever you want to add

Fetch two Show fields should be: Company ID, another fields.

Merge: Fetch one with Fetch two use “Inner Join” as a Join Condition and choose all the fields from fetch one and choose all the fields(Except Company Id from Fetch two)

 

Hope this will resolve the issue for now.

Thanks.

3 replies

Sai-Ram-Test
  • Contributor ⭐️⭐️
  • September 16, 2021

@Swati gupta Maximum number of Show fields in each task is 50, that a limitation from Gainsight.

 


Cornelia
Forum|alt.badge.img+1
  • Contributor ⭐️⭐️⭐️⭐️⭐️
  • September 16, 2021

Hey @Swati gupta, thank you or your post. Let me quickly loop in our Product Manager to clarify this give you a rock solid answer/solution to your question. 


phani_kumar
Forum|alt.badge.img+3
  • Gainsight Employee ⭐️⭐️
  • Answer
  • September 20, 2021

Hi @Swati gupta 

Currently we can pull only 50 fields in one Fetch task. So if we need more than 50 fields we need to create one more fetch task and have to Join.

Ex: lets consider you are using MDA Company Object

Fetch one Show fields should be: Company ID, the next 49 fields what ever you want to add

Fetch two Show fields should be: Company ID, another fields.

Merge: Fetch one with Fetch two use “Inner Join” as a Join Condition and choose all the fields from fetch one and choose all the fields(Except Company Id from Fetch two)

 

Hope this will resolve the issue for now.

Thanks.