Introduction Embark on your Power BI journey by creating a stunning report and dashboard that bring your data to life! In this article, I'll walk you through each step -…
Traditional data warehouses faced challenges with storing large volumes of data and providing faster and more efficient analytical queries. Things are changing with modern cloud warehouse solutions where the storage…
Digital transformation is critical in today's age to stay competitive. This requires a powerful data management strategy to oversee data integrity & quality, security, and integration with all different data…
Imagine if Excel, Picasso, and a data wizard had a love child - that’s Power BI. It’s Microsoft’s powerhouse tool for transforming raw data into interactive, visual stories. Whether you’re…
Let's jump on the cool kids' bandwagon and move to the cloud. Seriously, you do not want to be the only one doing backups, patching, and worrying about EOL support…
Deleting data from your production databases can be tricky. You can either choose TRUNCATE or DELETE statements to suit your need. Here in this blog, I will focus more on…
Let us not get into a discussion of why we are still talking about SSRS here and not some other fancy BI technologies like Power BI, Tableau, etc. I like…
Writing efficient queries following best practices is a sign of a good database developer. However, for it to perform at the intended level there are more knobs to turn. Let…
In my last post, I talked about how I measure query performances. Let's talk about some of the best practices around query design so that we do not have to…
One of your production queries out of nowhere started to run slow and users aren’t happy. Application takes forever to load its screen because of course, the query retrieving data…