
37 risposte

A helper formula is just a formula field that is referenced by another formula field. For instance I create a Formula_A__c field that references Formula_B__c.For an image formula, you'll create formula field that's actually a Text type, and then in the formula editor you'll use the IMAGE() formula to produce an image. The image formula is actually discussed in the description or scenario of the same Trailhead challenge you're working on.