Trying to recreate an Impromptu report in ReportNet. I have a very simple grouped report:
Priority # Completed
1 201
2 100
3 103
... and so on.
There is another field being used in the query called Completed that is a date/time field. I am trying to use that field as the basis for my prompt that I send to the user so they can choose a month to run the report.
How do I do this?
I tried entering some static values in the static property but I don't know how then to associate that to the month of the completed field because I don't see that function in reportNet as it was in Impromptu. I thought this would be pretty straightforward and maybe it is and I just don't know where I should be looking.
thanks in advance.
Priority # Completed
1 201
2 100
3 103
... and so on.
There is another field being used in the query called Completed that is a date/time field. I am trying to use that field as the basis for my prompt that I send to the user so they can choose a month to run the report.
How do I do this?
I tried entering some static values in the static property but I don't know how then to associate that to the month of the completed field because I don't see that function in reportNet as it was in Impromptu. I thought this would be pretty straightforward and maybe it is and I just don't know where I should be looking.
thanks in advance.