how can I use ssdt bi in visual studio 2022

Stepper, Ludwig 1 Reputation point
2022-07-06T07:25:16.13+00:00

I want to use the SSRS Reporting tool in visual Studio 2022 in the options I find the ssrs but there is no way to start a reporting project ??

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.
2,878 questions
Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,009 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Anna Xiu-MSFT 27,891 Reputation points Microsoft Vendor
    2022-07-06T09:52:54.83+00:00

    Hi @Stepper, Ludwig ,

    Welcome to Microsoft Q&A!

    For SSRS(Microsoft Reporting Services Projects), you can install it from Extensions > Manage Extensions or from the Marketplace.

    For SSDT, you need to install it through Visual Studio Installer > Individual components > SQL Server Data Tools.

    After installing SSDT and SSRS, please re-launch your VS2022 and create the report server project again.

    For more details, please refer to: SSDT for Visual Studio 2022.

    Sincerely,
    Anna
    *
    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    1 person found this answer helpful.
    0 comments No comments