Creating dynamic pivot reports on SQL Server

Posted by Gunnar Peipman on January 2, 2012

In one of my current projects I have some pivot reports that show count of issues in different states. Grouping depends on report. States are dynamic - admins can define new states and save them to states table. This means that I cannot hardcode names of states to queries. Instead I need dynamic

... [read more]

Rating

not rated

Reviews

There are currently no comments or reviews.

Submit a review:

Login required.