Microsoft Power BI is a business intelligence (BI) platform provided by Microsoft for analyzing and visualizing raw data to present actionable information. In February 2019, Gartner confirmed Microsoft as Leader in the…
Tag: Power BI
Power BI Day of the Week Name using DAX
Day of Week Name In order to get the Day of Week Name from this date, which is Monday, Tuesday, Wednesday, etc. We can use the FORMAT function as below: Day of Week Name…
Power bi combine different column from DAX
Power bi combine different column from DAX Here we will see how to combines different columns using DAX using Power BI. I will combine two-column that is Customer ID and Customer Name using DAX from…