Hi
How we can create drill down reports in Asp.net without any third party tool. I am using Sql 2019 express.
Thanks
Hi
How we can create drill down reports in Asp.net without any third party tool. I am using Sql 2019 express.
Thanks
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sachin SinghPosted Sep 12, 2022, 12:09 PM
Yes, you just need to install SSDT (Sql Server Data Tools).
For this
1. On start button search of PC-->Type Visual Studio Installer
2.In the installer, select for the edition of Visual Studio that you want to add SSDT to, and then choose Modify.
3. Select SQL Server Data Tools under Data storage and processing in the list of workloads.
Ramco RamcoPosted Sep 12, 2022, 11:38 AM
Hi All
Can we develop SSRS reports with Sql 2017/2019 Express
Thanks
Rajanikant HawaldarPosted Sep 12, 2022, 9:26 AM
Hello ramco,
Use SSRS reports, Refer below tutorial.
https://www.c-sharpcorner.com/learn/learn-ssrs-in-11-hours/hour-1-what-is-ssrs
Sachin SinghPosted Sep 12, 2022, 8:19 AM
If you are using Sql Server you can use SSRS.
here is a tutorial
https://www.tutorialgateway.org/ssrs-drill-down-report/