I'm creating a report using RDLC, I need to sum up all the months column. i.e. the row showing total should come after Dec-21, Sep-21...
I have a problem with the settings of Page Size in Visual Studio 2013 with RDLC. When I set the size of an A4 sheet of my report, following the measuring grid
When adding a Dataset to an .rdlc report using the Report Designer, Visual Studio crashes. VS leaves a failure.txt file with this error: System.IO.FileNotFoundE
I am trying to create a simple report in my vs2019 with a class as the data model I have a public class named 'persona' I have a new wpf applicacion (.net 5) I'