I am new in visual studio and i want to know if it is possible to make some colunms on a report to be dynamic so as to allow a user input for a example i have created this report called: Sales Report this is how my Sales Report looks likes. SalesCountry CurrentMonthSales PriorMonthSales Australia 592.809 619.855 England 270.132 546.596 China 186.928 154.576 As seen above in this report, i want to make CurrentMonthSales,PriorMonthSales colunms dynamic so to allow user input because these fields changes dynamically according to user's criteria.A user may want to view current monthsales of December instead of November.
B
Bonginkoci
@Bonginkoci