In SSRS how to distinguish between username accounts and group accounts.

SKum42 1 Reputation point
2021-05-10T09:26:32.257+00:00

I need a SQL Query to Extract data for all the reports which have security settings set to accounts by employee names(Usernames) and also the account status (disabled/deactivated/active).

Goals:

1) Differentiate Username(Login) Accounts from Group Accounts. ( Both hold roles in the security configuration)
2) Finding if the User Account is Active or Inactive

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
14,492 questions
SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
3,056 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,700 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Joyzhao-MSFT 15,631 Reputation points
    2021-05-11T06:43:02.457+00:00

    Hi @SKum42 ,
    What does "group account" mean? I am very confused about this. It's not very clear for me what you want to express.
    Regards,
    Joy


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.