Author name: DINESH KUMAR

Tableau Certified Data Analytics professional with 7+ years of overall IT experience and 4 years of experience in analytics. Completed Post graduate program in Data science and Engineering from Great Lakes. Having good knowledge in Tableau, PowerBI, SQL and Python. Member of Data Visualization Society(DVS). Currently working as Data Analyst in Elsevier, a publishing and information analytics company.

SQL equivalent Power BI DAX functions – Part 2

Introduction In this article, we are going to see window function in SQL and its equivalent Power BI DAX function.If you want to check out SQL basic, check it out in part 1. Specifications Data – Loan transaction data Environment – Postgres and Power BI What is window function? A window function performs an aggregate calculation across […]

SQL equivalent Power BI DAX functions – Part 2 Read More »

SQL equivalent Power BI DAX functions – Part 1

Introduction SQL is the most widely used language for reporting or querying any historic data. In this article, I am going to explain how to convert SQL functions to Power BI DAX. SQL has many functions, so I explain the aggregate and non-aggregate function in part one.  Some other functions are explained in my upcoming article.

SQL equivalent Power BI DAX functions – Part 1 Read More »