Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9140605
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T09:32:17+00:00 2026-06-17T09:32:17+00:00

I’m looking for a function or solution to the following: For the chart in

  • 0

I’m looking for a function or solution to the following:

For the chart in SQL Reporting i need to multiply values from a Column A. For summation i would use =SUM(COLUMN_A) for the chart. But what can i use for multiplication – i was not able to find a solution so far?

Currently i am calculating the value of the stacked column as following:

=ROUND(SUM(Fields!Value_Is.Value)/SUM(Fields!StartValue.Value),3)

Instead of SUM i need something to multiply the values.
Something like that:

=ROUND(MULTIPLY(Fields!Value_Is.Value)/MULTIPLY(Fields!StartValue.Value),3)

EDIT #1

Okay tried to get this thing running.
The expression for the chart looks like this:

=Exp(Sum(Log(IIf(Fields!Menge_Ist.Value = 0, 10^-306, Fields!Menge_Ist.Value)))) / Exp(Sum(Log(IIf(Fields!Startmenge.Value = 0, 10^-306, Fields!Startmenge.Value))))

If i calculate my ‘needs’ manually i have to get the following result:

Needed result

In my SQL Report i get the following result:

enter image description here

To make it easier, these are the raw values:

enter image description here

and you have the possibility to group the chart by CW, CQ or CY
(The values from the first pictures are aggregated Sum values from the raw values by FertStufe)

EDIT #2

Tried your expression, which results in this:
enter image description here

Just to make it clear:

The values in the column

=Value_IS / Start_Value

in the first picture are multiplied against each other

0,9947 x 1,0000 x 0,59401 = 0,58573

Diffusion Calenderweek 44 Sums

Startvalue: 1900,00 Value Is: 1890,00 == yield:0,99474

Waffer unbestrahlt Calenderweek 44 Sums

Startvalue: 620,00 Value Is: 620,00 == yield 1,0000

Pellet Calenderweek 44 Sums

Startvalue: 271,00 Value Is: 160,00 == yield 0,59041


yield Diffusion x yield Wafer x yield Pellet = needed Value in chart = 0,58730

EDIT #3
The raw values look like this:
enter image description here

The chart ist grouped – like in the image – on these fields
CY (Calendar year), CM (Calendar month), CW (Calendar week)

You can download the data as xls here:

https://www.dropbox.com/s/g0yrzo3330adgem/2013-01-17_data.xls

The expression i use (copy / past from the edit window)

=Exp(Sum(Log(Fields!Menge_Ist.Value / Fields!Startmenge.Value)))

I’ve exported the whole report result to excel, you can get it here:
https://www.dropbox.com/s/uogdh9ac2onuqh6/2013-01-17_report.xls

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T09:32:18+00:00Added an answer on June 17, 2026 at 9:32 am

    it’s actually a workaround. But I am pretty sure is the only solution for this infamous problem 😀

    This is how I did:

    Exp(∑(Log(X))), so what you should do is:

    Exp(Sum(Log(Fields!YourField.Value)))
    

    Who said math was worth nothing? =D

    EDIT:

    Corrected the formula.

    By the way, it’s tested.

    Addressing Ian’s concern:

    Exp(Sum(Log(IIf(Fields!YourField.Value = 0, 10^-306, Fields!YourField.Value))))
    

    The idea is change 0 with a very small number. Just an idea.

    EDIT:

    Based on your updated question this is what you should do:

    Exp(Sum(Log(Fields!Value_IS.Value / Fields!Start_Value.Value)))
    

    I just tested the above code and got the result you hoped for.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I need a function that will clean a strings' special characters. I do NOT
I have a string like this: La Torre Eiffel paragonata all’Everest What PHP function
I have a jquery bug and I've been looking for hours now, I can't
link Im having trouble converting the html entites into html characters, (&# 8217;) i
For some reason, after submitting a string like this Jack’s Spindle from a text
I am trying to find ID3V2 tags from MP3 file using jid3lib in Java.
I'm using v2.0 of ClassTextile.php, with the following call: $testimonial_text = $textile->TextileRestricted($_POST['testimonial']); ... and
In my XML file chapters tag has more chapter tag.i need to display chapters
I would like to run a str_replace or preg_replace which looks for certain words
I'm parsing an RSS feed that has an ’ in it. SimpleXML turns this

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.