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

  • SEARCH
  • Home
  • 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 691893
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T02:35:34+00:00 2026-05-14T02:35:34+00:00

I have a report where the fields come from data pulled from a SQL

  • 0

I have a report where the fields come from data pulled from a SQL server. I have a total field that i have added to the report…however i have an interesting conundrum–i was hoping someone had a formula i could use.

Three of my columns do NOT need summation…however my project requirements are telling me instead to just pull the last number from the last row in the report and putting that in the total row. To better clarify:

1999   0.1%   0.2%   0.3%
2001   -2%    0.3%   3.4%

Basically, in the total field, i’d be pulling the values from 2001 since it is the last report row. In my total row, i want to have -2%, 0.3% and 3.4% showing (since those are the last row’s values). SO basically, i just want to pull the last report row’s data (NOT total it).

Anybody have a formula i can use for this?

  • 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-05-14T02:35:35+00:00Added an answer on May 14, 2026 at 2:35 am

    Well, I have two formulas you can use… I think the only way to do this is with a variable to capture the final value in the details section, and then display it in the group footer. So, in details, create formula field like this:

    shared CurrencyVar lastValue;
    if (OnLastRecord) then
      lastValue := {my_table.field_name}
    

    Add this to your details section and suppress it (so it doesn’t display). Then add another formula like this:

    shared CurrencyVar lastValue;
    lastValue;
    

    Add this to your group section where the total would normally go.

    You will need another set for formulas for each field you need to handle this way. Note that you could handle all the fields in the first formula if you use basic syntax (so you can have multiple statements under the ‘if’).

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

Sidebar

Related Questions

I have to prepare a report which is getting some fields data from conf
I have a report that is returning a one data field to a tablix
I have report that I must convert to PDF using xsl-fo from xml data
I have a report with multiple data-sets. Different fields from different data-sets are used
I have a report that is basically a form with multiple empty fields and
I have the following SQL Expression Field in my Crystal Report 11.5 {fn CONCAT({fn
I have a report that is getting info from bsis, bsas, bsid, bsad, vbrk,
I have a report in report services 2005 that has two date fields. The
Is it possible to have 3 sub-reports that come from the same table? I
I have a report template in Word that pulls tables from an Access 2007

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.