Skip to main content
Solved

Totals duplicated in custome FA Report written in Report Designer

  • August 5, 2026
  • 2 replies
  • 44 views

Forum|alt.badge.img+1

Good da Community

I am battling with a report I have been working on for ages. It was originally written by someone else but has never wired correctly. I have at last managed to get the columns to have the correct data, but some of the totals are duplicating, i.e. Aquisition Cost, Closing Cost & Depreciation.

I suspect that the joins between tabes are the problem. I would appreciate it if one of you experts would check these joins and advise.

These are the formulae that are incorrect:

Acquisition Cost - by Class - =$BeginningAmount; Total Report - =$TotalBeginningAmount

Closing Cost - by Class - =$ClosingCost; Total Report - =$TotalClosingCost

Depreciation for the Period detail - =Sum(iif([FAHistoryByPeriod.FinPeriodID] = [FAHistoryByPeriod.LastActivityPeriod], [HistoryLast.PtdDepreciated], 0)) - this formula worked in a previous version before FABookBalance table was added.

Any advise you could give regardug the table jjoins would be greatly appreciated.

Regards

Barbara

 

 

Best answer by BarbaraPietersen23

Thank you for this response byt I don’t see any file to attach. 

I think I have resolved this issue so please don’t spend any more time on it.

Regards

Barbara

2 replies

nhatnghetinh
Captain II
Forum|alt.badge.img+13
  • Captain II
  • August 5, 2026

Hi ​@BarbaraPietersen23 

On the Report Designer of that report. Go to File > Save As > File name .rpx and please attach this .rpx file.

 

Best Regards,

NNT


Forum|alt.badge.img+1

Thank you for this response byt I don’t see any file to attach. 

I think I have resolved this issue so please don’t spend any more time on it.

Regards

Barbara