Blogs

Stay up to date with insights, tips, and education from experts in healthcare IT.

Once you start working with Microsoft’s reporting solution, you will find there are multiple versions of SSRS, and some of the versions have different specifications for the RDL files which hold your report definitions. In addition, there are different versions of Report Manager (and the rendering engine)…

National Nurses Week was celebrated this month and it was great to see the support of and celebration of all the great nurses who make a difference for patients and families every day. If you’ve ever been a patient in a medical setting, I’m sure you would…

SQL Server Integration Services is a powerful tool for building a single DTSX package, which can generate a single output file—or dozens of them—and let that set of work be scheduled to run automatically. And it’s included in your MEDITECH Data Repository server license for SQL Server!…

A very useful tool to have in your Data Repository toolbox is a Date Dimension table—which is a physical database table with one row per date from, say, 1900 through the end of 2499, and key elements pre-calculated about that date. This is useful for many data…

It may not be obvious when working in SQL Server Data Tools or Business Intelligence Development Studio, but when you add datasets to a SQL Server Reporting Services (SSRS) Report, they get an implied order of execution. Say you have a MEDITECH EDM dashboard, and it has…