Hi
Sorry, didn¡¯t make myself clear.
We have a project to build a web based CR reporting tool (
VB.Net and CR9). We are using the ¡°Pull method¡± which means the data will retrieved by CR9 but not
VB.net code.
Our database is based on time which collects rows for every minute. However, we hope that CR can display date for every ¡°N¡± rows (such as, for every 5, 10, 30 minutes). The ¡°N¡± will be a parameter field which passed in from
VB.NET.
Is there good way to do that in CR?
Thanks!