Relative Content

Tag Archive for sortingdatepowerbidax

Sort Combined column

I’m a seasoned Tableau user new to Power Bi. I have two date columns that I have combined to create one column based on the Start Date and the End Date utilizing the following code: CombineValues(" ", "Starts", Tabel1[Table1[Start Date], "Ends", Table1[End Date]).