Jump to content
Salesforce and other SMB Solutions are coming soon. ×

creating a calculation field


GWitley

Recommended Posts

I have a subscriber database. I enter the number of subscriptions for each user. I want to have a calculation field that takes the number of subscriptions and multiples that times a dollar amount. When I try to do this:

 

"name of field with number of subscriptions" * $3.00

 

I get zero as the answer.

 

What am I missing?

Link to comment
Share on other sites

I have a subscriber database. I enter the number of subscriptions for each user. I want to have a calculation field that takes the number of subscriptions and multiples that times a dollar amount. When I try to do this:

 

"name of field with number of subscriptions" * $3.00

 

I get zero as the answer.

 

What am I missing?

 

1) Is your calculation set to give a numerical answer (not text, etc)?

2) It should look like this: Calculation= Table::NumberField*3 (take out the dollar sign)

Link to comment
Share on other sites

This thread is quite old. Please start a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

Terms of Use