Skip to main content
Nintex Community Menu Bar

Report filter by current user

  • January 18, 2008
  • 1 reply
  • 6 views

Forum|alt.badge.img+4
Hi,

Is it possible to add a filter to the report designer that can filter by the currently logged in user?

Thanks,
Gabriel

1 reply

Forum|alt.badge.img+9
  • Nintex Partner
  • January 18, 2008

Unfortunately I don't believe there is any user context exposed within the Workspace report designer.  Perhaps you can create the base report in Workspace then extend it within Visual Studio to somehow grab the context. 


KB article 189 (http://kb.k2workflow.com/Articles/KB000189.aspx) describes how to create a report in workspace, publish it to SQL Reporting Services, then open it in VS and then republish. 


This is just an idea.