Results 1 to 2 of 2

Thread: Referencing Report Items Values on a Matrix

  1. #1
    Join Date
    Sep 2005
    Posts
    1

    Question Referencing Report Items Values on a Matrix

    Does anybody knows how to reference a value inside a group in a Matrix.
    I know it should be possible to use a calculated field, but I can't find a way to calculate a simple percentage!

    example: (The Orders Group have "Received" and "Accepted" columns and these are created Dynamically, and I want to add a calculated field (ie. "%Accepted") to the group.

    Simple Formula
    %Accepted = "Accepted" / "Received"
    i.e.
    %Accepted = 5/10 :. (50%)


    Matrix Object ( creates columns dinamically)
    ---------------------------------
    Orders "Group"
    ---------------------------------
    Received Accepted %Accepted
    10 5 ?


    Any Help or Ideas are very much appreciated.
    Thanks

  2. #2
    Join Date
    Oct 2005
    Posts
    1
    hello,

    did you solve it ? i have same problem. i searched but i didn't find

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •