Jump to content
  • 0

Formula to get the percentage contribution of each record


astroboy

Question

3 answers to this question

Recommended Posts

  • 0
Just now, princezuko said:

You may try this formula, however, this only works on the DataPage level:

([@field:NumberField]/(SELECT SUM (NumberField) From Table))*100

Please make sure to replace the field names according to your table design.

This works! But I have another question.

I noticed that it is calculating the percent contribution to the entire table but I only want to calculate the percentage for the displayed data which is being filtered by another field, say a company name.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   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.

Loading...
×
×
  • Create New...