Skip to main content Take our 5-minute Community Survey. Open now through 4/11/2025. Click here to participate.

According to the salesforce docs it is possible to replace the integer of a exponential function with a merge field that is also an integer. Which is what i am trying to do

 

This is the formula

 

1/2^{mergefield}/7 

 

formula works fine with a number (ie 1/2^7/7) not the mergefield. when i replace with the mergefield (which is a number and completed on the record) i get a null value.

 

This is within a loop in a flow, the merge field works fine if i merge it directly in the same formula without the rest of the formula. 

 

Any suggestions what is going on here? seems like i cant replace the integer with a merge field...

4 answers
Loading
0/9000