I have a task tracking application, which is very basic. It currently has a number of tasks and the progress is updated as the tasks get completed, from 0 to 100%.
I would like to know what is the best way of creating a report that will be grouped by the last 7 days - but not every day i have data. for example:
I have to generate winword document for badges printing application. Basic scenario is the following: User selects employees from list, click \"print badges\", winword appears to allow user make som
I\'ve been tasked with creating a report in MS-Access that looks exactly like a spreadsheet that a vendor supplies to us for my company to fill in.
I\'m curious if anyone has any leads for me on this: I have a business app that we\'re building, that could benefit from some out of the box reporting services.Looking for reports that can be created
We\'re using a SSRS report with URL links that\'s being displayed in our web application.When we click on a link in the report, it should take you to a page within the web app.However, when we click o
I\'ve used many of the diff tools listed here.What I haven\'t found is one that has good reporting tools.The changes to our software baseline that will be reviewed at a change control board.I am looki
It\'s getting old rewriting report code for Rails applications. Ya have to create the query, the routes, the action, and the view...(yes, I\'m lazy) Is there anything out there that would create a ful
I have a web report(.aspx page).I like to have a functionality to export that report in开发者_运维知识库to pdf format.Is there any way I can export it to PDF format without using any third party contr
I\'m trying to create a rdlc report in Visual Studio 2008 and I\'m having a bit of trouble with the totals at the end.