Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Database & SysAdmin
  3. Database
  4. SQL Report Service 2005 Auto Filter

SQL Report Service 2005 Auto Filter

Scheduled Pinned Locked Moved Database
databasequestion
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Q Offline
    Q Offline
    QPun
    wrote on last edited by
    #1

    Hi all, this is my first post here. I want to know if there is any chance to create a report using SQL 2005 Report Service to mimic the Data-Auto Filter tool in Ms Excel. In this case, i want to create in matrix report.Let's say I have a dataset using this query : select p.Proj_ID, p.Division_ID, p.Division_Desc, p.Department_ID, p.Department_Desc, p.Type from project p left join Mill m on p.mill = m.org_area I have create a matric report, with P.Type in Row Area, Division_Desc in Column area and below Division_Desc I have group base on Departemen_Desc. Proj_ID in Data Area. I want to create something like combo box in the report column header to choose witch Division to shown. Is there any possible way to create such thing? Thanx for any information.

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups