Forum Discussion
ethanlsaul723
3 years agoNew Member
Column Headers with Dates
Hello, My data is provided as follows: Items are in columns and dollars sold are in columns by week ending date. Since each week, we add a date and lose the old week, my columns are ...
amitchandak
Super User
3 years agoethanlsaul723 , Unpivot the week column, and cosider dax append method if those can help
https://blog.crossjoin.co.uk/2020/04/13/keep-the-existing-data-in-your-power-bi-dataset-and-add-new-data-to-it-using-incremental-refresh/
https://www.thebiccountant.com/2017/01/11/incremental-load-in-powerbi-using-dax-union/