Hi all
i built my SSRS Report RDP based , then when i run my report it took too much time to retrieve data from from Tmp table to Visual Studio
someone advised me to use key word insert_recordset in process report method to improve my performance
i already did that but there is some limitation i need to ask
1- if i need to group by my record with itemId field as Child Group , and making group by SalesBuyerGroup as Parent Group .. how can i do that using insert_recordset ?
2- does it allow to inset display methods using insert_recordset ?
thank you
*This post is locked for comments
I have the same question (0)