Announcements
Hi everyone! I had a problem with my report because it was duplicating or tripling the rows. So I made a filter in the row visibility and now it appears as it should. In the field that I have marked in red, the amount of the Units QTY column should be calculated, but the calculation is done incorrectly because the rows that are hidden are also calculated, while I have to calculate only the rows that appear in the report
I did but it also calculate the duplicated lines. I want to calculate only the lines that are shown on report not the hidden ones.
It calculates the lines on the photo below
Hi,
In the Total part what logic you have written in rdl or in your code can you share that?
In rdl add formula like Sum(Unit of Qty) to get the Sum of the quantity. Refer the below screenshot.
Or right a logic in your VS code to calculate the Total qty in lines.
If my answer was helpful to you, please verify it so that other users know it worked. Thank you very much.
André Arnaud de Cal... 291,359 Super User 2024 Season 2
Martin Dráb 230,370 Most Valuable Professional
nmaenpaa 101,156