IT 專業人員的技術資源 > 論壇首頁 > SharePoint - Excel Services (pre-SharePoint 2010) > Create where clause with parameters in Excel Services
發問發問
 

已答覆Create where clause with parameters in Excel Services

  • 2009年11月18日 下午 02:50gsmith140 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     
    I'm just starting out with Excel Services, and I have what I think is a pretty straightforward question.  Basically I have a set of data from SQL Server that I want to display in a workbook on MOSS, and I want to be able to control the dataset's contents with a parameter in the workbook that a user can modify on the web display.  For example, year is the parameter, the user can enter a year, and the sheet shows only data for the selected year. 

    My question is this: can I set the workbook up so the query forms a where clause based on this user-entered parameter?  Or, is there a better way to go about this altogether?  Any help is appreciated. Thanks.

解答

所有回覆