
Generators in the Age of AI (Saving 4 Person-Years)
One of the things that we are doing at my company is we are retiring our SSRS reports. Reporting is very important to our company as it is to many companies and with 64 different SSRS reports to convert to another system, the amount of work is a daunting task. One of the cool things we have at our company is a dynamic JSON based dashboard building system. Lots of fun, but another post to describe it and what it looks like. Safe to say the general idea is that we need to convert these SSRS reports to our modern reporting system. So essentially a variety of table widgets with varying filters to different stored procedures in various databases and Snowflake. So there was a constraint imposed that we needed to do as much of this on the frontend as possible. I promise I would have preferred a bit more backend involvement, but it was a direction handed down from my director. So the question was how to handle this in as short an amount of time as possible. My director originally estimated thi
Continue reading on Dev.to Webdev
Opens in a new tab

