This is the correct formula to display the value of the raw data column of “RetailPrice” plus an additional 5 percent. The formula uses the sourceField function to access the raw data column, and then multiplies it by 1.05 to add 5 percent. The formula is case-sensitive, so the column name must match exactly with the raw data column name. References: [Formula Editor], [sourceField Function]
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit