ASP.NET
--
Questions
--
Followers
Top Experts
Zero AI Policy
We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.
 If you want the total for everything up to that point, a running total may be all that you need.
 James
the total that i got in the second section was not right






EARN REWARDS FOR ASKING, ANSWERING, AND MORE.
Earn free swag for participating on the platform.
Explain what formula you have in what section and at what point you get a value that is not as expected.
Use images if possible.
so that is the way the report is designed 1 group by date the point of this report is to show in the first section the sum of the payment from the begging of time till the day the user choose and in the second section the payments done from the day desired till present day
the first section will only show the sum and the second section will show the details as well as the details
the trick is that i need the total of the first section to be used in the difference of payments as your code did but the sum displayed in the function isn't the sum of the first sectionthank you in advance
the point of this report is to show in the first section the sum of the payment from the begging of time till the day the user choose and in the second section the payments done from the day desired till present dayDefine "first section" and "second section".
the first section will only show the sum and the second section will show the details as well as the details"... will show the details as well as the details" ?
 James

Get a FREE t-shirt when you ask your first question.
We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.
anw i found an alternate solution using the running total in the query
 James
ASP.NET
--
Questions
--
Followers
Top Experts
The successor to Active Server Pages, ASP.NET websites utilize the .NET framework to produce dynamic, data and content-driven web applications and services. ASP.NET code can be written using any .NET supported language. As of 2009, ASP.NET can also apply the Model-View-Controller (MVC) pattern to web applications
