Author Archives
I am a data enthusiast, writer, and blogger dedicated to working with the latest and greatest data tools and platforms such as Power BI and Azure.
Welcome to my blog!!!
-
USERNAME() to extract the name of the logged-in user in Power BI – Part 2
USERNAME() and USERPRINCIPALNAME() can be used in various ways. However, In this post, we will look at two Power BI functions, USERNAME() and USERPRINCIPALNAME(). To extract either the first name or the user’s last name, they differ when using Power… Read More ›
-
Quick and easy way to use USERNAME() to extract the name of the logged-in user in Power BI – Part 1
USERNAME() and USERPRINCIPALNAME() can be used in various ways. However, In this post, we will look at two Power BI functions, USERNAME() and USERPRINCIPALNAME(), to extract either the first name or the user’s last name see how they differ when… Read More ›
-
Power BI Date Dimension Demystified Part 2
Hello All, let us continue with our journey of demystifying the Date Dimension. In my last post, we learned to use CALENDARAUTO() function. We will continue today with the second DAX function called Calendar(). We will also look at how… Read More ›
-
Power BI Date Dimension Demystified Part 1
Hello All, today, let us take the first step towards demystifying the Date Table journey. Date Dimension plays a vital role. Almost always, there is a need to perform and derive time-based insights. Few ground rules must be adhered to when it… Read More ›