Power BITutorialsComplete Guide of Power BI Download and Power BI Installation Steps By excelsuperstar20 December 24, 2019 2 Mins read Power BI Download and Installation Guide Microsoft Power BI Desktop is designed for the data analyst. It consists of the interactive visualizations,… Read more
Power BITutorialsKeep Duplicate Records in Power Query By excelsuperstar20 December 20, 2019 1 Mins read Power Query in Power BI allows you to perform a series of steps to transform your data. One of the steps amongst… Read more
Power BITutorialsPower Bi Dax Deduplication Based On Column By excelsuperstar20 December 17, 2019 3 Mins read To do Power BI DAX deduplication based on column or to eliminate the duplicate data from a data set, Power BI has… Read more
Power BITutorialsLearn How to Create Index Column Using Power Query By excelsuperstar20 December 12, 2019 1 Mins read There is one more interesting feature of Power Query where it lets you add an index column that serves as a row… Read more
Power BITutorialsHow to do Duplicate Columns in Power Query By excelsuperstar20 December 12, 2019 1 Mins read You can also duplicate the columns easily using the Power Query Editor in Power BI. This can be helpful when you have… Read more
Power BITutorials51 Amazing Power Query Tips & Tricks | Power Query Tutorial By excelsuperstar20 December 8, 2019 11 Mins read Learn Power Query Tips and Tricks. Power Query is one of the most powerful features in Power BI and the easiest to… Read more
Power BITutorialsHow to Add Comments In M Using Power Query By excelsuperstar20 December 4, 2019 1 Mins read You can add comments to your code either with single-line comments that start with ‘//’ or multi-line comments that start with ‘/*’… Read more
Power BITutorialsSteps to Create A List Query From A Table Column By excelsuperstar20 December 4, 2019 1 Mins read Power Query also allows you to create a list query from a data table available. The column from the given data table… Read more
Power BITutorialsHow to Manage Parameters in Power Query By excelsuperstar20 December 4, 2019 1 Mins read Learn How to Manage Parameters in Power Query Step-by-Step. Power Query can create a query parameter and link it to the List… Read more
Power BITutorials4 Easy Steps to Concatenate Columns in Power Query By excelsuperstar20 December 4, 2019 1 Mins read Merging columns is also a feature of Power Query which is very useful for transforming data. You can use this feature easily… Read more
Power BITutorialsTop 3 Steps to Append Queries Using Power Query By excelsuperstar20 December 4, 2019 1 Mins read You can even append queries in Power Query. This feature is very useful if you want to combine two data tables together…. Read more
Power BITutorialsTop 5 Steps to Extract Age Using Date in Power Query By excelsuperstar20 December 4, 2019 1 Mins read Learn How to Extract Age using Date in Power Query. This is an amazing feature as it allows you to extract the… Read more
Power BITutorialsHow to Create A Sequential List Using Power Query By excelsuperstar20 December 4, 2019 1 Mins read The Power Query M language allows you to create a list containing a sequence of numbers or characters very easily. This is… Read more
Power BITutorialsDisable Relationship Detection for Beginners in Power Query By excelsuperstar20 December 4, 2019 1 Mins read Disable Relationship Detection for Beginners in Power Query. This is another feature of Power Query that will speed up your queries. When… Read more
Power BITutorialsAdvanced Editor With Power Query By excelsuperstar20 December 4, 2019 1 Mins read Advanced Editor With Power Query can perform a lot of complex steps with any kind of data source. However wouldn’t it be… Read more
Power BITutorialsUse Excel's Right Function With 'M' To Extract Left Side Data By excelsuperstar20 December 2, 2019 1 Mins read If you want to use the Excel LEFT Function in Power Query, then you can’t directly go for it. This is because… Read more
Power BITutorialsGet The Length Of Strings Using 'M' in Power Query By excelsuperstar20 December 2, 2019 1 Mins read Get the Text Length using Power Query M. If we want to use the Excel LEN function to get the length of… Read more
Power BITutorialsBest Ways to Add Column From Examples in Power Query By excelsuperstar20 December 2, 2019 1 Mins read Sometimes we need to transform the text from a huge data table which is not directly possible. But, with Power Query, you… Read more
Power BITutorialsBest Ways to Import Data From XML in Power Query By excelsuperstar20 December 2, 2019 1 Mins read You can easily load the data files like Excel spreadsheets in Power Query. But what if your data source is not an… Read more
Power BITutorialsSplit First & Last Name Using Power Query By excelsuperstar20 December 1, 2019 1 Mins read Sometimes, when you have a data table which includes full names of candidates in one column and you want to separate the… Read more